show ipv6 ospf3 interface
Syntax
show ipv6 ospf3 interface [vlan vid|tunnel tunnel-id|loopback lo-id][ detail ]
Description
Displays basic OSPFv3 information related to the VLANs configured on the routing switch.
Options
vlan-id
Displays information for a specific VLAN.
tunnel tunnel-id
Displays information for a specific tunnel.
loopback lo-id
Displays information for a loopback interface.
detail
Displays additional, VLAN-specific OSPFv3 information.
Example output
This example shows the show ipv6 ospf3
interface
command output:
Switch# show ipv6 ospf3 interface
OSPFv3 configuration and statistics for interfaces
Interface Status Area ID State Cost Pri Passive
------------ -------- ------------ ------- ------ ----- -------
vlan-55 Enabled 0.0.0.1 BDR 1 1 No
vlan-75 Enabled 0.0.0.3 BDR 1 1 No
tunnel-3 Enabled 0.0.0.0 Down 1 1 No
This example shows the show ipv6 ospf3
interface tunnel
command output:
Switch(config)# show ipv6 ospf3 interface tunnel 3
OSPFv3 configuration and statistics for Tunnel 3
Interface Status Area ID State Cost Pri Passive
------------ -------- ------------ ------ ------ ----- -------
tunnel-3 Enabled 1.2.3.4 DOWN 1 1 No
This example shows the show ipv6 ospf3
interface detail
command output:
Switch(config)# show ipv6 ospf3 interface detail
OSPFv3 configuration and statistics for VLAN 22
Interface : vlan-22 Status : Enabled
Area ID : 1.2.3.4 State : DOWN
Priority : 1 Cost : 1
Type : BCAST Passive : No
Hello Interval : 10 Dead Interval : 890
Transit Delay : 1 Retransmit Interval : 5
Events : 0 Designated Router : 0.0.0.0
Neighbors : 0 Backup Designated Router : 0.0.0.0
OSPFv3 configuration and statistics for Tunnel 3
Interface : tunnel-3 Status : Enabled
Area ID : 0.0.0.0 State : DOWN
Priority : 1 Cost : 1
Type : P2P Passive : No
Hello Interval : 10 Dead Interval : 50
Transit Delay : 1 Retransmit Interval : 5
Events : 0 Designated Router : 0.0.0.0
Neighbors : 0 Backup Designated Router : 0.0.0.0
OSPFv3 configuration and statistics for Loopback 1
Interface : lo-1 Status : Enabled
Area ID : 1.2.3.4 State : DOWN
Priority : n/a Cost : 1
Type : BCAST Passive : n/a
Hello Interval : 10 Dead Interval : 50
Transit Delay : n/a Retransmit Interval : n/a
Events : 0 Designated Router : n/a
Neighbors : n/a Backup Designated Router : n/a
Detail Option for a VLAN
Switch# show ipv6 ospf3 interface vlan 55 detail
OSPFv3 configuration and statistics for VLAN 55
Interface : vlan-55 Status : Enabled
Area ID : 0.0.0.1 State : BDR
Priority : 1 Cost : 1
Type : BCAST Passive : No
Hello Interval : 10 Dead Interval : 40
Transit Delay : 1 Retransmit Interval : 5
Events : 0 Designated Router : 10.0.0.1
Neighbors : 1 Backup Designated Router : 10.0.1.4