Specifications
20-4
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 20 Configuring IPv6
Sample IPv6 Configurations
Sample IPv6 Configurations
The following sections provide sample configurations for IPv6.
• Basic Connectivity
• Static Route
• BFD
• Multiprotocol BGP
• DHCP
• IS-IS
• Network Management
• IPv6 over MPLS
• IPv6 VPN over MPLS
• OSPFv3
• QoS
This section displays partial configurations intended to demonstrate specific features.
Basic Connectivity
The following example shows how to enable IPv6 on the router.
ipv6 unicast-routing
ipv6 cef
ipv6 address
For more information about configuring basic IPv6 connectivity, refer to Implementing IPv6 Addressing
and Basic Connectivity.
Static Route
The following example shows how to configure an IPv6 static route on the Cisco MWR 2941.
Router# configure terminal
Router(config)# ipv6 route 2001:DB8::/64 102::2
Router(config)# exit
Router#
For more information about how to configure static routes for IPv6, see Implementing Static Routes for
IPv6.
BFD
The following examples show how to configure BFD for IPv6.
• Example: Specifying an IPv6 Static BFDv6 Neighbor
ipv6 ospf dead-interval show cef timers throttle spf
ipv6 ospf demand-circuit show cef interface traceroute
ipv6 ospf encryption show cef table vrf definition
ipv6 ospf flood-reduction show clns neighbors vrf forwarding
Table 2 Supported IPv6 Commands