summaryrefslogtreecommitdiff
path: root/lib/srv6.h
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2022-11-08 09:37:19 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2022-11-08 09:37:19 +0200
commit93bae5f81f5598b88b684d601b023ed0d2fad2fa (patch)
tree4aa834f49dab02e81691995b98b0a83e55d370db /lib/srv6.h
parent473f9912cf500b0d33258288e600983eee828547 (diff)
ospf6d: Show if the interface is passive for `show ipv6 ospf6 interface`
donatas-pc# sh ipv6 ospf6 interface enp3s0 enp3s0 is up, type BROADCAST Interface ID: 2 Internet Address: inet : 192.168.10.17/24 inet6: fe80::ca5d:fd0d:cd8:1bb7/64 Instance ID 0, Interface MTU 1500 (autodetect: 1500) MTU mismatch detection: enabled Area ID 0.0.0.0, Cost 1000 State Waiting, Transmit Delay 1 sec, Priority 1 Timer intervals configured: Hello 10(8.149), Dead 40, Retransmit 5 DR: 0.0.0.0 BDR: 0.0.0.0 Number of I/F scoped LSAs is 1 0 Pending LSAs for LSUpdate in Time 00:00:00 [thread off] 0 Pending LSAs for LSAck in Time 00:00:00 [thread off] Authentication Trailer is disabled donatas-pc# con donatas-pc(config)# int enp3s0 donatas-pc(config-if)# ipv6 ospf6 passive donatas-pc(config-if)# do sh ipv6 ospf6 interface enp3s0 enp3s0 is up, type BROADCAST Interface ID: 2 Internet Address: inet : 192.168.10.17/24 inet6: fe80::ca5d:fd0d:cd8:1bb7/64 Instance ID 0, Interface MTU 1500 (autodetect: 1500) MTU mismatch detection: enabled Area ID 0.0.0.0, Cost 1000 State Waiting, Transmit Delay 1 sec, Priority 1 Timer intervals configured: No Hellos (Passive interface) DR: 0.0.0.0 BDR: 0.0.0.0 Number of I/F scoped LSAs is 1 0 Pending LSAs for LSUpdate in Time 00:00:00 [thread off] 0 Pending LSAs for LSAck in Time 00:00:00 [thread off] Authentication Trailer is disabled donatas-pc(config-if)# Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'lib/srv6.h')
0 files changed, 0 insertions, 0 deletions