Files
Fisher Darling 47a99bfcbe IT FUCKING WORKS
2022-11-01 10:56:35 +01:00

4 lines
103 B
Plaintext

protocol bgp test_router_peer from alapeers {
neighbor 255::1 as 550002; # as == autonomous system
}