09-29-2016 07:26 AM - edited 03-08-2019 07:37 AM
I have dozens of VLANs in a 10Gig Port Channel on 2 HA N7000s.
I need to change the IPs, HSRP IP, and subnet of one of the VLANs.
Do I need to remove the VLAN Interface from the Port Channel before changing the subnet?
interface Vlan403
hsrp 1
no ip address x.y.z.a
exit
no ip address x.y.z.b/29
ip address a.b.c.y/28
hsrp 1
ip address a.b.c.x
exit
exit
Solved! Go to Solution.
09-29-2016 07:51 AM
sorry do you mean remove the vlan from the port-channel , like the allowed list for layer 2 vlans on the port-channel ? not the vlan interface as vlan interface cant be part of channel-group for a po like a physical interface ?
If that's what you meant then no you do not need to remove the layer 2 vlan from the port-channel trunk , you can still make changes to the vlan interface/svi without any problems
if I miss understood you let me know
09-29-2016 07:51 AM
sorry do you mean remove the vlan from the port-channel , like the allowed list for layer 2 vlans on the port-channel ? not the vlan interface as vlan interface cant be part of channel-group for a po like a physical interface ?
If that's what you meant then no you do not need to remove the layer 2 vlan from the port-channel trunk , you can still make changes to the vlan interface/svi without any problems
if I miss understood you let me know
09-29-2016 07:57 AM
mark malone knocks it out of the park! He was even smart enough to see through my mistake.
Thanks mark. You read (and interpreted) that correctly.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide