Command Line Reference Guide

686 | IPv6 Basics
www.dell.com | support.dell.com
clear ipv6 route
c e s
Clear (refresh) all or a specific route from the IPv6 routing table.
Syntax
clear ipv6 route {* | ipv6-address prefix-length}
Parameters
Command Mode
EXEC Privilege
Command
History
ipv6 address
c e s
Configure an IPv6 address to an interface.
Syntax
ipv6 address {ipv6-address prefix-length}
To remove the IPv6 address, use the no ipv6 address {ipv6-address prefix-length} command.
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
!
* Enter the * to clear (refresh) all routes from the IPv6 routing table.
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.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
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.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