Reference Guide

774 | IPv6 Basics
www.dell.com | support.dell.com
Parameters
Defaults
No default values or behavior
Command Modes
INTERFACE
Command
History
Example
FTOS(conf)#interface gigabitethernet 10/0
FTOS(conf-if-gi-10/0)#ipv6 address ?
X:X:X:X::X IPv6 address
FTOS(conf-if-gi-10/0)#ipv6 address 2002:1:2::3 ?
<0-128> Prefix length in bits
FTOS(conf-if-gi-10/0)#ipv6 address 2002:1:2::3 /96 ?
<cr>
FTOS(conf-if-gi-10/0)#ipv6 address 2002:1:2::3 /96
FTOS(conf-if-gi-10/0)#show config
!
interface GigabitEthernet 10/0
no ip address
ipv6 address 2002:1:2::3 /96
no shutdown
FTOS(conf-if-gi-10/0)#
Usage
Information
FTOS allows multiple IPv6 addresses to be configured on an interface. When the no ipv6
address
command is issued without specifying a particular IPv6 address, all IPv6 addresses
on that interface are deleted.
ipv6 control-plane icmp error-rate-limit
Configure the maximum number of ICMP error packets per second that can be sent per
second.
Syntax
ipv6 control-plane icmp error-rate-limit {1-200}
To restore the default value, use the no ipv6 control-plane icmp error-rate-limit command.
Parameters
Command Modes
CONFIGURATION
ipv6-address
prefix-length
Enter the IPv6 address in the x:x:x:x::x format followed by the prefix length in
the
/x format.
Range: /0 to /128
Note: The :: notation specifies successive hexadecimal fields of zeros
Version 8.3.19.0 Introduced on the S4820T
Version 8.3.7.0 Introduced on the S4810
Version 8.4.1.0 Support added on the management Ethernet port.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.8.1.0 Introduced on C-Series and S-Series
Version 7.4.1.0 Introduced on E-Series TeraScale
pps Enter the maximum number of error packets to be generated per second.
Range: 1 to 200, where 0 disables the rate-limiting.