cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
735
Views
0
Helpful
1
Replies

Nexus - Interface is UP but configuration shows "shutdown"

cwwong1973
Level 1
Level 1

I am not able to find any particular bugs on Nexus 6000 running 7.1(0)N1(1a).

 

In the interface configuration, I notice the "shutdown" command is there but interface is actually up.

 

Configuration

interface Ethernet101/1/14
  switchport access vlan 1301
  spanning-tree port type edge
  shutdown
 

sh int eth101/1/14
Ethernet101/1/14 is up
 

There is traffic passing through this interface hence no issues. But unable to find any specific bugs (cosmetic?) related to the issue.

 

Thanks in advance

 

Cheers

 

1 Reply 1

If you do not configure a bandwidth on the subinterface and you configure the bandwidth inherit command on the main interface, the subinterfaces will inherit the ..... shutdown. Brings the port down administratively. no shutdown. Brings the port up administratively. show interface status err-disabled. .