sonic-buildimage/dockers/docker-fpm-frr/frr/bgpd/templates/voq_chassis/policies.conf.j2

19 lines
409 B
Plaintext
Raw Normal View History

!
! template: bgpd/templates/voq_chassis/policies.conf.j2
!
route-map FROM_VOQ_CHASSIS_V4_PEER permit 100
!
route-map TO_VOQ_CHASSIS_V4_PEER permit 100
!
!
route-map FROM_VOQ_CHASSIS_V6_PEER permit 1
set ipv6 next-hop prefer-global
on-match next
!
route-map FROM_VOQ_CHASSIS_V6_PEER permit 100
!
route-map TO_VOQ_CHASSIS_V6_PEER permit 100
!
! end of template: bgpd/templates/voq_chassis/policies.conf.j2
!