cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
965
Views
0
Helpful
2
Replies

nexus 7K port-channel

ronipo
Level 4
Level 4

hello,

after creating a port-channel within a vdc and assigning interfaces, i can't shutdown individual ports

the port-channel is part of a vpc

i am testing it on version 5.1.5

any ideas?

roni

2 Replies 2

phiharri
Level 1
Level 1

Greetings Roni,

Which ports are you trying to shutdown? How exactly are you shutting down these ports - using 'shutdown' in (config-if) mode? Is the command rejected or any error given? Can you share a session log demonstrating your issue here?

/Phil

hi Phil,

i am trying to close a memeber ethernet interfcae in the port-chanel, using the shutdown cmd in (config-if)

there is no error message - nothing happens

here is the relevant config and the a 'shutdown' test

interface port-channel200

  inherit port-profile N5K-PC

  description vPC to N5K Port 1/9, 1/10

  switchport

  switchport mode trunk

  switchport trunk native vlan 111

  vpc 200

!

interface Ethernet1/9

  inherit port-profile N5K-Eth

  channel-group 200 mode active

  no shutdown

!

interface Ethernet1/10

  inherit port-profile N5K-Eth

  channel-group 200 mode active

  no shutdown

N7K# sh int eth 1/9

  Ethernet1/9 is up

!

N7K# sh int eth 1/10

  Ethernet1/10 is up

N7K# conf t

Enter configuration commands, one per line.  End with CNTL/Z.

N7K(config)# int eth 1/9

N7K(config-if)# shutdown

N7K(config-if)# do sh run int eth 1/9

!Command: show running-config interface Ethernet1/9

!Time: Sun Dec 18 09:17:52 2011

version 5.1(5)

interface Ethernet1/9

  inherit port-profile N5K-Eth

  channel-group 200 mode active

  no shutdown

N7K(config-if)#

thanks,

roni

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card