- Preface
- Overview
- Using the Command-Line Interface
- Assigning the Switch IP Address and Default Gateway
- Configuring Cisco IOS Configuration Engine
- Administering the Switch
- Configuring the Switch Alarms
- Configuring SDM Templates
- Configuring Switch-Based Authentication
- Configuring IEEE 802.1x Port-Based Authentication
- Configuring the PPoE Intermediate Agent
- Configuring Interfaces
- Configuring Command Macros
- Configuring VLANs
- Configuring Private VLANs
- Configuring IEEE 802.1Q Tunneling, VLAN Mapping, 802.1ad, and Layer 2 Protocol Tunneling
- Configuring STP
- Configuring MSTP
- Configuring Optional Spanning-Tree Features
- Configuring Resilient Ethernet Protocol
- Configuring Flex Links and the MAC Address-Table Move Update Feature
- Configuring DHCP Features and IP Source Guard
- Configuring Dynamic ARP Inspection
- Configuring IGMP Snooping and MVR
- Configuring Port-Based Traffic Control
- Configuring CDP
- Configuring LLDP and LLDP-MED
- Configuring UDLD
- Configuring SPAN and RSPAN
- Configuring RMON
- Configuring System Message Logging
- Configuring SNMP
- Configuring Embedded Event Manager
- Configuring Network Security with ACLs
- Configuring IP Unicast Routing
- Configuring Control-Plane Security
- Configuring QoS
- Configuring EtherChannels and Link-State Tracking
- Configuring IPv6 Unicast Routing
- Configuring IPv6 MLD Snooping
- Configuring IPv6 ACLs
- Configuring IPv6 QoS
- Configuring HSRP, VRRP, and GLBP
- Configuring Cisco IOS IP SLAs Operations
- Configuring Enhanced Object Tracking
- Configuring Ethernet OAM, CFM, and E-LMI
- Configuring Y.1731 Performance Monitoring
- Configuring IP Multicast Routing
- Configuring MSDP
- Troubleshooting
- Configuring Online Diagnostics
- Working with the Cisco IOS File System, Configuration Files, and Software Images
- Unsupported Commands in Cisco IOS Release 12.2(60)EZ
- Understanding IPv6
- IPv6 Addresses
- Supported IPv6 Unicast Routing Features
- 128-Bit Unicast Addresses
- DNS for IPv6
- Path MTU Discovery for IPv6 Unicast
- ICMPv6
- Neighbor Discovery
- Default Router Preference
- IPv6 Stateless Autoconfiguration and Duplicate Address Detection
- IPv6 Applications
- Dual IPv4 and IPv6 Protocol Stacks
- DHCP for IPv6 Address Assignment
- DHCP for IPv6 Server, Client, and Relay
- Static Routes for IPv6
- RIP for IPv6
- OSPF for IPv6
- EIGRP IPv6
- IS-IS for IPv6
- Multiprotocol BGP for IPv6
- SNMP and Syslog Over IPv6
- HTTP(S) Over IPv6
- Multi-Protocol VRF (VRF-Lite) for IPv6
- Unsupported IPv6 Unicast Routing Features
- Limitations
- Configuring IPv6
- Default IPv6 Configuration
- Configuring IPv6 Addressing and Enabling IPv6 Routing
- Configuring Default Router Preference
- Configuring IPv4 and IPv6 Protocol Stacks
- Configuring DHCP for IPv6 Address Assignment
- Configuring DHCP Client, Server and Relay Functions
- Configuring IPv6 ICMP Rate Limiting
- Configuring CEF for IPv6
- Configuring Static Routes for IPv6
- Configuring RIP for IPv6
- Configuring OSPF for IPv6
- Configuring EIGRP for IPv6
- Configuring IS-IS for IPv6
- Prerequisites
- Restriction
- Configuring Single-Topology IS-IS for IPv6
- Configuring Multitopology IS-IS for IPv6
- Customizing IPv6 IS-IS
- Redistributing Routes into an IPv6 IS-IS Routing Process
- Redistributing IPv6 IS-IS Routes Between IS-IS Levels
- Disabling IPv6 Protocol-Support Consistency Checks
- Configuration Examples for IPv6 IS-IS
- Verifying IPv6 IS-IS Configuration and Operation
- Configuring BGP for IPv6
- Configuring Multi-Protocol VRF for IPv6
- Displaying IPv6
Configuring IPv6 Unicast Routing
This chapter describes how to configure IPv6 unicast routing on the Cisco ME 3400E Ethernet Access switch.
For information about configuring IPv4 unicast routing, see Chapter34, “Configuring IP Unicast Routing” For information on configuring IPv6 access control lists (ACLs) see Chapter40, “Configuring IPv6 ACLs”
To enable IPv6 routing, you must configure the switch to use the a dual IPv4 and IPv6 switch database management (SDM) template. To configure IPv6 VRF-aware routing, you must use the dual-ipv4-and-ipv6 routing template or the dual-ipv4-and-ipv6 default template. The dual-ipv4-and-ipv6 vlan template does not support VRF-aware routing. See the “Dual IPv4 and IPv6 Protocol Stacks” section.
Note For complete syntax and usage information for the commands used in this chapter, see the Cisco IOS documentation referenced in the procedures.
Understanding IPv6
IPv4 users can move to IPv6 and receive services such as end-to-end security, quality of service (QoS), and globally unique addresses. The IPv6 address space reduces the need for private addresses and Network Address Translation (NAT) processing by border routers at network edges.
For information about IPv6 and other features in this chapter, see these documents.
- For complete syntax and usage information for the commands used in this chapter, see the Cisco IOS IPv6 Command Reference :
http://www.cisco.com/en/US/docs/ios/ipv6/command/reference/ipv6_book.html - For all IPv6 configuration information, see the Cisco IOS IPv6 Configuration Guide, Release 12.4T
http://www.cisco.com/en/US/docs/ios/ipv6/configuration/guide/12_4t/ipv6_12_4t_book.html - You can also use the Search field to locate the Cisco IOS software documentation for a specific topic. For example, if you want information about static routes, you can enter Implementing Static Routes for IPv6 in the search field to get this document about static routes:
http://www.cisco.com/en/US/docs/ios-xml/ios/ipv6/configuration/12-4t/ip6-stat-routes.html
This section describes IPv6 implementation on the switch. These sections are included:
- IPv6 Addresses
- Supported IPv6 Unicast Routing Features
- Unsupported IPv6 Unicast Routing Features
- Limitations
IPv6 Addresses
The switch supports only IPv6 unicast addresses. It does not support site-local unicast addresses, anycast addresses, or multicast addresses.
The IPv6 128-bit addresses are represented as a series of eight 16-bit hexadecimal fields separated by colons in the format: n:n:n:n:n:n:n:n. This is an example of an IPv6 address:
2031:0000:130F:0000:0000:09C0:080F:130B
For easier implementation, leading zeros in each field are optional. This is the same address without leading zeros:
You can also use two colons (::) to represent successive hexadecimal fields of zeros, but you can use this short version only once in each address:
For more information about IPv6 address formats, address types, and the IPv6 packet header, see the “Implementing IPv6 Addressing and Basic Connectivity” chapter of Cisco IOS IPv6 Configuration Library on Cisco.com.
In the “Information About Implementing Basic Connectivity for IPv6” chapter, these sections apply to the switch:
Supported IPv6 Unicast Routing Features
Support on the switch includes expanded address capability, header format simplification, improved support of extensions and options, and hardware parsing of the extension header. The switch supports hop-by-hop extension header packets, which are routed or bridged in software.
The switch provides IPv6 routing capability over 802.1Q trunk ports for static routes, Routing Information Protocol (RIP) for IPv6, and Open Shortest Path First (OSPF) Version 3 Protocol. It supports up to 16 equal-cost routes and can simultaneously forward IPv4 and IPv6 frames at line rate.
- 128-Bit Unicast Addresses
- DNS for IPv6
- Path MTU Discovery for IPv6 Unicast
- ICMPv6
- Neighbor Discovery
- Default Router Preference
- IPv6 Stateless Autoconfiguration and Duplicate Address Detection
- IPv6 Applications
- Dual IPv4 and IPv6 Protocol Stacks
- DHCP for IPv6 Address Assignment
- DHCP for IPv6 Server, Client, and Relay
- Static Routes for IPv6
- RIP for IPv6
- OSPF for IPv6
- EIGRP IPv6
- IS-IS for IPv6
- Multiprotocol BGP for IPv6
- SNMP and Syslog Over IPv6
- HTTP(S) Over IPv6
- Multiprotocol BGP for IPv6
128-Bit Unicast Addresses
The switch supports aggregatable global unicast addresses and link-local unicast addresses. It does not support site-local unicast addresses.
- Aggregatable global unicast addresses are IPv6 addresses from the aggregatable global unicast prefix. The address structure enables strict aggregation of routing prefixes and limits the number of routing table entries in the global routing table. These addresses are used on links that are aggregated through organizations and eventually to the Internet service provider.
These addresses are defined by a global routing prefix, a subnet ID, and an interface ID. Current global unicast address allocation uses the range of addresses that start with binary value 001 (2000::/3). Addresses with a prefix of 2000::/3(001) through E000::/3(111) must have 64-bit interface identifiers in the extended unique identifier (EUI)-64 format.
- Link local unicast addresses can be automatically configured on any interface by using the link-local prefix FE80::/10(1111 1110 10) and the interface identifier in the modified EUI format. Link-local addresses are used in the neighbor discovery protocol (NDP) and the stateless autoconfiguration process. Nodes on a local link use link-local addresses and do not require globally unique addresses to communicate. IPv6 routers do not forward packets with link-local source or destination addresses to other links.
For more information, see the section about IPv6 unicast addresses in the “Implementing IPv6 Addressing and Basic Connectivity” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
DNS for IPv6
IPv6 supports Domain Name System (DNS) record types in the DNS name-to-address and address-to-name lookup processes. The DNS AAAA resource record types support IPv6 addresses and are equivalent to an A address record in IPv4. The switch supports DNS resolution for IPv4 and IPv6.
Path MTU Discovery for IPv6 Unicast
The switch supports advertising the system maximum transmission unit (MTU) to IPv6 nodes and path MTU discovery. Path MTU discovery allows a host to dynamically discover and adjust to differences in the MTU size of every link along a given data path. In IPv6, if a link along the path is not large enough to accommodate the packet size, the source of the packet handles the fragmentation. The switch does not support path MTU discovery for multicast packets.
ICMPv6
The Internet Control Message Protocol (ICMP) in IPv6 generates error messages, such as ICMP destination unreachable messages, to report errors during processing and other diagnostic functions. In IPv6, ICMP packets are also used in the neighbor discovery protocol and path MTU discovery.
Neighbor Discovery
The switch supports NDP for IPv6, a protocol running on top of ICMPv6, and static neighbor entries for IPv6 stations that do not support NDP. The IPv6 neighbor discovery process uses ICMP messages and solicited-node multicast addresses to determine the link-layer address of a neighbor on the same network (local link), to verify the reachability of the neighbor, and to keep track of neighboring routers.
The switch supports ICMPv6 redirect for routes with mask lengths less than 64 bits. ICMP redirect is not supported for host routes or for summarized routes with mask lengths greater than 64 bits.
Neighbor discovery throttling ensures that the switch CPU is not unnecessarily burdened while it is in the process of obtaining the next hop forwarding information to route an IPv6 packet. The switch drops any additional IPv6 packets whose next hop is the same neighbor that the switch is actively trying to resolve. This drop avoids further load on the CPU.
Default Router Preference
The switch supports IPv6 default router preference (DRP), an extension in router advertisement messages. DRP improves the ability of a host to select an appropriate router, especially when the host is multihomed and the routers are on different links. The switch does not support the Route Information Option in RFC 4191.
An IPv6 host maintains a default router list from which it selects a router for traffic to offlink destinations. The selected router for a destination is then cached in the destination cache. NDP for IPv6 specifies that routers that are reachable or probably reachable are preferred over routers whose reachability is unknown or suspect. For reachable or probably reachable routers, NDP can either select the same router every time or cycle through the router list. By using DRP, you can configure an IPv6 host to prefer one router over another, provided both are reachable or probably reachable.
For more information about DRP for IPv6, see the “Implementing IPv6 Addresses and Basic Connectivity” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
IPv6 Stateless Autoconfiguration and Duplicate Address Detection
The switch uses stateless autoconfiguration to manage link, subnet, and site addressing changes, such as management of host and mobile IP addresses. A host autonomously configures its own link-local address, and booting nodes send router solicitations to request router advertisements for configuring interfaces.
For more information about autoconfiguration and duplicate address detection, see the “Implementing IPv6 Addressing and Basic Connectivity” chapter of Cisco IOS IPv6 Configuration Library on Cisco.com.
IPv6 Applications
- Ping, traceroute, Telnet, and TFTP
- Secure Shell (SSH) over an IPv6 transport
- HTTP server access over IPv6 transport
- DNS resolver for AAAA over IPv4 transport
- Cisco Discovery Protocol (CDP) support for IPv6 addresses
For more information about managing these applications, see the “Managing Cisco IOS Applications over IPv6” chapter and the “Implementing IPv6 Addressing and Basic Connectivity” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Dual IPv4 and IPv6 Protocol Stacks
You must use the dual IPv4 and IPv6 template to allocate hardware memory usage to both IPv4 and IPv6 protocols.
Dual IPv4 and IPv6 Support on an Interface shows a router forwarding both IPv4 and IPv6 traffic through the same interface, based on the IP packet and destination addresses.
Figure 38-1 Dual IPv4 and IPv6 Support on an Interface
Use the dual IPv4 and IPv6 switch database management (SDM) template to enable IPv6 routing dual stack environments (supporting both IPv4 and IPv6). For more information about the dual IPv4 and IPv6 SDM template, see Chapter7, “Configuring SDM Templates”
- If you try to configure IPv6 without first selecting a dual IPv4 and IPv6 template, a warning message appears.
- In IPv4-only environments, the switch routes IPv4 packets and applies IPv4 QoS and ACLs in hardware. IPv6 packets are not supported.
- In dual IPv4 and IPv6 environments, the switch routes both IPv4 and IPv6 packets and applies IPv4 QoS in hardware.
- IPv6 QoS is not supported.
- If you do not plan to use IPv6, do not use the dual stack template because it results in less hardware memory availability for each resource.
For more information about IPv4 and IPv6 protocol stacks, see the “Implementing IPv6 Addressing and Basic Connectivity” chapter of Cisco IOS IPv6 Configuration Library on Cisco.com.
DHCP for IPv6 Address Assignment
DHCPv6 enables DHCP servers to pass configuration parameters, such as IPv6 network addresses, to IPv6 clients. The address assignment feature manages nonduplicate address assignment in the correct prefix based on the network where the host is connected. Assigned addresses can be from one or multiple prefix pools. Additional options, such as default domain and DNS name-server address, can be passed back to the client. Address pools can be assigned for use on a specific interface, on multiple interfaces, or the server can automatically find the appropriate pool.
Beginning with Cisco IOS Release 12.2(58)SE, switches running the metro IP access image support these features:
DHCPv6 bulk-lease query allows a client to request information about DHCPv6 bindings. This functionality adds new query types and allows the bulk transfer of DHCPv6 binding data through TCP. Bulk transfer of DHCPv6 binding data is useful when the relay server switch is rebooted and the relay server has lost all the binding information because after the reboot, the relay server automatically generates a Bulk Lease Query to get the binding information from DHCP server.
The DHCPv6 server replies to the source address of the DHCP relay agent. Typically, messages from a DHCPv6 relay agent show the source address of the interface from which they are sent. However, in some networks, it may be desirable to configure a more stable address (such as a loopback interface) as the source address for messages from the relay agent. The DHCPv6 Relay Source Configuration feature provides this capability.
For more information and to configure these features, see the Cisco IOS IPv6 Configuration Guide, Release 12.4.
This document describes only the DHCPv6 address assignment. For more information about configuring the DHCPv6 client, server, or relay agent functions, see the “Implementing DHCP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
DHCP for IPv6 Server, Client, and Relay
Beginning with Cisco IOS Release 12.2(58)SE, the switch supports IPv6 DHCP in a VRF environment with limited VRF flexibility.
For more information about configuring the DHCPv6 client, server, or relay agent functions, see the “Implementing DHCP for IPv6” chapter in the Cisco IOS IPv6 Configuration Guide on Cisco.com.
Static Routes for IPv6
Static routes are manually configured and define an explicit route between two networking devices. Static routes are useful for smaller networks with only one path to an outside network or to provide security for certain types of traffic in a larger network.
For more information about static routes, see the “Implementing Static Routes for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
RIP for IPv6
Routing Information Protocol (RIP) for IPv6 is a distance-vector protocol that uses hop count as a routing metric. It includes support for IPv6 addresses and prefixes and the all-RIP-routers multicast group address FF02::9 as the destination address for RIP update messages.
For more information about RIP for IPv6, see the “Implementing RIP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
OSPF for IPv6
The switch supports Open Shortest Path First (OSPF) for IPv6, a link-state protocol for IP. For more information, see the “Implementing OSFP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
EIGRP IPv6
The switch supports Enhanced Interior Gateway Routing Protocol (EIGRP) for IPv6. It is configured on the interfaces on which it runs and does not require a global IPv6 address.
Before running, an instance of EIGRP IPv6 requires an implicit or explicit router ID. An implicit router ID is derived from a local IPv4 address, so any IPv4 node always has an available router ID. However, EIGRP IPv6 might be running in a network with only IPv6 nodes and therefore might not have an available IPv4 router ID.
For more information about EIGRP for IPv6, see the “Implementing EIGRP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
IS-IS for IPv6
Integrated Intermediate System-to-Intermediate System (IS-IS) for IPv6 is an Interior Gateway Protocol (IGP) that advertises link-state information throughout the network to create a picture of the network topology. IS-IS is an Open Systems Interconnection (OSI) hierarchical routing protocol that designates an intermediate system as a Level 1 or Level 2 device. Level 2 devices route between Level 1 areas to create an intradomain routing backbone. Integrated IS-IS uses a single routing algorithm to support several network address families, such as IPv6, IPv4, and OSI.
For information on configuration procedures, see the "Implementing IS-IS for IPv6" chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com:
http://www.cisco.com/en/US/docs/ios/ipv6/configuration/guide/ip6-is-is.html
Multiprotocol BGP for IPv6
Multiprotocol Border Gateway Protocol (BGP) is the supported exterior gateway protocol for IPv6. Multiprotocol BGP extensions for IPv6 support the same features and functionality as IPv4 BGP. IPv6 enhancements to multiprotocol BGP include support for IPv6 address family and network layer reachability information (NLRI) and next-hop (the next router in the path to the destination) attributes that use IPv6 addresses.
The switch does not support multicast BGP or non-stop forwarding (NSF) for IPv6 or for BGP IPv6.
For more information about configuring BGP for IPv6, see the “Implementing Multiprotocol BGP for IPv6” chapter in the Cisco IOS IPv6 Configuration Guide on Cisco.com.
SNMP and Syslog Over IPv6
To support both IPv4 and IPv6, IPv6 network management requires both IPv6 and IPv4 transports. Syslog over IPv6 supports address data types for these transports.
SNMP and syslog over IPv6 provide these features:
- Support for both IPv4 and IPv6
- IPv6 transport for SNMP and to modify the SNMP agent to support traps for an IPv6 host
- SNMP- and syslog-related MIBs to support IPv6 addressing
- Configuration of IPv6 hosts as trap receivers
For support over IPv6, SNMP modifies the existing IP transport mapping to simultaneously support IPv4 and IPv6. These SNMP actions support IPv6 transport management:
- Opens User Datagram Protocol (UDP) SNMP socket with default settings
- Provides a new transport mechanism called SR_IPV6_TRANSPORT
- Sends SNMP notifications over IPv6 transport
- Supports SNMP-named access lists for IPv6 transport
- Supports SNMP proxy forwarding using IPv6 transport
- Verifies SNMP Manager feature works with IPv6 transport
For information on SNMP over IPv6, including configuration procedures, see the “Managing Cisco IOS Applications over IPv6” chapter in the Cisco IOS IPv6 Configuration Guide on Cisco.com.
For information about syslog over IPv6, including configuration procedures, see the “Implementing IPv6 Addressing and Basic Connectivity” chapter in the Cisco IOS IPv6 Configuration Guide on Cisco.com.
HTTP(S) Over IPv6
The HTTP client sends requests to both IPv4 and IPv6 HTTP servers, which respond to requests from both IPv4 and IPv6 HTTP clients. URLs with literal IPv6 addresses must be specified in hexadecimal using 16-bit values between colons.
The accept socket call chooses an IPv4 or IPv6 address family. The accept socket is either an IPv4 or IPv6 socket. The listening socket waits for both IPv4 and IPv6 signals that indicate a connection. The IPv6 listening socket is bound to an IPv6 wildcard address.
The underlying TCP/IP stack supports a dual-stack environment. HTTP relies on the TCP/IP stack and the sockets for processing network-layer interactions.
Basic network connectivity (ping) must exist between the client and the server hosts before HTTP connections can be made.
For more information, see the “Managing Cisco IOS Applications over IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Multi-Protocol VRF (VRF-Lite) for IPv6
The switch supports IPv4 Multi-Protocol VRF-CE (also referred to as VRF-Lite). See the “Configuring Multi-VRF CE” section. Beginning with Cisco IOS Release 12.2(58)SE, the switches running the metro IP access image also support a similar feature for IPv6. IPv6 VRF-Lite supports partial MPLS-VRF PE functionality, which allows overlapping IPv6 unicast addresses across different VRFs. VRF-Lite does not support MPLS label exchange, LDP adjacency, or MPLS labels. Typically VRF-Lite uses a trunk port between a PE and CE device to extend some MPLS PE functionality to the CE, and then allows multiple customers to share the same CE device. VRF-Lite allows a service provider to support two or more VPNs with overlapping IP addresses using one interface.
The switch supports these VRF-Lite features on all interfaces:
- Configuration of a single VRF for both IPv4 and IPv6 on the same interface
- Static routing and external BGP (eBGP)
- VRF-aware route applications: ping, traceroute, and Telnet
- VPNs that support both IPv4 and IPv6 traffic
- Up to 26 different VRFs. However, the total number of VRF routes supported might be less, depending on the number of interfaces (SVIs or routed ports) per VRF.
The switch does not support these VFR-aware IPv6 protocols: iBGP, OSPFv3, ISIS, EIGRP, or RIP.
To support IPv6 VRF-Lite, the switch must be running either the IPv4-and-IPv6 default SDM template or the IPv4-and-IPv6 routing template. For IPv6 VRF-Lite, the switch supports approximately 500 routes with the IPv4-and-IPv6 default template and 1800 routes with the IPv4-and-IPv6 routing template. Routes that do not fit into the routing table are put in a retry queue. Enter the show platform ipv6 unicast retry route privileged EXEC command to see any routes in the retry queue.
The IPv4 Multi-VRF-Lite commands apply only to IPv4 traffic. The IPv6 VRF-Lite commands work with both IPv6 and IPv4 VRF. You can use the same VRF name for IPv4 and IPv6 traffic. If you anticipate the need to add IPv6 traffic to your existing network, you can migrate your IPv4 VRFs to allow IPv6traffic by using the vrf upgrade-cli multi-af-mode { common-policies | non-common policies } [ vrf vrf-name ] global configuration command and configuring IPv6 address families.
Note Although you can continue to configure IPv4 VRFs by using the IPv4-specific commands described in the “Configuring Multi-VRF CE” section, we recommend that you use the IPv6 commands to facilitate future compatibility.
See the “Configuring Multi-Protocol VRF for IPv6” section for the configuring process.
Unsupported IPv6 Unicast Routing Features
- IPv6 policy-based routing
- Full IPv6 virtual private network (VPN) routing and forwarding (VRF) table support
Note The switch supports IPv6 VRF-Lite (Multi-VRF-CE), which is IPv6 VPN in a VRF environment with limited VRF functionality.
- Support for Intermediate System-to-Intermediate System (IS-IS) routing
- IPv6 packets destined to site-local addresses
- Tunneling protocols, such as IPv4-to-IPv6 or IPv6-to-IPv4
- The switch as a tunnel endpoint supporting IPv4-to-IPv6 or IPv6-to-IPv4 tunneling protocols
- IPv6 unicast reverse-path forwarding
- IPv6 general prefixes
- HSRP for IPv6
Limitations
Because IPv6 is implemented in switch hardware, some limitations occur due to the IPv6 compressed addresses in the hardware memory. This results in some loss of functionality and limits some features.
- When using user-network interface (UNI) or enhanced network interface (ENI) ports for any IPv6-related features, you must first globally enable IP routing and IPv6 routing on the switch by entering the ip routing and ipv6 unicast-routing global configuration commands even if you are not using IPv6 routing.
- ICMPv6 redirect functionality is not supported for IPv6 host routes (routes used to reach a specific host) or for IPv6 routes with masks greater than 64 bits. The switch cannot redirect hosts to a better first-hop router for a specific destination that is reachable through a host route or through a route with masks greater than 64 bits.
- Load balancing using equal cost and unequal cost routes is not supported for IPv6 host routes or for IPv6 routes with a mask greater than 64 bits.
- The switch cannot forward SNAP-encapsulated IPv6 packets.
Note There is a similar limitation for IPv4 SNAP-encapsulated packets, but the packets are dropped at the switch.
- The switch routes IPv6-to-IPv4 and IPv4-to-IPv6 packets in hardware, but the switch cannot be an IPv6-to-IPv4 or IPv4-to-IPv6 tunnel endpoint.
- Bridged IPv6 packets with hop-by-hop extension headers are forwarded in software. In IPv4, these packets are routed in software but bridged in hardware.
- In addition to the normal SPAN and RSPAN limitations defined in the software configuration guide, these limitations are specific to IPv6 packets:
– When you send RSPAN IPv6-routed packets, the source MAC address in the SPAN output packet might be incorrect.
– When you send RSPAN IPv6-routed packets, the destination MAC address might be incorrect. Normal traffic is not affected.
- The switch cannot apply QoS classification or policy-based routing on source-routed IPv6 packets in hardware.
- The switch cannot generate ICMPv6
Packet Too Big
messages for multicast packets. - When using IPv6 VRF Lite, the switch supports approximately 500 routes with the IPv4-and-IPv6 default template and 1800 routes with the IPv4-and-IPv6 routing template. Routes that do not fit into the routing table are put in a retry queue.
- IPv6 unicast routing and IPv6 VRF Lite share the same allocation region of TCAM for IPv6 route entries. If IPv6 routing protocols in the IPv6 global table are enabled before IPv6 VRF-Lite, the routing protocols can install so many route entries that IPv6 VRF Lite default routes no longer fit in the TCAM. To ensure that IPv6 VRF Lite functions correctly, you should enter at least one IPv6 vrf definition global configuration command with an IPv6 address family before configuring the IPv6 routing protocols and before configuring any IPv6 addresses on any interfaces.
Configuring IPv6
- Default IPv6 Configuration
- Configuring IPv6 Addressing and Enabling IPv6 Routing
- Configuring Default Router Preference
- Configuring IPv4 and IPv6 Protocol Stacks
- Configuring DHCP for IPv6 Address Assignment
- Configuring DHCP Client, Server and Relay Functions
- Configuring IPv6 ICMP Rate Limiting
- Configuring CEF for IPv6
- Configuring Static Routes for IPv6
- Configuring RIP for IPv6
- Configuring OSPF for IPv6
- Configuring EIGRP for IPv6
- Configuring IS-IS for IPv6
- Configuring BGP for IPv6
- Configuring Multi-Protocol VRF for IPv6
Default IPv6 Configuration
Table 38-1 shows the default IPv6 configuration.
|
|
---|---|
Disabled (IPv4 CEF is enabled by default). Note When IPv6 routing is enabled, CEFv6 is automatically enabled. |
|
Configuring IPv6 Addressing and Enabling IPv6 Routing
Follow these rules or limitations when configuring IPv6 on the switch:
- Be sure to select a dual IPv4 and IPv6 SDM template.
- Not all features discussed in this chapter are supported by the switch. See the “Unsupported IPv6 Unicast Routing Features” section.
- In the ipv6 address interface configuration command, you must enter the ipv6-address and ipv6-prefix variables with the address specified in hexadecimal using 16-bit values between colons. The prefix-length variable (preceded by a slash [/]) is a decimal value that shows how many of the high-order contiguous bits of the address comprise the prefix (the network portion of the address).
To forward IPv6 traffic on an interface, you must configure a global IPv6 address on that interface. Configuring an IPv6 address on an interface automatically configures a link-local address and activates IPv6 for the interface. The configured interface automatically joins these required multicast groups for that link:
- solicited-node multicast group FF02:0:0:0:0:1:ff00::/104 for each unicast address assigned to the interface (the address for the neighbor discovery process.)
- all-nodes link-local multicast group FF02::1
- all-routers link-local multicast group FF02::2
For more information about configuring IPv6 routing, see the “Implementing Addressing and Basic Connectivity for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Beginning in privileged EXEC mode, follow these steps to assign an IPv6 address to a Layer 3 interface and enable IPv6 routing:
To remove an IPv6 address from an interface, use the no ipv6 address ipv6-prefix/prefix length eui-64 or no ipv6 address ipv6-address link-local interface configuration command. To remove all manually configured IPv6 addresses from an interface, use the no ipv6 address interface configuration command without arguments. To disable IPv6 processing on an interface that has not been explicitly configured with an IPv6 address, use the no ipv6 enable interface configuration command. To globally disable IPv6 routing, use the no ipv6 unicast-routing global configuration command.
This example shows how to enable IPv6 with both a link-local address and a global address based on the IPv6 prefix 2001:0DB8:c18:1::/64. The EUI-64 interface ID is used in the low-order 64 bits of both addresses. Output from the show ipv6 interface EXEC command is included to show how the interface ID (20B:46FF:FE2F:D940) is appended to the link-local prefix FE80::/64 of the interface.
Configuring Default Router Preference
Router advertisement messages are sent with the default router preference (DRP) configured by the ipv6 nd router-preference interface configuration command. If no DRP is configured, router advertisements are sent with a medium preference.
A DRP is useful when two routers on a link might provide equivalent, but not equal-cost routing, and policy might dictate that hosts should prefer one of the routers.
Beginning in privileged EXEC mode, follow these steps to configure a DRP for a router on an interface.
|
|
|
---|---|---|
Enter interface configuration mode, and enter the Layer 3 interface on which you want to specify the DRP. |
||
Use the no ipv6 nd router-preference interface configuration command to disable an IPv6 DRP.
This example shows how to configure a DRP of high for the router on an interface.
For more information about configuring DRP for IPv6, see the “Implementing IPv6 Addresses and Basic Connectivity” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Configuring IPv4 and IPv6 Protocol Stacks
Before configuring IPv6 routing, you must select an SDM template that supports IPv4 and IPv6. If not already configured, use the sdm prefer dual-ipv4-and-ipv6 { default | routing | vlan} global configuration command to configure a template that supports IPv6. When you select a new template, you must reload the switch by using the reload privileged EXEC command so that the template takes effect.
Beginning in privileged EXEC mode, follow these steps to configure a Layer 3 interface to support both IPv4 and IPv6 and to enable IPv6 routing.
To disable IPv4 routing, use the no ip routing global configuration command. To disable IPv6 routing, use the no ipv6 unicast-routing global configuration command. To remove an IPv4 address from an interface, use the no ip address ip-address mask interface configuration command. To remove an IPv6 address from an interface, use the no ipv6 address ipv6-prefix/prefix length eui-64 or no ipv6 address ipv6-address link-local interface configuration command. To remove all manually configured IPv6 addresses from an interface, use the no ipv6 address interface configuration command without arguments. To disable IPv6 processing on an interface that has not been explicitly configured with an IPv6 address, use the no ipv6 enable interface configuration command.
This example shows how to enable IPv4 and IPv6 routing on an interface.
Configuring DHCP for IPv6 Address Assignment
Default DHCPv6 Address Assignment Configuration
By default, no Dynamic Host Configuration Protocol for IPv6 (DHCPv6) features are configured on the switch.
DHCPv6 Address Assignment Configuration Guidelines
When configuring a DHCPv6 address assignment, consider these guidelines:
– DHCPv6 IPv6 routing must be enabled on a Layer 3 interface.
– SVI: a VLAN interface created by using the interface vlan vlan_id command.
– EtherChannel port channel in Layer 3 mode: a port-channel logical interface created by using the interface port-channel port-channel-number command.
Enabling the DHCPv6 Server Address-Assignment
Beginning in privileged EXEC mode, follow these steps to enable the DHCPv6 server function on an interface.
To delete a DHCPv6 pool, use the no ipv6 dhcp pool poolname global configuration command. Use the no form of the DHCP pool configuration mode commands to change the DHCPv6 pool characteristics. To disable the DHCPv6 server function on an interface, use the no ipv6 dhcp server interface configuration command.
This example shows how to configure a pool called engineering with an IPv6 address prefix:
This example shows how to configure a pool called testgroup with three link-addresses and an IPv6 address prefix:
This example shows how to configure a pool called 350 with vendor-specific options:
Enabling the DHCPv6 Client Address Assignment
Beginning in privileged EXEC mode, follow these steps to enable the DHCPv6 client function on an interface.
To disable the DHCPv6 client function, use the no ipv6 address dhcp interface configuration command. To remove the DHCPv6 client request, use the no ipv6 address dhcp client request interface configuration command.
This example shows how to acquire an IPv6 address and to enable the rapid-commit option:
This document describes only the DHCPv6 address assignment. For more information about configuring the DHCPv6 client, server, or relay agent functions, see the “Implementing DHCP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Configuring DHCP Client, Server and Relay Functions
For more information about configuring the DHCPv6 client, server, and relay agent functions, see the “Implementing DHCP for IPv6” chapter in the Cisco IOS IPv6 Configuration Guide on Cisco.com.
http://www.cisco.com/en/US/docs/ios-xml/ios/ipv6/configuration/12-4t/ip6-dhcp.html
In Cisco IOS Release 12.2(58)SE, on the switch has limited VRF flexibility. It supports DHCP VRF-aware configuration in a VRF environment, but operates as VRF-unaware DHCPv6.
- In the VRF environment, all DHCPv6 server, relay, and client devices are different devices running DHCPv6:
– The DHCP relay agent forwards client requests to the DHCP server.
– The DHCP server uses its global configuration pool to respond to the client request.
Configuring IPv6 ICMP Rate Limiting
ICMP rate limiting is enabled by default with a default interval between error messages of 100 milliseconds and a bucket size (maximum number of tokens to be stored in a bucket) of 10.
Beginning in privileged EXEC mode, follow these steps to change the ICMP rate-limiting parameters:
|
|
|
---|---|---|
Configure the interval and bucket size for IPv6 ICMP error messages: |
||
To return to the default configuration, use the no ipv6 icmp error-interval global configuration command.
This example shows how to configure an IPv6 ICMP error message interval of 50 milliseconds and a bucket size of 20 tokens.
Configuring CEF for IPv6
Cisco Express Forwarding (CEF) is a Layer 3 IP switching technology, allowing more CPU processing power to be dedicated to packet forwarding. IPv4 CEF is enabled by default. IPv6 CEF is disabled by default, but automatically enabled when you configure IPv6 routing.
To route IPv6 unicast packets, first globally configure forwarding of IPv6 unicast packets by using the ipv6 unicast-routing global configuration command. You must also configure an IPv6 address and IPv6 processing on an interface by using the ipv6 address interface configuration command.
To disable IPv6 CEF, use the no ipv6 cef global configuration command. To reenable IPv6 CEF, use the ipv6 cef global configuration command. You can verify the IPv6 state by entering the show ipv6 cef privileged EXEC command.
For more information about configuring CEF, see the “Implementing IPv6 Addressing and Basic Connectivity” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Configuring Static Routes for IPv6
Before configuring a static IPv6 route, you must:
- Enable routing by using the ip routing global configuration command.
- Enable the forwarding of IPv6 packets by using the ipv6 unicast-routing global configuration command.
- Enable IPv6 on at least one Layer 3 interface by configuring an IPv6 address on the interface.
Beginning in privileged EXEC mode, follow these steps to configure an IPv6 static route:
To remove a configured static route, use the no ipv6 route ipv6-prefix/prefix length { ipv6-address | interface-id [ ipv6-address ]} [ administrative distance ] global configuration command.
This example shows how to configure a floating static route to an interface. The route has an administrative distance of 130:
For more information about configuring static IPv6 routing, see the “Implementing Static Routes for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Configuring RIP for IPv6
Before configuring the switch to run IPv6 RIP, you must:
- Enable routing by using the ip routing global configuration command.
- Enable the forwarding of IPv6 packets by using the ipv6 unicast-routing global configuration command.
- Enable IPv6 on any Layer 3 interfaces on which IPv6 RIP is to be enabled.
Beginning in privileged EXEC mode, follow these required and optional steps to configure IPv6 RIP:
To disable a RIP routing process, use the no ipv6 router rip name global configuration command. To disable the RIP routing process for an interface, use the no ipv6 rip name interface configuration command.
This example shows how to enable the RIP routing process cisco with a maximum of eight equal-cost routes and to enable it on an interface:
For more information about configuring RIP routing for IPv6, see the “Implementing RIP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com
Configuring OSPF for IPv6
You can customize OSPF for IPv6 for your network. However, the defaults are set to meet the requirements of most customers and features.
- Be careful when changing the defaults for IPv6 commands. Doing so might adversely affect OSPF for the IPv6 network.
- Before you enable IPv6 OSPF on an interface, you must:
– Enable routing by using the ip routing global configuration command.
– Enable the forwarding of IPv6 packets by using the ipv6 unicast-routing global configuration command.
– Enable IPv6 on Layer 3 interfaces on which you are enabling IPv6 OSPF.
Beginning in privileged EXEC mode, follow these required and optional steps to configure IPv6 OSPF:
To disable an OSPF routing process, use the no ipv6 router ospf process-id global configuration command. To disable the OSPF routing process for an interface, use the no ipv6 ospf process-id area area-id interface configuration command.
For more information about configuring OSPF routing for IPv6, see the “Implementing OSPF for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Configuring EIGRP for IPv6
EIGRP for IPv6 is enabled when you configure the ipv6 router eigrp as-number command and ipv6 eigrp as-number command on the interface.
To set an explicit router ID, use the show ipv6 eigrp command to identify the configured router IDs, and then use the eigrp router-id ip-address command.
As with EIGRP IPv4, you can use EIGRPv6 to specify your EIGRP IPv4 interfaces and to select a subset of those as passive interfaces. Use the passive-interface default command to make all interfaces passive, and then use the no passive-interface command on selected interfaces to make them active. EIGRP IPv6 does not need to be configured on a passive interface.
For more configuration procedures, see the “Implementing EIGRP for IPv6” chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Configuring IS-IS for IPv6
When configuring supported routing protocols in IPv6, you must create the routing process, enable the routing process on interfaces, and customize the routing protocol for your particular network.
Prerequisites
Before configuring the router to run IPv6 IS-IS, globally enable IPv6 using the ipv6 unicast-routing global configuration command. For details on basic IPv6 connectivity tasks, refer to Implementing IPv6 Addressing and Basic Connectivity.
Restriction
If you are using IS-IS single-topology support for IPv6, IPv4, or both IPv6 and IPv4, you can configure both IPv6 and IPv4 on an IS-IS interface for Level 1, Level 2, or both Level 1 and Level 2. However, if both IPv6 and IPv4 are configured on the same interface, they must be running the same IS-IS level. IPv4 cannot be configured to run on IS-IS Level 1 only on a specified Ethernet interface while IPv6 is configured to run IS-IS Level 2 only on the same Ethernet interface.
Configuring Single-Topology IS-IS for IPv6
Perform this task to create an IPv6 IS-IS process and enable IPv6 IS-IS support on an interface.
Beginning in privileged EXEC mode, follow these steps:
Configuring Multitopology IS-IS for IPv6
When multitopology IS-IS for IPv6 is configured, the transition keyword allows you to continue working in the single-topology SPF mode of IS-IS IPv6 while updating to multitopology IS-IS. After every switch is configured with the transition keyword, you can remove the transition keyword on each switch. When transition mode is not enabled, IPv6 connectivity between switches operating in single-topology mode and switches operating in multitopology mode is not possible.
You can continue to use the existing IPv6 topology while upgrading to multitopology IS-IS. The optional isis ipv6 metric command allows you to differentiate between link costs for IPv6 and IPv4 traffic when operating in multitopology mode.
Beginning in privileged EXEC mode, follow these steps:
Customizing IPv6 IS-IS
Perform this task to configure a new administrative distance for IPv6 IS-IS, configure the maximum number of equal-cost paths that IPv6 IS-IS support, configure summary prefixes for IPv6 IS-IS, and configure an IS-IS instance to advertise the default IPv6 route (::/0). It also explains how to configure the hold-down period between partial route calculations (PRCs) and how often Cisco IOS software performs the SPF calculation when using multitopology IS-IS.
You can customize IS-IS multitopology for IPv6 for your network, but you likely will not need to do so. The defaults for this feature are set to meet the requirements of most customers and features. If you change the defaults, refer to the IPv4 configuration guide and the IPv6 command reference to find the appropriate syntax.
Beginning in privileged EXEC mode, follow these steps:
Redistributing Routes into an IPv6 IS-IS Routing Process
Beginning in privileged EXEC mode, follow these steps:
Redistributing IPv6 IS-IS Routes Between IS-IS Levels
Perform this task to redistribute IPv6 routes learned at one IS-IS level into a different level.
Beginning in privileged EXEC mode, follow these steps:
Disabling IPv6 Protocol-Support Consistency Checks
Perform this task to disable protocol-support consistency checks in IPv6 single-topology mode.
For single-topology IS-IS IPv6, switches must be configured to run the same set of address families. IS-IS performs consistency checks on hello packets and rejects hello packets that do not have the same set of configured address families. For example, a switch running IS-IS for both IPv4 and IPv6 does not form an adjacency with a switch running IS-IS for IPv4 or IPv6 only. To allow adjacency to be formed in mismatched address-families network, the adjacency-check command in IPv6 address family configuration mode must be disabled.
Note Entering the no adjacency-check command can adversely affect your network configuration. Enter the no adjacency-check command only when you are running IPv4 IS-IS on all of your switches, and you want to add IPv6 IS-IS to your network but need to maintain all your adjacencies during the transition. When the IPv6 IS-IS configuration is complete, remove the no adjacency-check command from the configuration.
Beginning in privileged EXEC mode, follow these steps:
Configuration Examples for IPv6 IS-IS
Example: Configuring Single-Topology IS-IS for IPv6
The following example enables single-topology mode, creates an IS-IS process, defines the NET, configures an IPv6 address on an interface, and configures the interface to run IPv6 IS-IS:
Example: Customizing IPv6 IS-IS
The following example advertises the IPv6 default route (::/0)—with an origin of Ethernet interface 0/0/1—with all other routes in router updates sent on Ethernet interface 0/0/1. This example also sets an administrative distance for IPv6 IS-IS to 90, defines the maximum number of equal-cost paths that IPv6 IS-IS will support as 3, and configures a summary prefix of 2001:DB8::/24 for IPv6 IS-IS.
Example: Redistributing Routes into an IPv6 IS-IS Routing Process
The following example redistributes IPv6 BGP routes into the IPv6 IS-IS Level 2 routing process:
Example: Redistributing IPv6 IS-IS Routes Between IS-IS Levels
The following example redistributes IPv6 IS-IS Level 1 routes into the IPv6 IS-IS Level 2 routing process:
Example: Disabling IPv6 Protocol-Support Consistency Checks
The following example disables the adjacency-check command to allow a network administrator to configure IPv6 IS-IS on the router without disrupting the existing adjacencies:
Example: Configuring Multitopology IS-IS for IPv6
The following example configures multitopology IS-IS in IPv6 after you have configured IS-IS for IPv6:
Example: Configuring the IS-IS IPv6 Metric for Multitopology IS-IS
The following example sets the value of an IS-IS IPv6 metric to 20:
Verifying IPv6 IS-IS Configuration and Operation
Use the following commands privileged EXEC mode to verify IPv6 IS-IS configurations:
Examples
In the following example, output information about the parameters and current state of that active IPv6 routing processes is displayed using the show ipv6 protocols command:
In the following example, output information about all connected switches running IS-IS in all areas is displayed using the show isis topology command:
In the following example, output information to confirm that the local switch has formed all the necessary IS-IS adjacencies with other IS-IS neighbors is displayed using the show clns is-neighbors command. To display the IPv6 link-local addresses of the neighbors, specify the detail keyword.
Switch# show clns is-neighbors detail
In the following example, detailed output information that displays both end system (ES) and intermediate system (IS) neighbors is displayed using the s how clns neighbors command with the detail keyword.
Switch# show clns neighbors detail
In the following example, detailed output information about LSPs received from other switches and the IPv6 prefixes they are advertising is displayed using the show isis database command with the detail keyword specified:
Are these addresses private? Our guidelines are to include IP address as in the other examples.
The following example shows output from the show isis ipv6 rib command. An asterisk (*) indicates prefixes that have been installed in the master IPv6 RIB as IS-IS routes. Following each prefix is a list of all paths in order of preference, with optimal paths listed first followed by suboptimal paths.
Configuring BGP for IPv6
When configuring multiprotocol BGP extensions for IPv6, you must create the BGP routing process, configure peering relationships, and customize BGP for your particular network. Note that BGP functions the same in IPv6 as in IPv4. Before configuring the router to run BGP for IPv6, you must use the ipv6 unicast-routing command to globally enable IPv6 routing.
Beginning in privileged EXEC mode, follow these steps to configure IPv6 BGP:
For more configuration procedures, see the “Implementing Multiprotocol BGP for IPv6” chapter in the Cisco IOS IPv6 Configuration Guide on Cisco.com.
http://www.cisco.com/en/US/docs/ios/ipv6/configuration/guide/12_4/ipv6_12_4_book.html
The switch does not support multicast IPv6 BGP, nonstop forwarding (NSF) for IPv6 BGP, 6PE multipath (EoMPLS), or IPv6 VRF.
Configuring Multi-Protocol VRF for IPv6
To support IPv6 VRF-Lite, the switch must be running the IP access image and either the IPv4-and-IPv6 default SDM template or the IPv4-and-IPv6 routing template.
Note Because some IPv6 indirect routes can use more than one TCAM entry, the total number of supported indirect routes might be less than that shown in the template. If the limit of TCAM entries for IPv6 routes is exceeded, an error message is generated.
Configuring VRF-Lite includes these steps:
Enter the vrf definition vrf-name global configuration command to enter VRF configuration mode and to configure the VRF.
In interface configuration mode, enter the vrf forwarding vrf-name command to bind the VRF to the interface.
For complete information about the commands in this section, see the Cisco IOS IPv6 Command Reference at:
http://www.cisco.com/en/US/docs/ios/ipv6/command/reference/ipv6_book.html
The IPv4 Multi-VRF-Lite commands apply only to IPv4 traffic. The IPv6 VRF-Lite commands work with both IPv6 and IPv4 VRF. You can use the same VRF name for IPv4 and IPv6 traffic. If you anticipate the need to add IPv6 traffic to your existing network, you can migrate your IPv4 VRFs to allow IPv6traffic by using the vrf upgrade-cli multi-af-mode { common-policies | non-common policies } [ vrf vrf-name ] global configuration command and configuring IPv6 address families.
Note Although you can continue to use the IPv4-specific commands to configure IPv4 VRFs, using the IPv6 commands allows you to configure both IPv4 and IPv6 VRFs. We recommend that you use the IPv6 commands to facilitate future compatibility.
Beginning in privileged EXEC mode, follow these steps to configure one or more IPv6 VRFs.
Use the no vrf definition vrf-name global configuration command to delete a VRF and to remove all interfaces from it. Use the no vrf forwarding interface configuration command to remove an interface from the VRF.
This example shows the steps required for configuring IPv6 VRF Lite. It requires that the IPv4 and IPv6 default or routing template be configured.
Associate the VRF with a routed interface:
Associate the VRF with an SVI interface:
Enable BGP routing protocol for IPv6 VRF Lite:
Note The last command configures a static route pointing to the customer router.
Displaying IPv6
For complete syntax and usage information on these commands, see the Cisco IOS command reference publications.
|
|
---|---|
This is an example of the output from the show ipv6 interface privileged EXEC command:
This is an example of the output from the show ipv6 cef privileged EXEC command:
This is an example of the output from the show ipv6 protocols privileged EXEC command:
This is an example of the output from the show ipv6 rip privileged EXEC command:
This is an example of the output from the show ipv6 neighbor privileged EXEC command:
This is an example of the output from the show ipv6 static privileged EXEC command:
This is an example of the output from the show ipv6 route privileged EXEC command:
This is an example of the output from the show ipv6 traffic privileged EXEC command.
This is an example of the output from the show vrf privileged EXEC command showing IPv4 and IPv6 VRFs: