mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 16:57:44 +00:00
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
!
|
|
router bgp 65003
|
|
neighbor PG peer-group
|
|
neighbor PG remote-as external
|
|
neighbor PG timers 3 10
|
|
neighbor 192.168.255.1 peer-group PG
|
|
!
|