allow Default fallback route by default on eBGPv6-IN as well

This commit is contained in:
toby 2019-02-14 03:25:27 -08:00
parent 30ac6534a3
commit 94b3a68407
1 changed files with 4 additions and 0 deletions

View File

@ -217,6 +217,10 @@ route-map LOCALNETSv6 permit 5
!!! description "Accept all routes advertised to us"
!!! match ipv6 address prefix-list eBGPv6-RELAXED
!!! !
!!! route-map eBGPv6-IN permit 10
!!! description "Accept default route"
!!! match ipv6 address prefix-list DEFAULT
!!! !
!!! route-map eBGPv6-OUT permit 5