4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
protocol bgp og_router_peer from alapeers {
|
|
neighbor 200::1 as 550001; # as == autonomous system
|
|
}
|