cancel
Showing results for 
Search instead for 
Did you mean: 

MPLS Kernel error 16.1.3.6

MPLS Kernel error 16.1.3.6

Sergey_Vekli
New Contributor II

VPLS VPN not working. After disabling see error

MPLS gport resolve failed for unit = 0 vpn = 0x70e3, port = 0xffffffff vp = 0x18000a0c, rv = -7 (Entry not found)08/30/2016 11:37:25.99
extreme_mpls_del_vp_nh_xref: MPLS ECMP NH vp : 0xa0c l3intf = 0x83f map entry not found in btree rv = -7 (Entry not found)
extreme_custom_mpls_l2vpn_port_del: MPLS port delete: vp: 0xa0c l3Intf = 0x83f map entry not found in btree rv = -7 (Entry not found)
MPLS bcm_mpls_port_del failed for unit = 0 vpn = 0x70e3, vp = 0x18000a0c rv = -7 (Entry not found)


after enabling
* MPLS: bcm_mpls_port_add failed for unit = 0 vpn = 0x70e3, port = 0x8000809 vp = 0x18000a0d, rv = -14 (No resources for operation)

sh ver
Switch : Rev 12.0 BootROM: 2.0.2.1 IMG: 16.1.3.6

Image : ExtremeXOS version 16.1.3.6 16.1.3.6-patch1-9 by release-manager
on Mon Jul 18 10:45:49 EDT 2016
BootROM : 2.0.2.1
Diagnostics : 6.4

sh switch

System Type: X670-48x

Same problem resolved on previous release ?
https://extremeportal.force.com/ExtrArticleDetail?an=000063617

40 REPLIES 40

For some reason, the BFD did not receive the health check packet on time (that could be due to many reasons.). When that happened the BFD state went down and then the OSPF has converged.

Based on the outputs provided the BFD is configured to 300ms and applied to both OSPF vlans "IP_41" and "IP_InterEx".

Are those vlans/ports direct connected to the OSPF neighbor switch/router?

Sergey_Vekli
New Contributor II
Maybe it caused by enabling bgp for multicast. No other global changes in config.

enable bfd vlan "IP_InterEx"
configure bfd vlan "IP_InterEx" receive-interval 100 transmit-interval 100
enable bfd vlan "IP_41"
configure bfd vlan "IP_41" receive-interval 100 transmit-interval 100
configure ospf vlan IP_41 bfd on
configure ospf vlan IP_InterEx bfd on

Number of sessions : 2 Sessions in Init State : 0
Sessions in Down State : 0
Sessions in Admin Down State : 0
Sessions in Up State : 2

SNMP Traps for session-down : Disabled
SNMP Traps for session-up : Disabled
SNMP Traps for Batch Delay : 1000 ms

Valid Tx Pkt : 84045257 Valid Rx Pkt : 78958239Rx Invalid TTL : 0 Rx Invalid UDP SrcPort : 0
Interface Not found : 0 Rx Invalid Version : 0
Rx Invalid Length Pkt : 0 Rx Invalid Multiplier : 0
Rx Invalid Demand Mode : 0 Rx Poll & Final set : 0
Rx Invalid My Discriminator : 0 Rx Invalid Your Discriminator : 0
Rx Invalid Auth Length : 0 Rx session Not Found : 21
Auth Type Fails : 0 Authentication Fails : 0
Tx Fails : 0 Rx Discarded Pkt : 0

Neighbor : 10.16.248.18 Local : 10.16.248.17VR-Name : VR-Default Interface : IP_InterEx
Session Type : Single Hop State : Up
Detect Time : 300 ms Age : 50 ms
Discriminator (local/remote) : 1 / 1
Demand Mode (local/remote) : Off / Off
Poll (local/remote) : Off / Off
Tx Interval (local/remote) : 100 / 100 ms
Rx Interval (local/remote) : 100 / 100 ms
oper Tx Interval : 100 ms
oper Rx Interval : 100 ms
Multiplier (local/remote) : 3 / 3
Local Diag : 0 (No Diagnostic)
Remote Diag : 0 (No Diagnostic)
Authentication : None
Clients : OSPF
Uptime : 00 days 04 hours 00 minutes 13 seconds
Up Count : 1
Last Valid Packet Rx : 16:23:11.730392
Last Packet Tx : 16:23:11.720158

Neighbor : 10.16.248.10 Local : 10.16.248.9
VR-Name : VR-Default Interface : IP_41
Session Type : Single Hop State : Up
Detect Time : 300 ms Age : 30 ms
Discriminator (local/remote) : 2 / 15
Demand Mode (local/remote) : Off / Off
Poll (local/remote) : Off / Off
Tx Interval (local/remote) : 100 / 100 ms
Rx Interval (local/remote) : 100 / 100 ms
oper Tx Interval : 100 ms
oper Rx Interval : 100 ms
Multiplier (local/remote) : 3 / 3
Local Diag : 0 (No Diagnostic)
Remote Diag : 0 (No Diagnostic)
Authentication : None
Clients : OSPF
Uptime : 00 days 04 hours 00 minutes 13 seconds
Up Count : 4
Last Valid Packet Rx : 16:23:11.756480
Last Packet Tx : 16:23:11.730150

Henrique
Extreme Employee
Did you start to see this issue after any change like configuration, firmware upgrade or that has started without any change?

Could you please share the outputs below:

show configuration | include bfd
show bfd
show bfd counters
show bfd session detail

Sergey_Vekli
New Contributor II
Now we again have error in log. Why BFD path down at same time for all 2 neighbors?

11/17/2016 12:22:58.12 Changing the state of neighbor rtid 10.15.0.1 ipa 10.16.248.18 to state = FULL due to Loading done.
11/17/2016 12:22:58.12 Changing the state of neighbor rtid 10.15.0.1 ipa 10.16.248.18 to state = LOADING due to exchange done event.
11/17/2016 12:22:58.12 Changing the state of neighbor rtid 10.15.0.1 ipa 10.16.248.18 to state = EXCHANGE due to negotiation done event.
11/17/2016 12:22:57.94 Changing the state of neighbor rtid 10.16.0.1 ipa 10.16.248.10 to state = FULL due to Loading done.
11/17/2016 12:22:57.94 Changing the state of neighbor rtid 10.16.0.1 ipa 10.16.248.10 to state = LOADING due to exchange done event.
11/17/2016 12:22:57.94 Changing the state of neighbor rtid 10.16.0.1 ipa 10.16.248.10 to state = EXCHANGE due to negotiation done event.
11/17/2016 12:22:57.93 Changing the state of neighbor rtid 10.16.0.1 ipa 10.16.248.10 to state = EX_START due to two way event.
11/17/2016 12:22:57.93 Changing the state of neighbor rtid 10.16.0.1 ipa 10.16.248.10 to state = INIT due to hello received.
11/17/2016 12:22:57.93 Changing the state of neighbor rtid 10.16.0.1 ipa 0.0.0.0 to state = DOWN due to new neighbor.
11/17/2016 12:22:57.78 Changing the state of neighbor rtid 10.15.0.1 ipa 10.16.248.18 to state = EX_START due to two way event.
11/17/2016 12:22:57.78 Changing the state of neighbor rtid 10.15.0.1 ipa 10.16.248.18 to state = INIT due to hello received.
11/17/2016 12:22:57.78 Changing the state of neighbor rtid 10.15.0.1 ipa 0.0.0.0 to state = DOWN due to new neighbor.
11/17/2016 12:22:57.57 Changing the state of neighbor rtid 10.15.0.1 ipa 10.16.248.18 to state = DOWN due to BFD path down.
11/17/2016 12:22:57.56 Changing the state of neighbor rtid 10.16.0.1 ipa 10.16.248.10 to state = DOWN due to BFD path down.

Sergey_Vekli
New Contributor II
Hi. No. We don't use RSVP.

GTM-P2G8KFN