switchport remote-mirror-egress

モード: インターフェースモード
カテゴリー: インターフェース / スイッチポート


(config-if)# switchport remote-mirror-egress vlan <vlan-id>


対象スイッチポートを、指定したリモートミラーリングVLANのリモートミラーポートとして設定する。
指定したリモートミラーリングVLANのソースポートからコピーされたトラフィックは、リモートミラーポートに出力される。


パラメーター

<vlan-id> vlan mode remote-mirror-vlanコマンドで作成したリモートミラーリングVLANのID


使用例

■ ポート1.0.1を、リモートミラーリングVLAN「vlan 2」のリモートミラーポートとして設定する。

awplus(config)# interface port1.0.1
awplus(config-if)# switchport remote-mirror-egress vlan 2
■ ポート1.0.1から、リモートミラーリングVLAN「vlan 2」のリモートミラーポート設定を解除する。
awplus(config)# interface port1.0.1
awplus(config-if)# no switchport remote-mirror-egress


コマンドツリー

interface (グローバルコンフィグモード)
    |
    +- switchport remote-mirror-egress(インターフェースモード)

関連コマンド

remote-mirror interface(インターフェースモード)
vlan mode remote-mirror-vlan(VLANモード)
show remote-mirror(非特権EXECモード)



(C) 2012 - 2020 アライドテレシスホールディングス株式会社

PN: 613-001763 Rev.AK