h3c路由器镜像端口配置命令事例

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于三层流的镜像

1.定义一条扩展访问控制列表ACL

[SwitchA]acl num 100

2.定义一条规则报文源地址为1.1.1.1/32去往所有目的地址

[SwitchA-acl-adv-101]rule 0 permit ip source 1.1.1.1 0 destination any

3.定义一条规则报文源地址为所有源地址目的地址为1.1.1.1/32

[SwitchA-acl-adv-101]rule 1 permit ip source any destination 1.1.1.1 0

4.将符合上述ACL规则的报文镜像到E0/8端口

[SwitchA]mirrored-to ip-group 100 interface e0/8

h3c路由器镜像端口配置命令事例

system-view

System View: return to User View with Ctrl+Z.

[H3C]mirroring-group 1 local

[H3C]mirroring-group 1 mirroring-port G0/1/1both

[H3C]mirroring-group 1 monitor-port G0/1/2

[H3C]dis mirroring-group all

mirroring-group 1:

type: local

status: active

mirroring port:

GigabitEthernet0/1/1 both

mirroring VLAN:

mirroring CPU:

monitor port: GigabitEthernet0/1/2

相关文档
最新文档