mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 08:23:56 +00:00
37 lines
697 B
Plaintext
37 lines
697 B
Plaintext
log stdout debugging
|
|
!
|
|
debug isis route-events
|
|
debug isis events
|
|
!
|
|
interface r4-eth0
|
|
ip router isis ISIS1
|
|
ipv6 router isis ISIS1
|
|
isis circuit-type level-1
|
|
no isis hello padding
|
|
isis hello-interval 1
|
|
isis hello-multiplier 3
|
|
isis network point-to-point
|
|
!
|
|
interface r4-eth1
|
|
ip router isis ISIS1
|
|
ipv6 router isis ISIS1
|
|
isis circuit-type level-1
|
|
no isis hello padding
|
|
isis hello-interval 1
|
|
isis hello-multiplier 3
|
|
isis network point-to-point
|
|
!
|
|
interface lo
|
|
ip router isis ISIS1
|
|
ipv6 router isis ISIS1
|
|
isis circuit-type level-1
|
|
isis passive
|
|
no isis hello padding
|
|
!
|
|
router isis ISIS1
|
|
net 01.1111.0000.0000.0004.00
|
|
is-type level-1
|
|
topology ipv6-unicast
|
|
!
|
|
line vty
|