]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis-topo1-vrf/r2/isisd.conf
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
[mirror_frr.git] / tests / topotests / isis-topo1-vrf / r2 / isisd.conf
1 hostname r2
2 debug isis adj-packets
3 debug isis events
4 debug isis update-packets
5 interface r2-eth0
6 ip router isis 1 vrf r2-cust1
7 ipv6 router isis 1 vrf r2-cust1
8 isis circuit-type level-2-only
9 !
10 router isis 1 vrf r2-cust1
11 lsp-gen-interval 2
12 net 10.0000.0000.0000.0000.0000.0000.0000.0000.0001.00
13 metric-style wide
14 redistribute ipv4 connected level-2
15 redistribute ipv6 connected level-2
16 !