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

Default information originate under VRF in IOS-XR

Sumanta Ghosh
Level 1
Level 1

Hi Experts

I have the below configuration running. However default route is not sent in LSDB to the peer device. Any advice? It is ASR 9K with IOS-XR 6.1.3.

 vrf om_cn_tenant-1
  default-information originate
  redistribute connected
  area 0.0.0.6
   priority 254
   dead-interval 4
   retransmit-interval 3
   hello-interval 1
   interface Bundle-Ether5.1011
   !
   interface Bundle-Ether5.1012

Regards.

Sumanta.

1 Accepted Solution

Accepted Solutions

smailmilak
Level 4
Level 4

Hi,

Do you have a default route in the routing table? If yes, then it should be ok. It not then add "always" at the end of default information originate.

View solution in original post

1 Reply 1

smailmilak
Level 4
Level 4

Hi,

Do you have a default route in the routing table? If yes, then it should be ok. It not then add "always" at the end of default information originate.