Appearance
Appearance
在线文档请参见
http://enterprise.alcatel-lucent.com/?product=OmniSwitch6850&page=documents
启用端口镜像的命令是:
port mirroring source destination定义要镜像的端口以及用于接收来自镜像端口数据的端口,并启用或禁用端口镜像状态。
语法:
port mirroring port_mirror_sessionid [no] source slot/port[-port2] [slot/port[-port2]...] destination slot/port [bidirectional |inport |outport] [unblocked vlan_id] [enable | disable]执行该命令后会即时激活。
也可以通过 Web 界面激活。
多个端口可用作 source,但对于任一给定会话,只能有一个端口用作 destination。
要显示端口镜像的状态,请使用 show port mirroring status
示例:
port mirroring 1 destination 1/23 unblocked 1 enableport mirroring 1 source 1/19 enableport mirroring 1 source 1/10 disableshow port mirroring status于 2020-08-11 23:26:03 UTC 从 https://wiki.wireshark.org/SwitchReference/AlcatelLucent 导入