Version 8.3.7.0 Introduced on the S4810.
Version 8.4.1.0 Added support on the management Ethernet port.
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Introduced on the C-Series and S-Series.
Version 7.4.1.0 Introduced on the E-Series TeraScale.
Usage
Information
• If two addresses are configured, you must delete an existing address before
configuring a new address.
• If the last manually-configured global IPv6 address is removed using the “no” form of
the command, the link-local IPv6 address is removed automatically.
• IPv6 addresses on a single management interface cannot be members of the same
subnet.
• IPv6 secondary addresses on management interfaces across platform must be
members of the same subnet.
• IPv6 secondary addresses on management interfaces should not match the virtual IP
address and should not be in the same subnet as the virtual IP.
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)#
ipv6 control-plane icmp error-rate-limit
Configure the maximum number of ICMP error packets per second that can be sent per second.
S4810
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
pps Enter the maximum number of error packets to be generated per
second. The range is 1 to 200, where 0 disables the rate-limiting.
838