cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1648
Views
0
Helpful
11
Replies

UDLD shutting down a port

wwwillster07
Level 1
Level 1

I have a 6807 VSS core switch, and connected to that core are 2 IDF switches which are 4506.  The 10Gig ports on the sups of the 4506 are set up as a port channel, one leg goes back to one module on the VSS and the other to the secondary.

 

One 6807-4506 connection/port channel have no issue, and both links are up and works as expected, here is the 4506 relevant config that's working:

 

udld enable
!
interface Port-channel31
description Core-VSS EtherChannel
switchport
switchport trunk native vlan 199
switchport trunk allowed vlan 91,94,101,104,105,120,553-555,620,801,802
switchport mode trunk
mtu 9198
service-policy output VOIP_EC_Out_Pmap
ip dhcp snooping trust
!
interface TenGigabitEthernet1/1
switchport trunk native vlan 199
switchport trunk allowed vlan 91,94,101,104,105,120,553-555,620,801,802
switchport mode trunk
mtu 9198
channel-group 31 mode active
service-policy output VOIP_Phy_Out_Pmap
ip dhcp snooping trust
!
interface TenGigabitEthernet1/2
switchport trunk native vlan 199
switchport trunk allowed vlan 91,94,101,104,105,120,553-555,620,801,802
switchport mode trunk
mtu 9198
channel-group 31 mode active
service-policy output VOIP_Phy_Out_Pmap
ip dhcp snooping trust
!

 

And the debugs:

UDLD events debugging is on

Apr 27 20:05:25.713: (udld_send_ager), Message interval = 15000 (Te1/1)
Apr 27 20:05:25.713: (udld_send_ager), Message timer = 15000 (Te1/1)
Apr 27 20:05:25.713: Adv. transmit interval for Te1/1 = 15000
Apr 27 20:05:26.213: (udld_send_ager), Message interval = 15000 (Te1/2)
Apr 27 20:05:26.213: (udld_send_ager), Message timer = 15000 (Te1/2)
Apr 27 20:05:26.214: Adv. transmit interval for Te1/2 = 15000
Apr 27 20:05:28.740: Neighbor advertised transmit interval is = 15000
Apr 27 20:05:28.740: Neighbor cache entry expiration time is = 45000
Apr 27 20:05:28.740: New_entry = 5E4D0B08 (Te1/2)
Apr 27 20:05:28.740: Found an entry from same device (Te1/2)
Apr 27 20:05:28.740: Cached entries = 3 (Te1/2)
Apr 27 20:05:28.740: Entry (0x5D341358) deleted: 2 entries cached
Apr 27 20:05:28.740: Cached entries = 2 (Te1/2)
Apr 27 20:05:28.740: Checking if multiple neighbors (Te1/2)
Apr 27 20:05:28.740: Single neighbor detected (Te1/2)
Apr 27 20:05:28.740: Checking if link is bidirectional (Te1/2)
Apr 27 20:05:28.740: Found my own ID pair in 2way conn list (Te1/2)
Apr 27 20:05:31.740: Neighbor advertised transmit interval is = 15000
Apr 27 20:05:31.740: Neighbor cache entry expiration time is = 45000
Apr 27 20:05:31.740: New_entry = 5D341358 (Te1/1)
Apr 27 20:05:31.740: Found an entry from same device (Te1/1)
Apr 27 20:05:31.740: Cached entries = 3 (Te1/1)
Apr 27 20:05:31.740: Entry (0x5B675590) deleted: 2 entries cached
Apr 27 20:05:31.740: Cached entries = 2 (Te1/1)
Apr 27 20:05:31.740: Checking if multiple neighbors (Te1/1)
Apr 27 20:05:31.740: Single neighbor detected (Te1/1)
Apr 27 20:05:31.740: Checking if link is bidirectional (Te1/1)
Apr 27 20:05:31.740: Found my own ID pair in 2way conn list (Te1/1)

 

 

Now look at the 4506 that's not working:

!
udld enable

!
interface Port-channel30
description Core-VSS EtherChannel
switchport
switchport trunk native vlan 199
switchport trunk allowed vlan 92,93,100,102,103,105-107,110,552-555,620,692
switchport trunk allowed vlan add 802
switchport mode trunk
mtu 9198
load-interval 30
service-policy output VOIP_EC_Out_Pmap
ip dhcp snooping trust
!
!
interface TenGigabitEthernet1/1
description TO Core-VSS Te2/1/6
switchport trunk native vlan 199
switchport trunk allowed vlan 92,93,100,102,103,105-107,110,552-555,620,692
switchport trunk allowed vlan add 802
switchport mode trunk
mtu 9198
ip device tracking maximum 0
udld port
channel-group 30 mode active
service-policy output VOIP_Phy_Out_Pmap
ip dhcp snooping trust
!
interface TenGigabitEthernet1/2
description TO Core-VSS Te1/1/17
switchport trunk native vlan 199
switchport trunk allowed vlan 92,93,100,102,103,105-107,110,552-555,620,692
switchport trunk allowed vlan add 802
switchport mode trunk
mtu 9198
ip device tracking maximum 0
channel-group 30 mode active
service-policy output VOIP_Phy_Out_Pmap
ip dhcp snooping trust
!

 

And the debugs:

UDLD events debugging is on


switch#udld reset
Apr 27 20:10:50.090: (udld_send_ager), Message interval = 15000 (Te1/2)
Apr 27 20:10:50.090: (udld_send_ager), Message timer = 15000 (Te1/2)
Apr 27 20:10:50.090: Adv. transmit interval for Te1/2 = 15000set
1 ports shutdown by UDLD were reset.
switch#
Apr 27 20:10:51.754: Neighbor advertised transmit interval is = 15000
Apr 27 20:10:51.755: Neighbor cache entry expiration time is = 45000
Apr 27 20:10:51.755: New_entry = 5F219E90 (Te1/2)
Apr 27 20:10:51.755: Found an entry from same device (Te1/2)
Apr 27 20:10:51.755: Cached entries = 2 (Te1/2)
Apr 27 20:10:51.755: Entry (0x56D50140) deleted: 1 entries cached
Apr 27 20:10:51.755: Cached entries = 1 (Te1/2)
Apr 27 20:10:51.755: Checking if multiple neighbors (Te1/2)
Apr 27 20:10:51.755: Single neighbor detected (Te1/2)
Apr 27 20:10:51.755: Checking if link is bidirectional (Te1/2)
Apr 27 20:10:51.755: Found my own ID pair in 2way conn list (Te1/2)
Apr 27 16:10:52: %UDLD-6-UDLD_PORT_RESET: UDLD reset interface Te1/1
Apr 27 16:10:52: %PM-4-ERR_RECOVER: Attempting to recover from udld err-disable state on Te1/1
Apr 27 20:10:52.674: Port UDLD clear error disabled (was_disabled = TRUE) (Te1/1)
Apr 27 20:10:54.284: Phase set to udld_link_up from udld_link_down (Te1/1)
Apr 27 20:10:54.285: Timeout timer set to 8000 ms (Te1/1)
Apr 27 20:10:54.285: Adv. transmit interval for Te1/1 = 7000
Apr 27 20:10:54.292: timeout timer = 7900 ms (Te1/1)
Apr 27 20:10:54.390: timeout timer = 7800 ms (Te1/1)
Apr 27 20:10:54.489: timeout timer = 7700 ms (Te1/1)
Apr 27 20:10:54.588: timeout timer = 7600 ms (Te1/1)
Apr 27 20:10:54.688: timeout timer = 7500 ms (Te1/1)
Apr 27 20:10:54.754: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:54.755: Neighbor cache entry expiration time is = 21000
Apr 27 20:10:54.755: New_entry = 5EE23190 (Te1/1)
Apr 27 20:10:54.755: Device Index = 1 (Te1/1)
Apr 27 20:10:54.755: First entry (Te1/1)
Apr 27 20:10:54.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:54.755: Udld entering detection phase. (Te1/1),port_waiting_activation: 0
Apr 27 20:10:54.755: Adv. transmit interval for Te1/1 = 7000
Apr 27 20:10:54.755: Timeout timer set to 5000 ms (Te1/1)
Apr 27 20:10:54.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:54.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:54.755: UDLD FSM updated port, bi-flag udld_empty_echo, phase udld_detection (Te1/1)
Apr 27 20:10:54.788: timeout timer = 4900 ms (Te1/1)
Apr 27 20:10:54.889: timeout timer = 4800 ms (Te1/1)
Apr 27 20:10:54.988: timeout timer = 4700 ms (Te1/1)
Apr 27 20:10:55.089: timeout timer = 4600 ms (Te1/1)
Apr 27 20:10:55.188: timeout timer = 4500 ms (Te1/1)
Apr 27 20:10:55.290: timeout timer = 4400 ms (Te1/1)
Apr 27 20:10:55.388: timeout timer = 4300 ms (Te1/1)
Apr 27 20:10:55.489: timeout timer = 4200 ms (Te1/1)
Apr 27 20:10:55.588: timeout timer = 4100 ms (Te1/1)
Apr 27 20:10:55.688: timeout timer = 4000 ms (Te1/1)
Apr 27 20:10:55.688: (udld_send_ager), Message interval = 7000 (Te1/1)
Apr 27 20:10:55.688: (udld_send_ager), Message timer = 1000 (Te1/1)
Apr 27 20:10:55.689: Adv. transmit interval for Te1/1 = 7000
Apr 27 20:10:55.754: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:55.755: Neighbor cache entry expiration time is = 21000
Apr 27 20:10:55.755: New_entry = 56D78248 (Te1/1)
Apr 27 20:10:55.755: Found an entry from same device (Te1/1)
Apr 27 20:10:55.755: Cached entries = 3 (Te1/1)
Apr 27 20:10:55.755: Entry (0x5EE23190) deleted: 2 entries cached
Apr 27 20:10:55.755: Cached entries = 2 (Te1/1)
Apr 27 20:10:55.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:55.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:55.755: UDLD FSM updated port, bi-flag udld_empty_echo, phase udld_detection (Te1/1)
Apr 27 20:10:55.788: timeout timer = 3900 ms (Te1/1)
Apr 27 20:10:55.888: timeout timer = 3800 ms (Te1/1)
Apr 27 20:10:55.989: timeout timer = 3700 ms (Te1/1)
Apr 27 20:10:56.090: timeout timer = 3600 ms (Te1/1)
Apr 27 20:10:56.188: timeout timer = 3500 ms (Te1/1)
Apr 27 20:10:56.291: timeout timer = 3400 ms (Te1/1)
Apr 27 20:10:56.388: timeout timer = 3300 ms (Te1/1)
Apr 27 20:10:56.488: timeout timer = 3200 ms (Te1/1)
Apr 27 20:10:56.588: timeout timer = 3100 ms (Te1/1)
Apr 27 20:10:56.688: timeout timer = 3000 ms (Te1/1)
Apr 27 20:10:56.688: (udld_send_ager), Message interval = 7000 (Te1/1)
Apr 27 20:10:56.688: (udld_send_ager), Message timer = 1000 (Te1/1)
Apr 27 20:10:56.688: Adv. transmit interval for Te1/1 = 7000
Apr 27 20:10:56.755: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:56.755: Neighbor cache entry expiration time is = 21000
Apr 27 20:10:56.755: New_entry = 5F2EC650 (Te1/1)
Apr 27 20:10:56.755: Found an entry from same device (Te1/1)
Apr 27 20:10:56.755: Cached entries = 3 (Te1/1)
Apr 27 20:10:56.755: Entry (0x56D78248) deleted: 2 entries cached
Apr 27 20:10:56.755: Cached entries = 2 (Te1/1)
Apr 27 20:10:56.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:56.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:56.755: UDLD FSM updated port, bi-flag udld_empty_echo, phase udld_detection (Te1/1)
Apr 27 20:10:56.788: timeout timer = 2900 ms (Te1/1)
Apr 27 20:10:56.888: timeout timer = 2800 ms (Te1/1)
Apr 27 20:10:56.988: timeout timer = 2700 ms (Te1/1)
Apr 27 20:10:57.089: timeout timer = 2600 ms (Te1/1)
Apr 27 20:10:57.188: timeout timer = 2500 ms (Te1/1)
Apr 27 20:10:57.296: timeout timer = 2400 ms (Te1/1)
Apr 27 20:10:57.389: timeout timer = 2300 ms (Te1/1)
Apr 27 20:10:57.490: timeout timer = 2200 ms (Te1/1)
Apr 27 20:10:57.588: timeout timer = 2100 ms (Te1/1)
Apr 27 20:10:57.688: timeout timer = 2000 ms (Te1/1)
Apr 27 20:10:57.688: (udld_send_ager), Message interval = 7000 (Te1/1)
Apr 27 20:10:57.688: (udld_send_ager), Message timer = 1000 (Te1/1)
Apr 27 20:10:57.689: Adv. transmit interval for Te1/1 = 7000
Apr 27 20:10:57.755: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:57.755: Neighbor cache entry expiration time is = 21000
Apr 27 20:10:57.755: New_entry = 56D78248 (Te1/1)
Apr 27 20:10:57.755: Found an entry from same device (Te1/1)
Apr 27 20:10:57.755: Cached entries = 3 (Te1/1)
Apr 27 20:10:57.755: Entry (0x5F2EC650) deleted: 2 entries cached
Apr 27 20:10:57.755: Cached entries = 2 (Te1/1)
Apr 27 20:10:57.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:57.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:57.755: UDLD FSM updated port, bi-flag udld_empty_echo, phase udld_detection (Te1/1)
Apr 27 20:10:57.788: timeout timer = 1900 ms (Te1/1)
Apr 27 20:10:57.891: timeout timer = 1800 ms (Te1/1)
Apr 27 20:10:57.988: timeout timer = 1700 ms (Te1/1)
Apr 27 20:10:58.089: timeout timer = 1600 ms (Te1/1)
Apr 27 20:10:58.188: timeout timer = 1500 ms (Te1/1)
Apr 27 20:10:58.290: timeout timer = 1400 ms (Te1/1)
Apr 27 20:10:58.388: timeout timer = 1300 ms (Te1/1)
Apr 27 20:10:58.488: timeout timer = 1200 ms (Te1/1)
Apr 27 20:10:58.592: timeout timer = 1100 ms (Te1/1)
Apr 27 20:10:58.688: timeout timer = 1000 ms (Te1/1)
Apr 27 20:10:58.688: (udld_send_ager), Message interval = 7000 (Te1/1)
Apr 27 20:10:58.689: (udld_send_ager), Message timer = 1000 (Te1/1)
Apr 27 20:10:58.689: Adv. transmit interval for Te1/1 = 7000
Apr 27 20:10:58.755: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:58.755: Neighbor cache entry expiration time is = 21000
Apr 27 20:10:58.755: New_entry = 5F2EC650 (Te1/1)
Apr 27 20:10:58.755: Found an entry from same device (Te1/1)
Apr 27 20:10:58.755: Cached entries = 3 (Te1/1)
Apr 27 20:10:58.755: Entry (0x56D78248) deleted: 2 entries cached
Apr 27 20:10:58.755: Cached entries = 2 (Te1/1)
Apr 27 20:10:58.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:58.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:58.755: UDLD FSM updated port, bi-flag udld_empty_echo, phase udld_detection (Te1/1)
Apr 27 20:10:58.788: timeout timer = 900 ms (Te1/1)
Apr 27 20:10:58.888: timeout timer = 800 ms (Te1/1)
Apr 27 20:10:58.988: timeout timer = 700 ms (Te1/1)
Apr 27 20:10:59.089: timeout timer = 600 ms (Te1/1)
Apr 27 20:10:59.188: timeout timer = 500 ms (Te1/1)
Apr 27 20:10:59.290: timeout timer = 400 ms (Te1/1)
Apr 27 20:10:59.388: timeout timer = 300 ms (Te1/1)
Apr 27 20:10:59.489: timeout timer = 200 ms (Te1/1)
Apr 27 20:10:59.588: timeout timer = 100 ms (Te1/1)
Apr 27 20:10:59.691: timeout timer = 0 ms (Te1/1)
Apr 27 20:10:59.691: (udldGoToExtendedDetection), Entering phase = extended detection
Apr 27 20:10:59.691: (udldGoToExtendedDetection), Message interval = 7000 ms
Apr 27 20:10:59.691: (udldGoToExtendedDetection), Message timer = 7000 ms
Apr 27 20:10:59.691: Phase set to EXT. (Te1/1)
Apr 27 20:10:59.755: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:59.755: Neighbor cache entry expiration time is = 21000
Apr 27 20:10:59.755: New_entry = 5EE23190 (Te1/1)
Apr 27 20:10:59.755: Found an entry from same device (Te1/1)
Apr 27 20:10:59.755: Cached entries = 3 (Te1/1)
Apr 27 20:10:59.755: Entry (0x5F2EC650) deleted: 2 entries cached
Apr 27 20:10:59.755: Cached entries = 2 (Te1/1)
Apr 27 20:10:59.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:59.755: Zero IDs in 2way conn list (Te1/1)
Apr 27 20:10:59.755: UDLD disabled port, packet received in extended detection (Te1/1)
Apr 27 20:10:59.755: Adv. transmit interval for Te1/1 = 7000
Apr 27 16:10:59: %UDLD-4-UDLD_PORT_DISABLED: UDLD disabled interface Te1/1, unidirectional link detected
Apr 27 16:10:59: %PM-4-ERR_DISABLE: udld error detected on Te1/1, putting Te1/1 in err-disable state
Apr 27 20:10:59.759: Port UDLD set error disabled (Te1/1)

 

As a test I disabled UDLD on int te 1/1 and it joins the port channel no issue and stays up.  I've only left it for 15 minutes at a time and re-enable it as I'm not leaving udld disabled.  But i have not seen an issue with it disabled, and the port channel comes up correctly each time with it disabled.   I've swapped SFPs between Ten 1/1 and Ten 1/2 and 1/1 always err disables.  I've swapped the fiber pairs so 1/1 is running over the pair that 1/2 is working correctly on, and sure enough 1/1 err disables, so I know it can't *possibly* be the fiber, but it's 12 strands and I've gone through and used all of them and 1/1 always disables.

 

TAC determined it was the sup and RMA'd a new sup, same issue is still happening so I highly doubt it's the sup now.

 

I'm kind of at my wits end on this and about ready to just disable it for int ten 1/1 and see how long it goes before i have an issue with the switch.  There's one thing I noticed, but this timer may be simply because it's down:

 

sh udld

Interface Te1/1
---
Port enable administrative configuration setting: Enabled
Port enable operational state: Enabled
Current bidirectional state: Unidirectional
Current operational state: Disabled port
Message interval: 7000 ms
Time out interval: 5000 ms

Port fast-hello configuration setting: Disabled
Port fast-hello interval: 0 ms
Port fast-hello operational state: Disabled
Neighbor fast-hello configuration setting: Disabled
Neighbor fast-hello interval: Unknown

No neighbor cache information stored

Interface Te1/2
---
Port enable administrative configuration setting: Follows device default
Port enable operational state: Enabled
Current bidirectional state: Bidirectional
Current operational state: Advertisement - Single neighbor detected
Message interval: 15000 ms
Time out interval: 5000 ms

 

 

7000/5000 vs 15000/5000?

 

Unsure if that matters but it's the only difference i'm seeing in the ports....there's a lot there crammed into a little space, but any guidance sure would be appreciated

 

 

1 Accepted Solution

Accepted Solutions

Figured it out.  It was in fact that int ten 2/1/6 on the core...it's bad.

 

Had a maintenance window for something else and started to mess with this and pulled the fiber off one leg of another port channel and defaulted that interface and put this config in, came right up now issue and been stable an hour now.

 

So it's the actual 2/1/6 port on the Core.  Doesn't really buy me much as the ports are fully populated so I have no spare, but at least I know for sure what the issue is.  That card is end of life we have a 3rd party that supports it, have to see if they can replace that card!

 

Thank you again!!!!

View solution in original post

11 Replies 11

Aggressive UDLD may config in one side or the cable is damage 

Absolutely seems that way.  but you can see in the config above the 4506 side it's not....and on the 6807 core side:

 

6807-XL-VSS#sh run | i udld
udld enable

 

It's just enabled globally.

 

And it's 100% not a physical issue, all the fibers have been tested and retested, i can use the fiber pair connected to 1/2 which works, and udld error disables when it's on 1/1.  That right there proved to me it's not the fiber.  I have 4 IDF switches that are all 4506 running cat4500e-universalk9.SPA.03.06.08.E.152-2.E8.bin connecting to the same core switch and 2 of them have the same issue with the Ten 1/1 interface in that port channel, and 2 are fine.  

 

I'm' about ready to turn off udld on that port and just pray.

 

Reza Sharifi
Hall of Fame
Hall of Fame

Apr 27 20:10:59.755: Neighbor advertised transmit interval is = 7000
Apr 27 20:10:59.755: Neighbor cache entry expiration time is = 21000

It appears that there is a timing discrepancy between the 4500 and the core. VSS.

Can you post the output of "sh udld tenGigabitEthernet x/x" from both the 4500 and the core VSS (1/1 and 2/1/6)?

HTH

Here's the IDF 4506, ten 1/1 is err disabled, and 1/2 is working:

4506-IC1#sh udld ten 1/1

Interface Te1/1
---
Port enable administrative configuration setting: Follows device default
Port enable operational state: Enabled
Current bidirectional state: Unidirectional
Current operational state: Disabled port
Message interval: 7000 ms
Time out interval: 5000 ms

Port fast-hello configuration setting: Disabled
Port fast-hello interval: 0 ms
Port fast-hello operational state: Disabled
Neighbor fast-hello configuration setting: Disabled
Neighbor fast-hello interval: Unknown

No neighbor cache information stored
4506-IC1#sh udld ten 1/2

Interface Te1/2
---
Port enable administrative configuration setting: Follows device default
Port enable operational state: Enabled
Current bidirectional state: Bidirectional
Current operational state: Advertisement - Single neighbor detected
Message interval: 15000 ms
Time out interval: 5000 ms

Port fast-hello configuration setting: Disabled
Port fast-hello interval: 0 ms
Port fast-hello operational state: Disabled
Neighbor fast-hello configuration setting: Disabled
Neighbor fast-hello interval: Unknown


Entry 1
---
Expiration time: 42300 ms
Cache Device index: 1
Current neighbor state: Bidirectional
Device ID: 08E3FFFC28
Port ID: Te1/1/17
Neighbor echo 1 device: FXS1851K02H
Neighbor echo 1 port: Te1/2

TLV Message interval: 15 sec
No TLV fast-hello interval
TLV Time out interval: 5
TLV CDP Device name: 6807-XL-VSS.dst.local

 

 

Then those connect to the Core 6807 on:

6807-XL-VSS#sh udld ten 1/1/17

Interface Te1/1/17
---
Port enable administrative configuration setting: Follows device default
Port enable operational state: Enabled
Current bidirectional state: Bidirectional
Current operational state: Advertisement - Single neighbor detected
Message interval: 15
Time out interval: 5

Entry 1
---
Expiration time: 38
Cache Device index: 1
Current neighbor state: Bidirectional
Device ID: FXS1851Q01G
Port ID: Te1/2
Neighbor echo 1 device: 08E3FFFC28
Neighbor echo 1 port: Te1/1/17

Message interval: 15
Time out interval: 5
CDP Device name: 4506-IC1.dst.local
6807-XL-VSS#sh udld ten 2/1/6

Interface Te2/1/6
---
Port enable administrative configuration setting: Follows device default
Port enable operational state: Enabled
Current bidirectional state: Unknown
Current operational state: Link down
Message interval: 7
Time out interval: 5
No neighbor cache information stored

 

THANKS!

I'm not following this post.  Yeah, unidirectional so it's shutting it down...but it's not in reality unidirectional, at least not to me...unless there's a config like set port unidirectional that i inadvertently have set

Seems the post changed....anyway, aggressive mode is not enabled.  I don't have redundant sup engines in the 4506, and I have four 4506 connecting back to the same VSS core, however 2 switches have this issue and 2 do not.  This is a relatively new environment for me, monitoring was down for a long time, like the whole pandemic, and I have no way of knowing if this just started to be an issue that i noticed, but my suspicion is it's always been like this, just never been looked into.

Reza Sharifi
Hall of Fame
Hall of Fame

I think the issue may be on the VSS side with port 2/1/6. Try enabling and disabling UDLD there.

Interface Te2/1/6
---
Port enable administrative configuration setting: Follows device default
Port enable operational state: Enabled
Current bidirectional state: Unknown
Current operational state: Link down
Message interval: 7
Time out interval: 5
No neighbor cache information stored

Couldnt get to this till tonight.

 

Enabled UDLD Port on that int te 2/1/6 and then no'd it out.  On the 4506 did a udld reset:

4506-IC1#udld reset
1 ports shutdown by UDLD were reset.
4506-IC1#
Apr 28 20:25:20: %UDLD-6-UDLD_PORT_RESET: UDLD reset interface Te1/1
Apr 28 20:25:20: %PM-4-ERR_RECOVER: Attempting to recover from udld err-disable state on Te1/1
Apr 28 20:25:27: %UDLD-4-UDLD_PORT_DISABLED: UDLD disabled interface Te1/1, unidirectional link detected
Apr 28 20:25:27: %PM-4-ERR_DISABLE: udld error detected on Te1/1, putting Te1/1 in err-disable state 

 

Then I enabled it on te 2/1/6 and left it on and did a udld reset on the 4506 and same result.

Then i left it on 2/1/6 and enabled it on the 4506 te 1/1 and did a udld reset, same result.

Then i set both ports to aggressive and did a reset, same result

 

And also by the way i did all of that on the second 4506 that has the same issue, and got the same results. 

 

Thanks for the help.  I'm at a total loss now.

Figured it out.  It was in fact that int ten 2/1/6 on the core...it's bad.

 

Had a maintenance window for something else and started to mess with this and pulled the fiber off one leg of another port channel and defaulted that interface and put this config in, came right up now issue and been stable an hour now.

 

So it's the actual 2/1/6 port on the Core.  Doesn't really buy me much as the ports are fully populated so I have no spare, but at least I know for sure what the issue is.  That card is end of life we have a 3rd party that supports it, have to see if they can replace that card!

 

Thank you again!!!!

Reza Sharifi
Hall of Fame
Hall of Fame

Glad you figure it out. After looking at the logs, I also said in my last post that the issue should be on the VSS side, interface 2/1/6.

Good Luck!

ggggg.png

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