17 lines
222 B
Plaintext
17 lines
222 B
Plaintext
# tags: edge, IP_RANGES
|
|
# Empty static IPv4 table (generator must emit valid empty protocol).
|
|
|
|
router id 192.0.2.1;
|
|
|
|
protocol device {
|
|
}
|
|
|
|
protocol direct {
|
|
ipv4;
|
|
ipv6;
|
|
}
|
|
|
|
protocol static evobgp_empty {
|
|
ipv4;
|
|
}
|