Moderator

 • 

9.5K Posts

September 5th, 2019 10:00

Hi,

What happens if you do a shutdown no shutdown on the ports?

6 Posts

September 5th, 2019 16:00

Hi Josh,

I tried to do that a few times previously and it does not help. Now, I have done it again and I included output from the CLI below:

SWITCH#show interfaces status gi1/0/10

Port      Description     Duplex Speed   Neg  Link   Flow  M  VLAN
                                              State  Ctrl
--------- --------------- ------ ------- ---- ------ ----- -- -------------------
Gi1/0/10  FAULTY-FREE     Full   1000    Auto Up     On    A  100

SWITCH#show mac address-table interface gigabitethernet 1/0/10

Aging time is 300 Sec

Vlan     Mac Address           Type        Port
-------- --------------------- ----------- ---------------------

Forwarding Database Empty.

SWITCH#show mac address-table count interface gigabitethernet 1/0/10

Capacity: 25600
Used: 4294967295
Static addresses: 0
Secure addresses: 0
Dynamic addresses: 4294967295
Internal addresses: 0

SWITCH#show mac address-table count                                 

Capacity: 25600
Used: 223
Static addresses: 81
Secure addresses: 0
Dynamic addresses: 140
Internal addresses: 2

SWITCH#conf

SWITCH(config)#interface gi1/0/10

SWITCH(config-if-Gi1/0/10)#shutdown 

SWITCH(config-if-Gi1/0/10)#do show interfaces status gigabitethernet 1/0/10

Port      Description     Duplex Speed   Neg  Link   Flow  M  VLAN
                                              State  Ctrl
--------- --------------- ------ ------- ---- ------ ----- -- -------------------
Gi1/0/10  FAULTY-FREE     N/A    Unknown Auto Down   Off   A  100

SWITCH(config-if-Gi1/0/10)#no shutdown 

SWITCH(config-if-Gi1/0/10)#end
SWITCH#show mac address-table count interface gigabitethernet 1/0/10

Capacity: 25600
Used: 4294967295
Static addresses: 0
Secure addresses: 0
Dynamic addresses: 4294967295
Internal addresses: 0

SWITCH#show interfaces status gi1/0/10                              

Port      Description     Duplex Speed   Neg  Link   Flow  M  VLAN
                                              State  Ctrl
--------- --------------- ------ ------- ---- ------ ----- -- -------------------
Gi1/0/10  FAULTY-FREE     Full   1000    Auto Up     Off   A  100

Also, I can confirm the same host when connected to another port in the same switch stack sends and receives packets.

Thanks,
Sebastian

6 Posts

September 29th, 2019 16:00

I have done shutdown the port a couple of times, it looks like there is a bug, the dynamic address counter in port Gi1/0/10 stuck at very high value.

Anyone else experienced the same issue?

Thank,

Sebastian

No Events found!

Top