show ipv6 interface brief
Use this command to display information about interfaces. To display information about a specific interface, include the interface name.
Command Syntax
show ipv6 interface brief
show ipv6 interface IFNAME brief
Parameters
IFNAME
Name of the interface.
Default
None
Command Mode
Execution mode and Privileged execution mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show ipv6 interface brief
Interface IPv6-Address Admin-Status
lo ::1 [up/up]
gre0 unassigned [admin down/down]
eth3 3ffe:abcd:104::1 [up/up]
3ffe:abcd:103::1
fe80::2e0:29ff:fe6f:cf0
eth1 fe80::260:97ff:fe20:f257 [up/up]
eth2 unassigned [admin down/down]
eth3 unassigned [admin down/down]
sit0 unassigned [admin down/down]
tun24 unassigned [admin down/down]
tunl0 unassigned [admin down/down]
The table below explains the each interface brief entry.
Field |
Description |
Interface |
Name of the interface. |
IPv6-Address |
IPv6 address. An asterisk (“*”) means the address was assigned by the DHCPv6 client. |
Admin-Status |
Status of the interface:
The first part of the field indicates if the interface is up. The second part indicates if the interface is running. |