4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
protocol bgp test_router_peer from alapeers {
|
|
neighbor 255::1 as 550002; # as == autonomous system
|
|
}
|