blob: c8ab0172087c81e733cafa3e76bcc59d41ac64ff (
plain)
1
2
3
4
5
6
7
|
router bgp 65002
no bgp ebgp-requires-policy
neighbor 192.168.1.1 remote-as external
neighbor 192.168.1.1 timers 1 3
neighbor 192.168.1.1 timers connect 1
neighbor 192.168.1.1 capability software-version
!
|