6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
protocol static evobgp_test {
|
|
ipv4;
|
|
route 198.51.100.0/24 unreachable;
|
|
route 203.0.113.0/24 unreachable;
|
|
}
|