frr/tests/topotests/bgp_unnumbered/r2/bgpd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
202 B
Text
Raw Normal View History

!
router bgp 65002
no bgp network import-check
no bgp ebgp-requires-policy
timers bgp 1 9
neighbor r2-eth0 interface remote-as external
address-family ipv4 uni
network 172.16.255.254/32
!