mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 20:51:17 +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 r2-eth1
|
|
ip router isis 1
|
|
isis circuit-type level-2-only
|
|
|
|
router isis 1
|
|
is-type level-2-only
|
|
net 49.0001.0002.0002.0002.00
|
|
redistribute ipv4 connected level-2
|