Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
ipv6 icmp error-interval interval [bucketsize]
Example:
Switch(config)# ipv6 icmp error-interval 50
20
Step 3
end
Example:
Switch(config)# end
Step 4
show ipv6 interface [interface-id]
Example:
Switch# show ipv6 interface gigabitethernet
1/0/1
Step 5
copy running-config startup-config
Example:
Switch# copy running-config startup-config
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)

Information About Configuring IPv6 Host Functions
Purpose
Enters global configuration mode.
Configures the interval and bucket size for IPv6 ICMP error
messages:
• interval—The interval (in milliseconds) between tokens
being added to the bucket. The range is from 0 to
2147483647 milliseconds.
• bucketsize—(Optional) The maximum number of tokens
stored in the bucket. The range is from 1 to 200.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
193

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents