>показал бы сразу по всем транковым портам всех коммутаторов, или сам проверь
>:)Извините. Проверил и на всякий случай показываю.
>а вилан 1001 как создан? :)
>
>conf t
>vlan 1001
>name rspan
>remote-span
>exit
>
>так? на всех трех коммутаторах? :)
Да. На всех.
(*1*)
#sh vlan id 1001
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1001 RemoteSpan active Po1
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1001 enet 101001 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Enabled
(*2*)
#sh vlan id 1001
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1001 RemoteSpan active Gi0/2, Gi0/7, Po1, Po2, Po3, Po4, Po5, Po6, Po7, Po8
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1001 enet 101001 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Enabled
#sh run int g0/8
Building configuration...
Current configuration : 147 bytes
!
interface GigabitEthernet0/8
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 4 mode on
end
#sh int po4 tru
Port Mode Encapsulation Status Native vlan
Po4 on 802.1q trunking 1
Port Vlans allowed on trunk
Po4 1-4094
Port Vlans allowed and active in management domain
Po4 1,3,10,13,17,20,30-31,202,204-205,209,254,1001
Port Vlans in spanning tree forwarding state and not pruned
Po4 1,3,10,13,17,20,30-31,202,204-205,209,254,1001
#sh int g0/7 tru
Port Mode Encapsulation Status Native vlan
Gi0/7 on 802.1q trunking 1
Port Vlans allowed on trunk
Gi0/7 1,20,30,202,1001
Port Vlans allowed and active in management domain
Gi0/7 1,20,30,202,1001
Port Vlans in spanning tree forwarding state and not pruned
Gi0/7 1,20,30,202,1001
(*3*)
#sh vlan id 1001
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1001 RemoteSpan active Gi1/0/1
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1001 enet 101001 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Enabled
#sh int g1/0/1 tru
Port Mode Encapsulation Status Native vlan
Gi1/0/1 on 802.1q trunking 1
Port Vlans allowed on trunk
Gi1/0/1 1,20,30,202,1001
Port Vlans allowed and active in management domain
Gi1/0/1 1,20,30,202,1001
Port Vlans in spanning tree forwarding state and not pruned
Gi1/0/1 1,20,30,202,1001
Может надо что-нибудь на транзитном (*2*) прописать?