32-10
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 32 IPv6 Support on the Cisco ASR 901 Router
How to Configure IPv6 Support on the Cisco ASR 901 Router

Configuring a Static IPv6 Route

SUMMARY STEPS
1. enable
2. configure terminal
3. ipv6 route {ipv6-prefix / prefix-length ipv6-address | interface-type interface-number
[ipv6-address]} [administrative-distance] [administrative-multicast-distance | unicast | multicast]
[tag tag]
DETAILED STEPS
Step 6 exit
Example:
Router(config-if)# exit
Exits interface configuration mode, and returns the router to
global configuration mode.
Step 7 ipv6 unicast-routing
Example:
Router(config)# ipv6 unicast-routing
Enables the forwarding of IPv6 unicast datagrams.
Step 8 ipv6 cef
Example:
Router(config)# ipv6 cef
Enables Cisco Express Forwarding (CEF) globally on the
router.
Command or Action Purpose
Command or Action Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.