02-02-2017 02:10 PM - edited 03-08-2019 09:09 AM
Hi Team,
Can someone help I need to remove or delete a Port-channel on a Nexus 7000 and create a new one how can i accomplish this fi you can help thank you.
Solved! Go to Solution.
02-02-2017 05:20 PM
Hi,
Try this command:
example:
no interface port-channel 20
Than create a new one by simply adding the physical interfaces to it
example:
inter e1/1
channel-group 30 mode active
this is if you want to run LACP.
after this, issue "no sh" under interface po30.
HTH
02-02-2017 05:20 PM
Hi,
Try this command:
example:
no interface port-channel 20
Than create a new one by simply adding the physical interfaces to it
example:
inter e1/1
channel-group 30 mode active
this is if you want to run LACP.
after this, issue "no sh" under interface po30.
HTH
02-02-2017 05:32 PM
I will try that thank you for your help.
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