在如图所示的组网中,SW1的g1/0/1端口属于vlan 10,ip 1.1.1.1/24
SW2的g1/0/1端口属于vlan10,ip 1.1.1.2 24;g1/0/2属于 vlan 13;sw3的g1/0/1属于vlan 13;做了如下配置:
SW2:
[SW2]mirroring-group 1 remote-source
[SW2]mirroring-group 1 mirroring-port g1/0/1 both
[SW2]mirroring-group 1 reflector-port g1/0/3 This operation may delete all settings made on the interface. Continue? [Y/N]: y
[SW2]mirroring-group 1 remote-probe vlan 13
在SW2接口开启抓包
但是,wireshark并没有显示报文
所以,我想请问是哪儿出错了吗?还是wireshark使用出错?
(0)
最佳答案
您好,请知:
1、通过dis mirroring-group all命令查看镜像组的状态是否为active
2、确认监控端口已经划分到了VLAN 13中,且监控软件所在的端口也划分到了VLAN 13
3、如果镜像口是二层口,需要将镜像口和反射端口的STP给关闭。
(0)
反射口不是选择没有使用的端口吗?端口状态是down的 stp怎么关呀
直接在接口下undo stp enable 反射口都是使用DOWN的接口,设置完成后反射口会亮起
您好,评论无法带图片。请您看这个帖子下面的一个答案。模拟器上down的接口配不了undo stp enable命令
您好,我这边可以的哦! [H3C]int gi 1/0/3 [H3C-GigabitEthernet1/0/3]undo stp ? compliance Specify MST BPDU Format config-digest-snooping Specify configuration digest snooping cost Specify port path cost edged-port Specify edge port enable Enable STP instance Specify the spanning tree instance list loop-protection Specify loop protection no-agreement-check Specify port ignore agreement information point-to-point Specify point to point link port Specify port parameter role-restriction Forbid the port to be a root port root-protection Specify root protection tc-restriction Restrict propagation of TC message transmit-limit Specify transmission limit count vlan Specify the VLAN list [H3C-GigabitEthernet1/0/3]undo stp en [H3C-GigabitEthernet1/0/3]undo stp enable [H3C-GigabitEthernet1/0/3]dis this # interface GigabitEthernet1/0/3 port link-mode bridge combo enable fiber undo stp enable
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
您好,我这边可以的哦! [H3C]int gi 1/0/3 [H3C-GigabitEthernet1/0/3]undo stp ? compliance Specify MST BPDU Format config-digest-snooping Specify configuration digest snooping cost Specify port path cost edged-port Specify edge port enable Enable STP instance Specify the spanning tree instance list loop-protection Specify loop protection no-agreement-check Specify port ignore agreement information point-to-point Specify point to point link port Specify port parameter role-restriction Forbid the port to be a root port root-protection Specify root protection tc-restriction Restrict propagation of TC message transmit-limit Specify transmission limit count vlan Specify the VLAN list [H3C-GigabitEthernet1/0/3]undo stp en [H3C-GigabitEthernet1/0/3]undo stp enable [H3C-GigabitEthernet1/0/3]dis this # interface GigabitEthernet1/0/3 port link-mode bridge combo enable fiber undo stp enable