■portの設定を見るには
# show ports info [detail] Port Diag Flags Link Link_UPs Num Num Jumbo QOS Load State VLANs Proto Size Profile Master 1 P e--m---o-- ready 0 1 0 N/A 2 P e--m---o-- ready 0 1 0 N/Aリアルタイムで見るなら
# show ports configなどがよい ■portを有効、無効にする
# disable ports [port number] # enable ports [port number | all]■portのauto nego
# config ports [portlist] auto off {speed [10 | 100 | 1000] duplex [half | full]}
# config ports [portlist] auto onauto negoをリセットする
# restart ports [portlist]■auto porality (etherのクロス/ストレートの判別)を設定する
# config ports 3-5 auto-polarity off # config ports all auto-polarity on
■ポートミラーリング
Summit200-24:5 # config mirroring add ports 2 * Summit200-24:6 # enable mirroring to port 1 tagged* Summit200-24:7 # show mirroring Mirror port: 1 is down tagged port number 2 in all vlans
