Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


Unresolved tunnel

Unresolved
R6LAB#show evpn mpls tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        evpn-id
===================================================================================
10.10.100.6      10.10.100.4      Installed     01:02:39      00:38:17      239
10.10.100.6      10.10.100.5      Unresolved    01:03:27      01:03:27      240

Solution

missing sid index: 105


prefix-sid index 105
R5LAB#show running-config interface lo
!
interface lo
 ip address 127.0.0.1/8
 ip address 10.10.100.5/32 secondary
 ipv6 address ::1/128
 prefix-sid index 105   <<<<<<<<<<<<<<<<<< was missing
 ip router isis UNDERLAY
 ipv6 router isis UNDERLAY
!










  • No labels