华为交换机-端口镜像命令
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
华为交换机-端口镜像命令(20)
2009-02-08 01:10:48| 分类:路由相关|字号订阅
Quidway S3500-EA系列以太网交换机命令手册
端口镜像目录
目录
第1章端口镜像配置命令.......................................................................................................1-1 1.1 端口镜像配置命令.............................................................................................................. 1-1 1.1.1 display mirroring-group ........................................................................................... 1-1
1.1.2 mirroring-group........................................................................................................ 1-2
1.1.3 mirroring-group mirroring-port ................................................................................. 1-3
1.1.4 mirroring-group monitor-port ................................................................................... 1-4
1.1.5 mirroring-group reflector-port .................................................................................. 1-5
1.1.6 mirroring-group remote-probe vlan ......................................................................... 1-6
1.1.7 mirroring-port........................................................................................................... 1-7
1.1.8 monitor-port ............................................................................................................. 1-8
Quidway S3500-EA系列以太网交换机命令手册
端口镜像第1章端口镜像配置命令
第1章端口镜像配置命令
1.1 端口镜像配置命令
1.1.1 display mirroring-group
【命令】
display mirroring-group { group-id | local | remote-source |
remote-destination | all }
【视图】
任意视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
local:本地镜像组。
remote-source:远程源镜像组。
remote-destination:远程目的镜像组。
all:所有镜像组。
【描述】
display mirroring-group命令用来显示端口镜像组的信息。
不同的镜像组类型,其显示内容不同。
设备将按照镜像组号的顺序进行显示。
【举例】
# 显示所有镜像组的信息。
<Sysname> display mirroring-group all
mirroring-group 1:
type: local
status: active
mirroring port:
Ethernet1/0/1 both
Ethernet1/0/2 both
monitor port: Ethernet1/0/3
mirroring-group 2:
type: remote-source
status: inactive
华为所有和机密1-1
版权所有(c) 华为技术有限公司
Quidway S3500-EA系列以太网交换机命令手册
第1章端口镜像配置命令端口镜像
mirroring port:
Ethernet1/0/4 both
reflector port:
remote-probe vlan: 1900
表1-1 display mirroring-group命令显示信息描述表
字段描述
mirroring-group 端口镜像组的组号
镜像组的类型,包括local(本地镜像组)、remote-source(远程源
type
镜像组)、remote-destination(远程目的镜像组)
status 镜像组的状态,active表示已经生效、inactive表示没有生效mirroring port 镜像源端口
monitor port 镜像目的端口
reflector port 反射口
remote-probe vlan 远程镜像VLAN
1.1.2 mirroring-group
【命令】
mirroring-group group-id { local | remote-source | remote-destination }
undo mirroring-group { group-id | local | remote-source | remote-destination | all }
【视图】
系统视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
local:本地镜像组。
remote-source:远程源镜像组。
remote-destination:远程目的镜像组。
all:所有镜像组。
【描述】
mirroring-group命令用来创建镜像组。
undo mirroring-group命令用来删除镜像
组。
创建镜像组的时候需要指定镜像组类型:
1-2 华为所有和机密
版权所有(c) 华为技术有限公司
Quidway S3500-EA系列以太网交换机命令手册
端口镜像第1章端口镜像配置命令
若在命令行中指定local参数,表示要创建本地镜像组;若在命令行中指定remote-destination参数,表示要创建远程目的镜像组;若在命令行中指定remote-source参数,表示要创建远程源镜像组。
删除镜像组的时候需要指定镜像组类型或者镜像组号:若在命令行中指定group-id 参数,表示删除端口镜像组号为group-id 的镜像组;若在命令行中指定all参数,表示删除所有的镜像组;若在命令行中指定local参数,表示要删除本地镜像组;若在命令行中指定remote-destination参数,表示要删除远程目的镜像组;若在命令行中指定remote-source参数,表示要删除远程源镜像组。
需要注意的是:S3500-EA系列以太网交换机只支持配置1个本地镜像组或1个远程源镜像组,
两者不能同时配置。
如果流镜像的目的端口和本地端口镜像组的目的端口为不同的端口,则两者不
能同时配置。
关于流镜像的配置请参见“QoS”模块的相关内容。
【举例】
# 创建本地镜像组1。
<Sysname> system-view
[Sysname] mirroring-group 1 local
# 创建远程目的镜像组2。
<Sysname> system-view
[Sysname] mirroring-group 2 remote-destination
1.1.3 mirroring-group mirroring-port
【命令】
mirroring-group group-id mirroring-port mirroring-port-list { inbound |
outbound | both }
undo mirroring-group group-id mirroring-port mirroring-port-list { inbound |
outbound | both }
【视图】
系统视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
华为所有和机密1-3
版权所有(c) 华为技术有限公司
Quidway S3500-EA系列以太网交换机命令手册
第1章端口镜像配置命令端口镜像
mirroring-port-list:端口列表,表示多个端口。
表示方式为mirroring-port-list =
{ interface-type interface-number [ to interface-type interface-number ] }&<1-8>。
其中,interface-type为端口类型,interface-number为端口编号。
&<1-8>表示前面
的参数最多可以输入8次。
inbound:表示仅对端口接收的报文进行镜像。
outbound:表示仅对端口发送的报文进行镜像。
both:表示对端口接收和发送的报文都进行镜像。
【描述】
mirroring-group mirroring-port命令用来为已经创建的镜像组添加源端口。
undo
mirroring-group mirroring-port命令用来为镜像组删除源端口。
需要注意的是:源端口不能是现有镜像组的成员端口;不能为远程目的镜像组添加源端口。
【举例】
# 为已存在的镜像组1添加源端口。
<Sysname> system-view
[Sysname] mirroring-group 1 mirroring-port Ethernet 1/0/1 to Ethernet 1/0/5
both
# 从镜像组1中删除某些源端口。
[Sysname] undo mirroring-group 1 mirroring-port Ethernet 1/0/1 to Ethernet
1/0/3 both
1.1.4 mirroring-group monitor-port
【命令】
mirroring-group group-id monitor-port monitor-port-id
undo mirroring-group group-id monitor-port monitor-port-id
【视图】
系统视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
monitor-port-id:目的端口,表示方式为interface-type interface-number。
其中,
interface-type为端口类型,interface-number为端口编号。
1-4 华为所有和机密
版权所有(c) 华为技术有限公司
Quidway S3500-EA系列以太网交换机命令手册
端口镜像第1章端口镜像配置命令
【描述】
mirroring-group monitor-port命令用来为已经创建的镜像组添加目的端口。
undo
mirroring-group monitor-port命令用来为已经创建的镜像组删除目的端口。
需要注意的是:已经有目的端口的镜像组不能再添加目的端口;目的端口不能是现有镜像组的成员端口;本地端口镜像组的目的端口不能为聚合成员端口;不能为远程源镜像组配置目的端口;指定的镜像组必须预先创建;建议用户不要在目的端口上使能STP、RSTP或MSTP,否则会影响设备的正
常使用,反之亦然。
【举例】
# 为远程目的镜像组1添加目的端口Ethernet 1/0/1。
<Sysname> system-view
[Sysname] mirroring-group 1 remote-destination
[Sysname] mirroring-group 1 monitor-port Ethernet 1/0/1
1.1.5 mirroring-group reflector-port
【命令】
在系统视图下:
mirroring-group group-id reflector-port reflector-port-id
undo mirroring-group group-id reflector-port reflector-port-id
在端口视图下:
mirroring-group group-id reflector-port
undo mirroring-group group-id reflector-port
【视图】
系统视图/以太网端口视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
reflector-port-id:反射端口,表示方式为interface-type interface-number。
其中,
interface-type为端口类型,interface-number为端口编号。
华为所有和机密1-5
版权所有(c) 华为技术有限公司
Quidway S3500-EA系列以太网交换机命令手册
第1章端口镜像配置命令端口镜像
【描述】
mirroring-group reflector-port 命令用来为远程源镜像组配置反射口。
undo
mirroring-group reflector-port命令用来取消该配置。
需要注意的是:只有远程源镜像组可以配置反射口,其它类型的镜像组不能配置反射口,已有
反射口的镜像组不能再配置反射口;反射口不能是现有镜像组的成员端口、聚合成员端口,必须是Access端口且
属于缺省VLAN;不能配置QinQ、端口环回、业务环回功能;端口的双工模式、端口速率、MDI属性取值均为缺省值时,才能将端口配置为
反射口;将某个端口配置为反射口后,不能再修改端口双工模式、端口速率、
MDI属性取值,即这些属性只能为缺省值;建议用户不要在反射口上连接网线,不要在反射口上配置下列功能:STP、
RSTP、MSTP、802.1x、IGMP Snooping、静态ARP和MAC地址学习功能,
否则会影响设备的正常使用。
【举例】
# 在系统视图下为远程源镜像组1配置反射口Ethernet 1/0/1。
<Sysname> system-view
[Sysname] mirroring-group 1 remote-source
[Sysname] mirroring-group 1 reflector-port Ethernet 1/0/1
# 在以太网端口视图下为远程源镜像组1配置反射口Ethernet 1/0/1。
<Sysname> system-view
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] mirroring-group 1 reflector-port
1.1.6 mirroring-group remote-probe vlan
【命令】
mirroring-group group-id remote-probe vlan rprobe-vlan-id
undo mirroring-group group-id remote-probe vlan rprobe-vlan-id
【视图】
系统视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
rprobe-vlan-id:远程镜像VLAN ID,该VLAN必须已经存在。
1-6 华为所有和机密
版权所有(c) 华为技术有限公司
Quidway S3500-EA系列以太网交换机命令手册
端口镜像第1章端口镜像配置命令
【描述】
mirroring-group remote-probe vlan命令用来为远程源镜像组或者远程目的镜像
组配置远程镜像VLAN。
undo mirroring-group remote-probe vlan命令用来取消
该配置。
需要注意的是:只有远程源镜像组和远程目的镜像组可以配置远程镜像VLAN,本地镜像组不能配置远程镜像VLAN;已有远程镜像VLAN 的镜像组不能再配置远程镜像
VLAN;配置远程镜像VLAN时,要求该VLAN为静态VLAN并预先创建。
被配置成远
程镜像VLAN后,该VLAN不能直接删除,必须先删除远程镜像VLAN的配置
才能够删除这个VLAN。
如果镜像组生效后,远程镜像VLAN被取消,那么该
镜像组也将失效。
建议远程镜像VLAN不用做其他用途,仅用于远程镜像。
【举例】
# 为远程源镜像组1配置远程镜像VLAN 2。
<Sysname> system-view
[Sysname] mirroring-group 1 remote-source
[Sysname] mirroring-group 1 remote-probe vlan 2
1.1.7 mirroring-port
【命令】
[ mirroring-group group-id ] mirroring-port { both | inbound | outbound }
undo [ mirroring-group group-id ] mirroring-port { both | inbound | outbound }
【视图】
以太网端口视图
【参数】
group-id:端口镜像组的组号,取值范围为1~2。
inbound:表示仅对端口接收的报文进行镜像。
outbound:表示仅对端口发送的报文进行镜像。
both:表示对端口接收和发送的报文都进行镜像。
华为所有和机密1-7
版权所有(c) 华为技术有限公司。