mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 09:00:55 +00:00

add a test dedicated to confederation. it also take into account the support of AS memberwith same id that the confederation id. Signed-off-by: Francois Dumontet <francois.dumontet@6wind.com>
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
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
|