Table Of Contents
show ipv6 access-list through show ipv6 traffic Commands
show ipv6 access-list
show ipv6 dhcprelay binding
show ipv6 dhcprelay statistics
show ipv6 interface
show ipv6 mld traffic
show ipv6 neighbor
show ipv6 ospf
show ipv6 ospf border-routers
show ipv6 ospf database
show ipv6 ospf events
show ipv6 ospf flood-list
show ipv6 ospf interface
show ipv6 ospf neighbor
show ipv6 ospf request-list
show ipv6 ospf retransmission-list
show ipv6 ospf statistic
show ipv6 ospf summary-prefix
show ipv6 ospf timers
show ipv6 ospf traffic
show ipv6 ospf virtual-links
show ipv6 route
show ipv6 routers
show ipv6 traffic
show ipv6 access-list through show ipv6 traffic Commands
show ipv6 access-list
To display the IPv6 access list, use the show ipv6 access-list command in privileged EXEC mode. The IPv6 access list determines what IPv6 traffic can pass through the ASA.
show ipv6 access-list [id [source-ipv6-prefix/prefix-length | any | host source-ipv6-address]]
Syntax Description
any
|
(Optional) An abbreviation for the IPv6 prefix ::/0.
|
host source-ipv6-address
|
(Optional) IPv6 address of a specific host. When provided, only the access rules for the specified host are displayed.
|
id
|
(Optional) The access list name. When provided, only the specified access list is displayed.
|
source-ipv6-prefix /prefix-length
|
(Optional) IPv6 network address and prefix. When provided, only the access rules for the specified IPv6 network are displayed.
|
Defaults
Displays all IPv6 access lists.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.0(1)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 access-list command provides output similar to the show ip access-list command, except that it is IPv6-specific.
Examples
The following is sample output from the show ipv6 access-list command. It shows IPv6 access lists named inbound, tcptraffic, and outbound.
hostname# show ipv6 access-list
permit tcp any any eq bgp reflect tcptraffic (8 matches) sequence 10
permit tcp any any eq telnet reflect tcptraffic (15 matches) sequence 20
permit udp any any reflect udptraffic sequence 30
IPv6 access list tcptraffic (reflexive) (per-user)
permit tcp host 2001:0DB8:1::1 eq bgp host 2001:0DB8:1::2 eq 11000 timeout 300 (time
permit tcp host 2001:0DB8:1::1 eq telnet host 2001:0DB8:1::2 eq 11001 timeout 300
(time left 296) sequence 2
IPv6 access list outbound
Related Commands
Command
|
Description
|
ipv6 access-list
|
Creates an IPv6 access list.
|
show ipv6 dhcprelay binding
To display the relay binding entries created by the relay agent, use the show ipv6 dhcprelay binding command in privileged EXEC mode.
show ipv6 dhcprelay binding
Syntax Description
This command has no keywords or variables.
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 dhcprelay binding command allows you to check the relay binding entries that the relay agent has created.
Examples
The following is sample output from the show ipv6 dhcprelay binding command:
hostname# show ipv6 dhcprelay binding
Client: fe80::204:23ff:febb:b094 (inside)
DUID: 000100010f9a59d1000423bbb094, Timeout in 60 seconds
Above binding is created for client with link local address of fe80::204:23ff:febb:b094 on
the inside interface using DHCPv6 id of 000100010f9a59d1000423bbb094, and will timeout in
60 seconds.
There will be limit of 1000 bindings for each context.
Related Commands
Command
|
Description
|
show ipv6 dhcprelay statistics
|
Shows the IPv6 DHCP relay agent information.
|
show ipv6 dhcprelay statistics
To display the IPv6 DHCP relay agent statistics, use the show ipv6 dhcprelay statistics command in privileged EXEC mode.
show ipv6 dhcprelay statistics
Syntax Description
This command has no keywords or variables.
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 dhcprelay statistics command allows you to view IPv6 DHCP relay agent information.
Examples
The following is sample output from the show ipv6 dhcprelay statistics command:
hostname# show ipv6 dhcprelay statistics
Block allocation/duplication failures: 0
Hop count limit exceeded: 0
Forward binding creation failures: 0
Reply binding lookup failures: 0
Conflict relay server route: 0
Failed to add server NP rule: 0
Unit or context is not active: 0
Total Relay Bindings Created: 498
Related Commands
Command
|
Description
|
show ipv6 dhcprelay binding
|
Shows the relay binding entries created by the relay agent.
|
show ipv6 interface
To display the status of interfaces configured for IPv6, use the show ipv6 interface command in privileged EXEC mode.
show ipv6 interface [brief] [if_name [prefix]]
Syntax Description
brief
|
Displays a brief summary of IPv6 status and configuration for each interface.
|
if_name
|
(Optional) The internal or external interface name, as designated by the nameif command. The status and configuration for only the designated interface is shown.
|
prefix
|
(Optional) Prefix generated from a local IPv6 prefix pool. The prefix is the network portion of the IPv6 address.
|
Defaults
Displays all IPv6 interfaces.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.0(1)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 interface command provides output similar to the show interface command, except that it is IPv6-specific. If the interface hardware is usable, the interface is marked up. If the interface can provide two-way communication, the line protocol is marked up.
When an interface name is not specified, information on all IPv6 interfaces is displayed. Specifying an interface name displays information about the specified interface.
Examples
The following is sample output from the show ipv6 interface command:
hostname# show ipv6 interface outside
interface ethernet0 "outside" is up, line protocol is up
IPv6 is enabled, link-local address is 2001:0DB8::/29 [TENTATIVE]
Global unicast address(es):
2000::2, subnet is 2000::/64
Joined group address(es):
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
ND advertised reachable time is 0 milliseconds
ND advertised retransmit interval is 0 milliseconds
ND router advertisements are sent every 200 seconds
ND router advertisements live for 1800 seconds
The following is sample output from the show ipv6 interface command when entered with the brief keyword:
hostname# show ipv6 interface brief
The following is sample output from the show ipv6 interface command. It shows the characteristics of an interface which has generated a prefix from an address.
hostname# show ipv6 interface inside prefix
IPv6 Prefix Advertisements inside
Codes: A - Address, P - Prefix-Advertisement, O - Pool
U - Per-user prefix, D - Default N - Not advertised, C - Calendar
AD fec0:0:0:a::/64 [LA] Valid lifetime 2592000, preferred lifetime 604800
show ipv6 mld traffic
To display the Multicast Listener Discovery (MLD) traffic counter information, use the show ipv6 mld traffic command in privileged EXEC mode.
show ipv6 mld traffic
Syntax Description
This command has no keywords or variables.
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.2(4)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 mld traffic command allows you to check if the expected number of MLD messages have been received and sent.
The following information is provided by the show ipv6 mld traffic command:
•
Elapsed time since counters cleared—The amount of time since the counters were cleared.
•
Valid MLD Packets—The number of valid MLD packets that are received and sent.
•
Queries—The number of valid queries that are received and sent.
•
Reports—The number of valid reports that are received and sent.
•
Leaves—The number of valid leaves received and sent.
•
Mtraee packets—The number of multicast trace packets that are received and sent.
•
Errors—The types of errors and the numberof errors that have occurred.
Examples
The following is sample output from the show ipv6 mld traffic command:
hostname# show ipv6 mld traffic
Elapsed time since counters cleared: 00:01:19
Hop limit is not equal to 1 0
Related Commands
Command
|
Description
|
clear ipv6 mld traffic
|
Resets all MLD traffic counters.
|
show ipv6 neighbor
To display the IPv6 neighbor discovery cache information, use the show ipv6 neighbor command in privileged EXEC mode.
show ipv6 neighbor [if_name | address]
Syntax Description
address
|
(Optional) Displays neighbor discovery cache information for the supplied IPv6 address only.
|
if_name
|
(Optional) Displays cache information for the supplied interface name, as configured by the nameif command only.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.0(1)
|
This command was introduced.
|
Usage Guidelines
The following information is provided by the show ipv6 neighbor command:
•
IPv6 Address—The IPv6 address of the neighbor or interface.
•
Age—The time (in minutes) since the address was confirmed to be reachable. A hyphen (-) indicates a static entry.
•
Link-layer Addr—The MAC address. If the address is unknown, a hyphen (-) is displayed.
•
State—The state of the neighbor cache entry.
Note
Reachability detection is not applied to static entries in the IPv6 neighbor discovery cache; therefore, the descriptions for the INCMP (Incomplete) and REACH (Reachable) states are different for dynamic and static cache entries.
The following are possible states for dynamic entries in the IPv6 neighbor discovery cache:
–
INCMP—(Incomplete) Address resolution is being performed on the entry. A neighbor solicitation message has been sent to the solicited-node multicast address of the target, but the corresponding neighbor advertisement message has not yet been received.
–
REACH—(Reachable) Positive confirmation was received within the last ReachableTime milliseconds that the forward path to the neighbor was functioning properly. While in REACH state, the device takes no special action as packets are sent.
–
STALE—More than ReachableTime milliseconds have elapsed since the last positive confirmation was received that the forward path was functioning properly. While in STALE state, the device takes no action until a packet is sent.
–
DELAY—More than ReachableTime milliseconds have elapsed since the last positive confirmation was received that the forward path was functioning properly. A packet was sent within the last DELAY_FIRST_PROBE_TIME seconds. If no reachability confirmation is received within DELAY_FIRST_PROBE_TIME seconds of entering the DELAY state, send a neighbor solicitation message and change the state to PROBE.
–
PROBE—A reachability confirmation is actively sought by resending neighbor solicitation messages every RetransTimer milliseconds until a reachability confirmation is received.
–
????—Unknown state.
The following are possible states for static entries in the IPv6 neighbor discovery cache:
–
INCMP—(Incomplete) The interface for this entry is down.
–
REACH—(Reachable) The interface for this entry is up.
· Interface
The interface from which the address was reachable.
Examples
The following is sample output from the show ipv6 neighbor command when entered with an interface:
hostname# show ipv6 neighbor inside
IPv6 Address Age Link-layer Addr State Interface
2000:0:0:4::2 0 0003.a0d6.141e REACH inside
FE80::203:A0FF:FED6:141E 0 0003.a0d6.141e REACH inside
3001:1::45a - 0002.7d1a.9472 REACH inside
The following is sample output from the show ipv6 neighbor command when entered with an IPv6 address:
hostname# show ipv6 neighbor 2000:0:0:4::2
IPv6 Address Age Link-layer Addr State Interface
2000:0:0:4::2 0 0003.a0d6.141e REACH inside
Related Commands
Command
|
Description
|
clear ipv6 neighbors
|
Deletes all entries in the IPv6 neighbor discovery cache, except static entries.
|
ipv6 neighbor
|
Configures a static entry in the IPv6 neighbor discovery cache.
|
show ipv6 ospf
To display general information about OSPFv3 routing processes, use the show ipv6 ospf command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id]
Syntax Description
area_id
|
(Optional) Shows information about a specified area only.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPFv3 routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 ospf command lists the following settings:
•
Event logging
•
Router type
•
Redistribution route type
•
SPF schedule delay
•
Hold time between two consecutive SPFs
•
Wait time between two consecutive SPFs
•
Minimum LSA interval
•
Minimum LSA arrival
Examples
The following is sample output from the show ipv6 ospf command:
Routing Process "ospfv3 1" with ID 10.9.4.1
Event-log enabled, Maximum number of events: 1000, Mode: cyclic
It is an autonomous system boundary router
Redistributing External Routes from,
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Minimum LSA interval 5 secs
Minimum LSA arrival 1000 msecs
Related Commands
Command
|
Description
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf database
|
Shows lists of information related to the OSPFv3 database for a specific router.
|
show ipv6 ospf border-routers
To display the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR), use the show ipv6 ospf border-routers command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] border-routers
Syntax Description
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPFv3 routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
The show ipv6 ospf border-routers command lists the following settings:
•
Intra-area route
•
Inter-area route
•
IPv6 address
•
Interface type
•
Area ID
•
SPF number
Examples
The following is sample output from the show ipv6 ospf border-routers command:
hostname# show ipv6 ospf border-routers
OSPFv3 Process 1 internal Routing Table
Codes: i - Intra-area route, I - Inter-area route
i 172.16.4.4 [2] via FE80::205:5FFF:FED3:5808, FastEthernet0/0, ABR, Area 1, SPF 13
i 172.16.4.4 [1] via FE80::205:5FFF:FED3:5406, POS4/0, ABR, Area 0, SPF 8
i 172.16.3.3 [1] via FE80::205:5FFF:FED3:5808, FastEthernet0/0, ASBR, Area 1, SPF 3
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf database
|
Shows lists of information related to the OSPFv3 database for a specific router.
|
show ipv6 ospf database
To display lists of information related to the OSPFv3 database for a specific router, use the show ipv6 ospf database command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id] database [external | inter-area prefix | inter-area-router |
network | nssa-external | router | area | as | ref-lsa | [destination-router-id] [prefix
ipv6-prefix] [link-state-id]] [link [interface interface-name] [adv-router router-id] |
self-originate] [internal] [database-summary]
Syntax Description
adv-router router-id
|
(Optional) Displays all the LSAs of the advertising router. The router ID must be in the form documented in RFC 2740, in which the address is specified in hexadecimal using 16-bit values between colons.
|
area
|
(Optional) Displays information only about area LSAs.
|
area_id
|
(Optional) Displays information about a specified area only.
|
as
|
(Optional) Filters unknown autonomous system (AS) LSAs.
|
database-summary
|
(Optional) Displays how many of each type of LSA exists for each area in the database and the total.
|
destination-router-id
|
(Optional) Displays information about a specified destination router only.
|
external
|
(Optional) Displays information only about the external LSAs.
|
interface
|
Optional) Displays information about the LSAs filtered by interface context.
|
interface-name
|
(Optional) Specifies the LSA interface name.
|
internal
|
(Optional) Displays information only about the internal LSAs.
|
inter-area prefix
|
(Optional) Displays information only about LSAs based on inter-area prefix.
|
inter-area router
|
(Optional) Displays information only about LSAs based on inter-area router LSAs.
|
link
|
(Optional) Displays information about link LSAs. When it follows the unknown keyword, the link keyword filters link-scope LSAs.
|
link-state-id
|
(Optional) Specifies an integer used to differentiate LSAs. In network and link LSAs, the link-state ID matches the interface index.
|
network
|
(Optional) Displays information about network LSAs.
|
nssa-external
|
(Optional) Displays information only about the not so stubby area (NSSA) external LSAs.
|
prefix ipv6-prefix
|
(Optional) Displays the link-local IPv6 address of the neighbor. The IPv6 prefix must be in the form documented in RFC 2373, in which the address is specified in hexadecimal using 16-bit values between colons.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
ref-lsa
|
(Optional) Further filters the prefix LSA type.
|
router
|
(Optional) Displays information about router LSAs.
|
self-originate
|
(Optional) Displays only self-originated LSAs from the local router.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
The various forms of the command provide information about different OSPFv3 LSAs.
Examples
The following is sample output from the show ipv6 ospf database command:
hostname# show ipv6 ospf database
OSPFv3 Router with ID (172.16.4.4) (Process ID 1)
Router Link States (Area 0)
ADV Router Age Seq# Fragment ID Link count Bits
172.16.4.4 239 0x80000003 0 1 B
172.16.6.6 239 0x80000003 0 1 B
Inter Area Prefix Link States (Area 0)
ADV Router Age Seq# Prefix
172.16.4.4 249 0x80000001 FEC0:3344::/32
172.16.4.4 219 0x80000001 FEC0:3366::/32
172.16.6.6 247 0x80000001 FEC0:3366::/32
172.16.6.6 193 0x80000001 FEC0:3344::/32
172.16.6.6 82 0x80000001 FEC0::/32
Inter Area Router Link States (Area 0)
ADV Router Age Seq# Link ID Dest RtrID
172.16.4.4 219 0x80000001 50529027 172.16.3.3
172.16.6.6 193 0x80000001 50529027 172.16.3.3
Link (Type-8) Link States (Area 0)
ADV Router Age Seq# Link ID Interface
172.16.4.4 242 0x80000002 14 PO4/0
172.16.6.6 252 0x80000002 14 PO4/0
Intra Area Prefix Link States (Area 0)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
172.16.4.4 242 0x80000002 0 0x2001 0
172.16.6.6 252 0x80000002 0 0x2001 0
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf events
To display OSPFv3 internal event information, use the show ipv6 ospf events command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] events
Syntax Description
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to display OSPFv3 events information.
Examples
The following is sample output from the show ipv6 ospf events command:
hostname# show ipv6 ospf events
OSPFv3 Router with ID (10.1.3.2) (Process ID 10)
1 Jul 9 18:49:34.071: Timer Exp: ospfv3_if_ack_delayed 0xda05fad8
2 Jul 9 18:49:31.571: Rcv Unchanged Type-0x2001 LSA, LSID 0.0.0.0, Adv-Rtr 10.1.1.2,
Seq# 80000008, Age 1, Area 10
3 Jul 9 18:48:13.241: Generate Changed Type-0x8 LSA, LSID 2.0.0.0, Seq# 80000004, Age
0, Area 10
4 Jul 9 18:48:13.241: Generate Changed Type-0x2001 LSA, LSID 0.0.0.0, Seq# 80000005,
Age 0, Area 10
5 Jul 9 18:41:18.901: End of SPF, SPF time 0ms, next wait-interval 10000ms
6 Jul 9 18:41:18.902: Starting External processing in area 10
7 Jul 9 18:41:18.902: Starting External processing
8 Jul 9 18:41:18.902: Starting Inter-Area SPF in area 10
9 Jul 9 18:41:18.902: Generic: post_spf_intra 0x0
10 Jul 9 18:41:18.902: RIB Delete (All Paths), Prefix 2002::/64, type Intra
11 Jul 9 18:41:18.902: RIB Update, Prefix 5005::/64, gw ::, via inside, type Intra
12 Jul 9 18:41:18.902: Starting Intra-Area SPF in Area 10
13 Jul 9 18:41:18.903: Starting SPF, wait-interval 5000ms
14 Jul 9 18:41:16.403: Timer Exp: ospfv3_if_ack_delayed 0xda05fad8
15 Jul 9 18:41:13.903: Schedule SPF, Area 10, Change in LSA type PLSID 0.8.0.0, Adv-Rtr
50.100.168.192
16 Jul 9 18:41:13.903: Rcv Changed Type-0x2009 LSA, LSID 0.8.0.0, Adv-Rtr 10.1.2.3,
Seq# 80000003, Age 1, Area 10
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf flood-list
To display a list of OSPFv3 LSAs waiting to be flooded over an interface, use the show ipv6 ospf flood-list command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id] flood-list interface-type interface-number
Syntax Description
area_id
|
(Optional) Displays information about a specified area only.
|
interface-number
|
Specifies the interface number over which the LSAs are flooded.
|
interface-type
|
Specifies the interface type over which the LSAs are flooded.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPFv3 routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to display OSPFv3 packet pacing information.
Examples
The following is sample output from the show ipv6 ospf flood-list command:
hostname# show ipv6 ospf flood-list
OSPFv3 Router with ID (172.16.6.6) (Process ID 1)
Interface POS4/0, Queue length 1
Link state retransmission due in 14 msec
Type LS ID ADV RTR Seq NO Age Checksum
0x2001 0 172.16.6.6 0x80000031 0 0x1971
Interface FastEthernet0/0, Queue length 0
Interface ATM3/0, Queue length 0
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf interface
To display OSPFv3-related interface information, use the show ipv6 ospf interface command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id] interface [type-number] [brief]
Syntax Description
area_id
|
(Optional) Displays information about a specified area only.
|
brief
|
(Optional) Displays brief overview information for OSPFv3 interfaces, states, addresses and masks, and areas on the router.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
type-number
|
(Optional) Specifies the interface type and number.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to display overview information for OSPFv3 interfaces, states, addresses and masks, and areas on the router.
Examples
The following is sample output from the show ipv6 ospf interface command:
hostname# show ipv6 ospf interface
ATM3/0 is up, line protocol is up
Link Local Address 2001:0DB1:205:5FFF:FED3:5808, Interface ID 13
Area 1, Process ID 1, Instance ID 0, Router ID 172.16.3.3
Network Type POINT_TO_POINT, Cost: 1
Transmit Delay is 1 sec, State POINT_TO_POINT,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Index 1/2/2, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 12, maximum is 12
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 172.16.4.4
Suppress hello for 0 neighbor(s)
FastEthernet0/0 is up, line protocol is up
Link Local Address 2001:0DB1:205:5FFF:FED3:5808, Interface ID 3
Area 1, Process ID 1, Instance ID 0, Router ID 172.16.3.3
Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router (ID) 172.16.6.6, local address 2001:0DB1:205:5FFF:FED3:6408
Backup Designated router (ID) 172.16.3.3, local address 2001:0DB1:205:5FFF:FED3:5808
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Index 1/1/1, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 12, maximum is 12
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 172.16.6.6 (Designated Router)
Suppress hello for 0 neighbor(s)
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf neighbor
To display OSPFv3 neighbor information on a per-interface basis, use the show ipv6 ospf neighbor command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id] neighbor [interface-type interface-number] [neighbor-id]
[detail]
Syntax Description
area_id
|
(Optional) Displays information about a specified area only.
|
detail
|
(Optional) Displays all neighbors information in detail.
|
interface-type interface-number
|
(Optional) Specifies the interface type and number.
|
neighbor-id
|
(Optional) Specifies the neighbor ID.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to display detailed information for OSPFv3 neighbors by interface.
Examples
The following is sample output from the show ipv6 ospf neighbor command:
hostname# show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
172.16.4.4 1 FULL/ - 00:00:31 14 POS4/0
172.16.3.3 1 FULL/BDR 00:00:30 3 FastEthernet00
172.16.5.5 1 FULL/ - 00:00:33 13 ATM3/0
The following is sample output from the show ipv6 ospf neighbor detail command:
In the area 0 via interface POS4/0
Neighbor: interface-id 14, link-local address FE80::205:5FFF:FED3:5406
Neighbor priority is 1, State is FULL, 6 state changes
Dead timer due in 00:00:33
Neighbor is up for 00:48:56
Index 1/1/1, retransmission queue length 0, number of retransmission 1
First 0x0(0)/0x0(0)/0x0(0) Next 0x0(0)/0x0(0)/0x0(0)
Last retransmission scan length is 1, maximum is 1
Last retransmission scan time is 0 msec, maximum is 0 msec
In the area 1 via interface FastEthernet0/0
Neighbor: interface-id 3, link-local address FE80::205:5FFF:FED3:5808
Neighbor priority is 1, State is FULL, 6 state changes
DR is 172.16.6.6 BDR is 172.16.3.3
Dead timer due in 00:00:33
Neighbor is up for 00:09:00
Index 1/1/2, retransmission queue length 0, number of retransmission 2
First 0x0(0)/0x0(0)/0x0(0) Next 0x0(0)/0x0(0)/0x0(0)
Last retransmission scan length is 1, maximum is 2
Last retransmission scan time is 0 msec, maximum is 0 msec
In the area 2 via interface ATM3/0
Neighbor: interface-id 13, link-local address FE80::205:5FFF:FED3:6006
Neighbor priority is 1, State is FULL, 6 state changes
Dead timer due in 00:00:38
Neighbor is up for 00:10:01
Index 1/1/3, retransmission queue length 0, number of retransmission 0
First 0x0(0)/0x0(0)/0x0(0) Next 0x0(0)/0x0(0)/0x0(0)
Last retransmission scan length is 0, maximum is 0
Last retransmission scan time is 0 msec, maximum is 0 msec
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf request-list
To display a list of all LSAs that have been requested by a router, use the show ipv6 ospf request-list command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id] request-list [ neighbor] [interface] [interface-neighbor]
Syntax Description
area_id
|
(Optional) Displays information about a specified area only.
|
interface
|
(Optional) Specifies the list of all LSAs requested by the router from this interface.
|
interface-neighbor
|
(Optional) Specifies the list of all LSAs requested by the router on this interface from this neighbor.
|
neighbor
|
(Optional) Specifies the list of all LSAs requested by the router from this neighbor.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to list all LSAs that a router requests.
Examples
The following is sample output from the show ipv6 ospf request-list command:
hostname# show ipv6 ospf request-list
OSPFv3 Router with ID (192.168.255.5) (Process ID 1)
Neighbor 192.168.255.2, interface Ethernet0/0 address
FE80::A8BB:CCFF:FE00:6600
Type LS ID ADV RTR Seq NO Age Checksum
1 0.0.0.0 192.168.255.3 0x800000C2 1 0x0014C5
1 0.0.0.0 192.168.255.2 0x800000C8 0 0x000BCA
1 0.0.0.0 192.168.255.1 0x800000C5 1 0x008CD1
2 0.0.0.3 192.168.255.3 0x800000A9 774 0x0058C0
2 0.0.0.2 192.168.255.3 0x800000B7 1 0x003A63
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf retransmission-list
To display a list of all LSAs that have been waiting to be resent, use the show ipv6 ospf retransmission-list command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] [area_id] retransmission-list [ neighbor] [interface]
[interface-neighbor]
Syntax Description
area_id
|
(Optional) Displays information about a specified area only.
|
interface
|
(Optional) Specifies the list of all LSAs waiting to be resent on this interface.
|
interface-neighbor
|
(Optional) Specifies the list of all LSAs waiting to be resent for this interface from this neighbor.
|
neighbor
|
(Optional) Specifies the list of all LSAs waiting to be resent for this neighbor.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to list all LSAs that are waiting to be resent.
Examples
The following is sample output from the show ipv6 ospf retransmission-list command:
hostname# show ipv6 ospf retransmission-list
OSPFv3 Router with ID (192.168.255.2) (Process ID 1)
Neighbor 192.168.255.1, interface Ethernet0/0
Link state retransmission due in 3759 msec, Queue length 1
Type LS ID ADV RTR Seq NO Age Checksum
0x2001 0 192.168.255.2 0x80000222 1 0x00AE52
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf statistic
To display various OSPFv3 statistics, use the show ipv6 ospf statistic command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] statistic [detail]
Syntax Description
detail
|
(Optional) Specifies detailed SPF information, including the trigger points.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to list the number of times SPF was executed, the reasons, and the duration.
Examples
The following is sample output from the show ipv6 ospf statistic command:
hostname# show ipv6 ospf 10 statistic detail
Area 10: SPF algorithm executed 6 times
SPF 1 executed 04:36:56 ago, SPF type Full
SPF calculation time (in msec):
SPT Prefix D-Int Sum D-Sum Ext D-Ext Total
RIB manipulation time (in msec):
LSIDs processed R:1 N:0 Prefix:0 SN:0 SA:0 X7:0
Changed LSAs. Recorded is Advertising Router, LSID and LS type:
49.100.168.192/0(R) 49.100.168.192/2(L)
SPF 2 executed 04:35:50 ago, SPF type Full
SPF calculation time (in msec):
SPT Prefix D-Int Sum D-Sum Ext D-Ext Total
RIB manipulation time (in msec):
LSIDs processed R:2 N:1 Prefix:0 SN:0 SA:0 X7:0
Changed LSAs. Recorded is Advertising Router, LSID and LS type:
50.100.168.192/0(R) 50.100.168.192/2(L) 49.100.168.192/0(R) 50.100.168.192/0(R)
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf summary-prefix
To display a list of all summary address redistribution information configured under an OSPFv3 process, use the show ipv6 ospf summary-prefix command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] summary-prefix
Syntax Description
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to show a list of all summary address redistribution information that has been configured under an OSPFv3 process.
Examples
The following is sample output from the show ipv6 ospf summary-prefix command:
hostname# show ipv6 ospf summary-prefix
OSPFv3 Process 1, Summary-prefix
FEC0::/24 Metric 16777215, Type 0, Tag 0
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf timers
To display OSPFv3 timers information, use the show ipv6 ospf timers command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] timers [lsa-group | rate-limit]
Syntax Description
lsa-group
|
(Optional) Specifies OSPFv3 LSA group information.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
rate-limit
|
(Optional) Specifies OSPFv3 LSA rate limit information.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to show LSA information that has been configured under an OSPFv3 process.
Examples
The following is sample output from the show ipv6 ospf timers lsa-group command:
hostname# show ipv6 ospf timers lsa-group
OSPFv3 Router with ID (10.10.13.101) (Process ID 1)
Group size 5, Head 2, Search Index 4, Interval 240 sec
Next update due in 0:00:13
Failure Head 0, Last 0 LSA group failure logged
OSPFv3 Router with ID (10.10.10.102) (Process ID 5709)
Group size 5, Head 2, Search Index 4, Interval 240 sec
Next update due in 0:00:22
Failure Head 0, Last 0 LSA group failure logged
The following is sample output from the show ipv6 ospf timers rate-limit command:
hostname# show ipv6 ospf timers rate-limit
List of LSAs that are in rate limit Queue
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf traffic
To display OSPFv3 traffic-related statistics for currently available interfaces, use the show ipv6 ospf traffic command in user EXEC or privileged EXEC mode.
show ipv6 ospf [process_id] traffic [interface_name]
Syntax Description
interface_name
|
(Optional) Specifies the name of the interface (for example, interface GigabitEthernet0/0). Use this option to segregate traffic to a specific interface.
|
process_id
|
(Optional) Specifies an internal ID that is locally assigned and can be any positive integer. This ID is the number assigned administratively when the OSPF routing process is enabled.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to show OSPFv3 traffic-related information for available interfaces.
Examples
The following is sample output from the show ipv6 ospf traffic command:
hostname# show ipv6 ospf 10 traffic inside
Last clearing of interface traffic counters never
OSPFv3 packets received/sent
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 ospf virtual-links
To displayparameters and the current state of OSPFv3 virtual links, use the show ipv6 ospf virtual-links command in user EXEC or privileged EXEC mode.
show ipv6 ospf virtual-links
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
—
|
—
|
User EXEC
|
•
|
—
|
•
|
—
|
—
|
Command History
Release
|
Modification
|
9.0(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to show parameters and the current state of OSPFv3 virtual links.
Examples
The following is sample output from the show ipv6 ospf virtual-links command:
hostname# show ipv6 ospf virtual-links
Virtual Link OSPF_VL0 to router 172.16.6.6 is up
Interface ID 27, IPv6 address FEC0:6666:6666::
Transit area 2, via interface ATM3/0, Cost of using 1
Transmit Delay is 1 sec, State POINT_TO_POINT,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Related Commands
Command
|
Description
|
show ipv6 ospf
|
Shows all IPv6 settings in the OSPFv3 routing process.
|
show ipv6 ospf border-routers
|
Shows the internal OSPFv3 routing table entries to an area border router (ABR) and an autonomous system boundary router (ASBR).
|
show ipv6 route
To display the contents of the IPv6 routing table, use the show ipv6 route command in privileged EXEC mode.
show ipv6 route [failover] [cluster] [interface] [ospf] [summary]
Syntax Description
cluster
|
(Optional) Displays the IPv6 routing table sequence number, IPv6 reconvergence timer status, and IPv6 routing entries sequence number in a cluster.
|
failover
|
(Optional) Displays the IPv6 routing table sequence number, IPv6 reconvergence timer status, and IPv6 routing entries sequence number.
|
interface
|
(Optional) Displays IPv6 interface-specific routes.
|
ospf
|
(Optional) Displays OSPFv3 routes.
|
summary
|
(Optional) Displays IPv6 route summaries.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
•
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.0(1)
|
This command was introduced.
|
9.0(1)
|
Added support for the failover, cluster, ospf, interface, and summary keywords.
|
Usage Guidelines
The show ipv6 route command provides output similar to the show route command, except that the information is IPv6-specific.
The following information appears in the IPv6 routing table:
•
Codes—Indicates the protocol that derived the route. Values are as follows:
–
C—Connected
–
L—Local
–
S—Static
–
R—RIP derived
–
B—BGP derived
–
I1—ISIS L1—Integrated IS-IS Level 1 derived
–
I2—ISIS L2—Integrated IS-IS Level 2 derived
–
IA—ISIS interarea—Integrated IS-IS interarea derived
•
fe80::/10—Indicates the IPv6 prefix of the remote network.
•
[0/0]—The first number in the brackets is the administrative distance of the information source; the second number is the metric for the route.
•
via ::—Specifies the address of the next router to the remote network.
•
inside—Specifies the interface through which the next router to the specified network can be reached.
Note
The clustering and failover keywords do not appear unless these features are configured on the ASA.
Examples
The following is sample output from the show ipv6 route command:
hostname# show ipv6 route
IPv6 Routing Table - 7 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
L fec0::a:0:0:a0a:a70/128 [0/0]
L fec0::65:0:0:a0a:6570/128 [0/0]
via fec0::65:0:0:a0a:6575, vlan101
The following is sample output from the show ipv6 route failover command:
hostname# show ipv6 route failover
IPv6 Routing Table - 6 entries
Codes: C - Connected, L - Local, S - Static
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
IPv6 Routing table seq num 0
IPv6 Reconvergence timer expired
via fe80::217:94ff:fe85:4401, inside seq 0
via fe80::217:94ff:fe85:4401, inside seq 0
via 4001::2, inside seq 0
The following is sample output from the show ipv6 route cluster command on the master unit:
hostname/LB1/master(config)# show ipv6 route cluster
IPv6 Routing Table - 5 entries
Codes: C - Connected, L - Local, S - Static
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
IPv6 Routing table seq num 2
IPv6 Reconvergence timer expired
via fe80::21f:9eff:fe2a:78ba, inside seq 2
The following is sample output from the show ipv6 route cluster command on the slave unit during a role change:
hostname/LB2/slave(config)# cluster master
INFO: Wait for existing master to quit. Use "show cluster info"
to check status. Use "cluster remove unit <name>" to force
master unit out of the cluster if for some reason it refuses
to quit within reasonable time
hostname/LB2/slave(config)#
hostname/LB2/master(config)#
hostname/LB2/master(config)# show ipv6 route cluster
IPv6 Routing Table - 5 entries
Codes: C - Connected, L - Local, S - Static
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
IPv6 Routing table seq num 3
IPv6 Reconvergence timer expires in 61 secs
via fe80::21f:9eff:fe2a:78ba, inside seq 2
Related Commands
Command
|
Description
|
debug ipv6 route
|
Displays debugging messages for IPv6 routing table updates and route cache updates.
|
ipv6 route
|
Adds a static entry to the IPv6 routing table.
|
show ipv6 routers
To display IPv6 router advertisement information received from on-link routers, use the show ipv6 routers command in privileged EXEC mode.
show ipv6 routers [if_name]
Syntax Description
if_name
|
(Optional) The internal or external interface name, as designated by the nameif command, that you want to display information about.
|
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.0(1)
|
This command was introduced.
|
Usage Guidelines
When an interface name is not specified, information on all IPv6 interfaces is displayed. Specifying an interface name displays information about the specified interface.
Examples
The following is sample output from the show ipv6 routers command when entered without an interface name:
hostname# show ipv6 routers
Router FE80::83B3:60A4 on outside, last update 3 min
Hops 0, Lifetime 6000 sec, AddrFlag=0, OtherFlag=0
Reachable time 0 msec, Retransmit time 0 msec
Prefix 3FFE:C00:8007::800:207C:4E37/96 autoconfig
Valid lifetime -1, preferred lifetime -1
Router FE80::290:27FF:FE8C:B709 on inside, last update 0 min
Hops 64, Lifetime 1800 sec, AddrFlag=0, OtherFlag=0
Reachable time 0 msec, Retransmit time 0 msec
Related Commands
Command
|
Description
|
ipv6 route
|
Adds a static entry to the IPv6 routing table.
|
show ipv6 traffic
To display statistics about IPv6 traffic, use the show ipv6 traffic command in privileged EXEC mode.
show ipv6 traffic
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode
|
Firewall Mode
|
Security Context
|
Routed
|
Transparent
|
Single
|
Multiple
|
Context
|
System
|
Privileged EXEC
|
•
|
—
|
•
|
•
|
—
|
Command History
Release
|
Modification
|
7.0(1)
|
This command was introduced.
|
Usage Guidelines
Use the clear ipv6 traffic command to clear the traffic counters.
Examples
The following is sample output from the show ipv6 traffic command:
hostname# show ipv6 traffic
Rcvd: 545 total, 545 local destination
0 source-routed, 0 truncated
0 format errors, 0 hop count exceeded
0 bad header, 0 unknown option, 0 bad source
0 unknown protocol, 0 not a router
218 fragments, 109 total reassembled
0 reassembly timeouts, 0 reassembly failures
Sent: 228 generated, 0 forwarded
1 fragmented into 2 fragments, 0 failed
0 encapsulation failed, 0 no route, 0 too big
Mcast: 168 received, 70 sent
Rcvd: 116 input, 0 checksum errors, 0 too short
0 unknown info type, 0 unknown error type
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout,0 too big
0 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 60 router advert, 0 redirects
31 neighbor solicit, 25 neighbor advert
Sent: 85 output, 0 rate-limited
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout,0 too big
0 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 18 router advert, 0 redirects
33 neighbor solicit, 34 neighbor advert
Rcvd: 109 input, 0 checksum errors, 0 length errors
Rcvd: 85 input, 0 checksum errors
Sent: 103 output, 0 retransmitted
Related Commands
Command
|
Description
|
clear ipv6 traffic
|
Clears IPv6 traffic counters.
|