Enabling The Dhcpv6 Client Function; Configuring Ipv6 Icmp Rate Limiting - Cisco ME 3400 Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Configuring IPv6
Switch(config)# ipv6 dhcp pool 350
Switch(config-dhcpv6)# address prefix 2001:1005::0/48
Switch(config-dhcpv6)# vendor-specific 9
Switch(config-dhcpv6-vs)# suboption 1 address 1000:235D::1
Switch(config-dhcpv6-vs)# suboption 2 ascii "IP-Phone"
Switch(config-dhcpv6-vs)# end

Enabling the DHCPv6 Client Function

Beginning in privileged EXEC mode, follow these steps to enable the DHCPv6 client function on an
interface.
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
ipv6 address dhcp [rapid-commit]
Step 4
ipv6 dhcp client request [vendor-specific]
Step 5
end
Step 6
show ipv6 dhcp interface
To disable the DHCPv6 client function, use the no ipv6 address dhcp interface configuration command.
To remove the DHCPv6 client request, use the no ipv6 address dhcp client request interface
configuration command.
This example shows how to acquire an IPv6 address and to enable the rapid-commit option:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# ipv6 address dhcp rapid-commit
This document describes only the DHCPv6 address assignment. For more information about configuring
the DHCPv6 client, server, or relay agent functions, see the "Implementing DHCP for IPv6" chapter in
the Cisco IOS IPv6 Configuration Library on Cisco.com.

Configuring IPv6 ICMP Rate Limiting

ICMP rate limiting is enabled by default with a default interval between error messages of 100
milliseconds and a bucket size (maximum number of tokens to be stored in a bucket) of 10.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
36-16
Chapter 36
Purpose
Enter global configuration mode.
Enter interface configuration mode, and specify the interface
to configure.
Enable the interface to acquire an IPv6 address from the
DHCPv6 server.
rapid-commit—(Optional) Allow two-message exchange
method for address assignment.
(Optional) Enable the interface to request the vendor-specific
option.
Return to privileged EXEC mode.
Verify that the DHCPv6 client is enabled on an interface.
Configuring IPv6 Unicast Routing
OL-9639-07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents