show ospfv3 interfaces
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1651
show ospfv3 interfaces
show ospfv3 {domain <domainName>} interfaces {vlan <vlan-name> | tunnel
<tunnel-name> | area <area-identifier> | detail}
Description
Displays information about one or all OSPFv3 interfaces.
Syntax Description
Default
If no argument is specified, all OSPFv3 interfaces are displayed.
Usage Guidelines
None.
Example
The following command shows a summary of the OSPFv3 interfaces:
show ospfv3 interfaces
The following is sample output from the command:
VLAN/Tunnel IPv6 Address AREA ID Flags Cost State
Neighbors
ixia 4:5:6:7::1/64 2.0.0.0 -rif 5/A DR 1
to-jmpr 111:222:333::7/48 5.0.0.0 -rif 5/A BDR 1
to-Zebra 3ffe:506::4/48 0.0.0.0 -rif 5/A BDR 1
to5 234:567::7/48 3.0.0.0 -rif 5/A BDR 1
to65 10:203:134:7::7/48 1.0.0.0 -rif 5/A BDR 1
Flags : (f) Interface Forwarding Enabled, (i) Interface OSPF Enabled,
(p) Passive Interface, (r) Router OSPF Enable.
domainName
Specifies an OSPFv3 domain. OSPF-Default is the only one currently
supported.
vlan-name
Specifies an IPv6 configured VLAN.
tunnel-name
Specifies an IPv6 tunnel.
area-identifier
Specifies an OSPFv3 area, a four-byte, dotted decimal number.
detail
Specifies to display the information in detailed format.