DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Configures the interval and bucket size for IPv6 ICMP error
messages:
ipv6 icmp error-interval interval
[
bucketsize
]
Example:
Switch(config)#
ipv6 icmp error-interval 50
Step 2
•
interval
—
The interval (in milliseconds) between tokens
being added to the bucket. The range is from 0 to
2147483647 milliseconds.
20
•
bucketsize
—
(Optional) The maximum number of tokens
stored in the bucket. The range is from 1 to 200.
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 3
Verifies your entries.
show ipv6 interface
[
interface-id
]
Example:
Switch#
show ipv6 interface gigabitethernet
Step 4
1/0/1
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy running-config startup-config
Step 5
Configuring Static Routing for IPv6 (CLI)
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, and enable IPv6 on at least one Layer 3 interface by configuring an IPv6 address on the interface.
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.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
193
Information About Configuring IPv6 Host Functions
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......