Chapter 32 IPv6 Support on the Cisco ASR 901 Router

How to Configure IPv6 Support on the Cisco ASR 901 Router

DETAILED STEPS

 

Command or Action

Purpose

Step 1

 

 

enable

Enables privileged EXEC mode.

 

 

Enter your password if prompted.

 

Example:

 

 

Router> enable

 

Step 2

 

 

configure terminal

Enters global configuration mode.

 

Example:

 

 

Router# configure terminal

 

Step 3

 

 

interface type number

Specifies an interface type and number, and places the

 

 

router in interface configuration mode.

 

Example:

 

 

Router(config)# Interface loopback 0

 

Step 4

 

 

ipv6 enable

Configures IPv6 on the Loopback interface. Though both

 

or

the commands automatically configure the link local

 

ipv6 address {ipv6-address/prefix-length

address (LLA) on the interface, the ipv6 address command

 

prefix-name sub-bits/prefix-length}

 

additionally configures an ipv6 address on the interface.

 

 

 

Example:

ipv6-address—The IPv6 address to be used.

 

prefix-length—The length of the IPv6 prefix. A decimal

 

Router(config-if)# ipv6 enable

 

or

value that indicates how many of the high-order

 

Router(config-if)# ipv6 address 2000::1/64

contiguous bits of the address comprise the prefix (the

 

 

network portion of the address). A slash mark must

 

 

precede the decimal value.

 

 

prefix-name—A general prefix, which specifies the

 

 

leading bits of the network to be configured on the

 

 

interface.

 

 

sub-bits—The subprefix bits and host bits of the address

 

 

to be concatenated with the prefixes provided by the

 

 

general prefix specified with the prefix-nameargument.

 

 

 

Configuring ICMPv6 Rate Limiting

SUMMARY STEPS

1.enable

2.configure terminal

3.ipv6 icmp error-interval interval

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

32-14

OL-23826-09

Page 618
Image 618
Cisco Systems A9014CFD manual Configuring ICMPv6 Rate Limiting, Enable Configure terminal Ipv6 icmp error-interval interval