273846a412
Build libyang1 which is required for frr 7.5
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
router bgp 65501
|
|
bgp router-id 1.1.1.1
|
|
no bgp default ipv4-unicast
|
|
no bgp ebgp-requires-policy
|
|
neighbor fc00::2 remote-as 65502
|
|
address-family ipv6
|
|
neighbor fc00::2 activate
|
|
exit-address-family
|