|
|
关于rspan的配置问题
我的网络的交换机全部是cisco3570G的,全部堆叠,我配置了rspan后,在接有cisco1240 Ap的端口全部出现丢包,不能ping 通AP,
看看我的配置:
switch A:
monitor session 2 source interface Gi1/0/1 - 25
monitor session 2 source interface Gi2/0/1 - 26
monitor session 2 destination remote vlan 800
switch B:
monitor session 1 source vlan 1 - 100 , 800
monitor session 1 destination interface Gi1/0/24
然后就ping cisco 1240 AP 出现严重丢包
接cisco 1240 的端口配置如下:
interface GigabitEthernet2/0/24
switchport trunk encapsulation dot1q
switchport trunk native vlan 98
switchport mode trunk
switchport nonegotiate
no logging event link-status
mls qos trust cos macro
description cisco-wireless
auto qos voip trust
storm-control broadcast level bps 1m
spanning-tree bpduguard enable
请问有没人遇到同样的问题? |
|