Hi all,
I just wanted to get some advice about interoperability between an Avaya 4548GT-PWR running RSTP and a Cisco 6500 running Rapid-PVST please.
The 4548GT is an access switch that will be connected to the 6500 core switch over a single 802.1q link. Only the management vlan 1 and a user vlan will be required over the tagged link.
I can't change the RPVST protocol running on the core and I can't configure it to tag it's native vlan; the management vlan 1 (no matter how bad it is).
I've included the relevant config from the 4548GT below. The downlink port on the Cisco core is just a dot1q trunk. Can anyone please let me know if they see problems in relation to STP compatibility?
spanning-tree op-mode rstp
interface fastethernet all
spanning-tree rstp edge-port true
vlan members remove 1 ALL
vlan members add 10 1-46
vlan ports 1-46 pvid 10
interface fastEthernet 1-46
no shutdown
exit
vlan ports 48 tagging tagall
vlan ports 48 pvid 1
spanning-tree rstp port 48 cost 4
interface fastEthernet 48
spanning-tree rstp edge-port false
snmp trap link-status enable
no spanning-tree bpdu-filtering enable
no shutdown
exit
vlan members add 1 48
vlan members add 10 48
Thank you
Brodie
I just wanted to get some advice about interoperability between an Avaya 4548GT-PWR running RSTP and a Cisco 6500 running Rapid-PVST please.
The 4548GT is an access switch that will be connected to the 6500 core switch over a single 802.1q link. Only the management vlan 1 and a user vlan will be required over the tagged link.
I can't change the RPVST protocol running on the core and I can't configure it to tag it's native vlan; the management vlan 1 (no matter how bad it is).
I've included the relevant config from the 4548GT below. The downlink port on the Cisco core is just a dot1q trunk. Can anyone please let me know if they see problems in relation to STP compatibility?
spanning-tree op-mode rstp
interface fastethernet all
spanning-tree rstp edge-port true
vlan members remove 1 ALL
vlan members add 10 1-46
vlan ports 1-46 pvid 10
interface fastEthernet 1-46
no shutdown
exit
vlan ports 48 tagging tagall
vlan ports 48 pvid 1
spanning-tree rstp port 48 cost 4
interface fastEthernet 48
spanning-tree rstp edge-port false
snmp trap link-status enable
no spanning-tree bpdu-filtering enable
no shutdown
exit
vlan members add 1 48
vlan members add 10 48
Thank you
Brodie
Comment