-------------------------------------------
Original Message:
Sent: 09-25-2025 12:17
From: mhu
Subject: Does VRF automatically advertise direct links ?
Most of the deployment has vrf-table-label or we even recommend to have vrf-table-label. With that PE-CE interface will be advertised through bgp inet-vpn to remote PE or through RR. Not sure about the purpose. If you need more control over what to be sent, what not, please use specific vrf-export policy do achieve
------------------------------
mengzhe hu
Original Message:
Sent: 09-18-2025 22:53
From: gongyayu
Subject: Does VRF automatically advertise direct links ?
root@J2-PE# run show route table CustA.inet.0 protocol local
CustA.inet.0: 10 destinations, 16 routes (10 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.52.2.22/32 *[Local/0] 00:38:20
Local via ge-0/0/0.0
10.220.22.22/32 *[Local/0] 00:15:37
Local via lo0.1
Are they supposed to be advertised via BGP to other PEs ?
I thought they are not, unless I need to configure vrf-table-label, right ?
But loopback is automatically advertised, as it is allovated VPN label, right ?
thanks !!
-------------------------------------------