I have a network in which I would like to create a new vlan. We use a core 6513 which routes to and from edge switches.
On the 6513 I created VLAN 3 in the following fashion:
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
spanning-tree vlan 1-5 priority 4096
spanning-tree vlan 60,63-65,70,75,80,85,90,95,99-100,110,120,199 priority 4096
spanning-tree vlan 200,220,250,300,999 priority 4096
interface Vlan3
description UPS Management Network
ip address 10.6.2.252 255.255.255.0
standby 2 ip 10.6.2.254
standby 2 timers 1 3
standby 2 priority 200
standby 2 preempt
standby 2 authentication NMH2
I know there is something I am missing because I cannot ping any devices attaches to the edge switches with switchport access vlan 2
Any help would be appreciated
Thanks
Mark C. Greenwood, CNE
m_jgreenwood@yahoo.com
With more than 10 years experience to share.
On the 6513 I created VLAN 3 in the following fashion:
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
spanning-tree vlan 1-5 priority 4096
spanning-tree vlan 60,63-65,70,75,80,85,90,95,99-100,110,120,199 priority 4096
spanning-tree vlan 200,220,250,300,999 priority 4096
interface Vlan3
description UPS Management Network
ip address 10.6.2.252 255.255.255.0
standby 2 ip 10.6.2.254
standby 2 timers 1 3
standby 2 priority 200
standby 2 preempt
standby 2 authentication NMH2
I know there is something I am missing because I cannot ping any devices attaches to the edge switches with switchport access vlan 2
Any help would be appreciated
Thanks
Mark C. Greenwood, CNE
m_jgreenwood@yahoo.com
With more than 10 years experience to share.