diff options
Diffstat (limited to 'tests/topotests/bgp_confed1/r3/isisd.conf')
-rw-r--r-- | tests/topotests/bgp_confed1/r3/isisd.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/bgp_confed1/r3/isisd.conf b/tests/topotests/bgp_confed1/r3/isisd.conf new file mode 100644 index 0000000..a0b1200 --- /dev/null +++ b/tests/topotests/bgp_confed1/r3/isisd.conf @@ -0,0 +1,8 @@ +interface r3-eth1 + ip router isis 1 + isis circuit-type level-2-only + +router isis 1 + is-type level-2-only + net 49.0001.0003.0003.0003.00 + redistribute ipv4 connected level-2 |