display ospfv3 interface
Parameters
Parameter | Description | Value |
---|---|---|
process-id | Specifies the OSPFv3 process ID. | The value is an integer ranging from 1 to 65535. |
area area-id | Specifies the OSPFv3 area ID. The value of the area ID can be a decimal integer or in the IPv4 address format. | If the value is a decimal integer, it ranges from 0 to 4294967295. If the value is an IPv4 address, it specifies the matched IP address in dotted decimal notation. |
interface-type interface-number | Specifies the type and the number of the interface. If the interface is not specified, information of all OSPFv3 interfaces is displayed. | - |
Example
# Display the OSPFv3 Vlanif10.
<AC6605> display ospfv3 interface vlanif 10
Vlanif10 is up, line protocol is up Interface ID 0x28 Interface MTU 1500 IPv6 Prefixes FE80::AE4E:91FF:FE60:6A57 (Link-Local Address) 1000::2/64 OSPFv3 Process (1), Area 0.0.0.0, Instance ID 0 Router ID 3.3.3.3, Network Type BROADCAST, Cost: 1 Transmit Delay is 1 sec, State DR, Priority 1 Designated Router (ID) 3.3.3.3 Interface Address FE80::AE4E:91FF:FE60:6A57 Backup Designated Router (ID) 2.2.2.2 Interface Address FE80::AE4E:91FF:FE60:6A4F Timer interval configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 00:00:07 Neighbor Count is 1, Adjacent neighbor count is 0 Interface Event 3, Lsa Count 1, Lsa Checksum 0x4f25 Interface Physical BandwidthHigh 0, BandwidthLow 1000000000 Suppress flapping peer: enable(flapping-count: 0, threshold: 3)
Item |
Description |
---|---|
Interface ID |
Interface ID |
Interface MTU |
The MTU value |
IPv6 Prefixes |
IPv6 prefixes |
Link-Local Address |
The address of local link |
OSPFv3 Process |
OSPFv3 process ID |
Area |
Area that the interface belongs to |
Instance ID |
ID of the instance that the interface belongs to |
Router ID |
Router ID |
Network Type |
Network type of the interface that can be displayed as Point-to-Point, NBMA, Point-To-Multipoint and Broadcast |
Cost |
Cost of the interface |
Transmit Delay |
Transmission delay |
State |
State of the interface |
Priority |
Priority of the interface |
Designated Router (ID) |
Indicates designated router on the link |
Backup Designated Router (ID) |
Indicates backup designated router on the link |
Timer interval configured |
Configured interval
|
Hello due in |
Indicates time remaining to send Hello packet |
Neighbor Count |
Number of neighbors |
Adjacent neighbor count |
Number of adjacency |
Interface Event |
Indicates number of events on this interface |
Lsa Count |
Total number of LSA in the interface scope database |
Lsa Checksum |
Indicates checksum of all the LSAs in the database |
Interface Physical BandwidthHigh |
Maximum physical bandwidth on the interface |
BandwidthLow |
Minimum physical bandwidth on the interface |