Ipv6 address autoconfig – Dell PowerEdge VRTX User Manual

Page 680

Advertising
background image

680

IPv6 Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\IPv6_Router.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

no ipv6 address [

ipv6-address

/

prefix-length

]

Parameters

ipv6-address

—Specifies the IPv6 network assigned to the interface. This

argument must be in the form documented in RFC4293 where the address

is specified in hexadecimal using 16-bit values between colons.

prefix-length

—The length of the IPv6 prefix. A decimal value that

indicates how many of the high-order contiguous bits of the address

comprise the prefix (the network portion of the address). A slash mark

must precede the decimal value.

Default Configuration

No IP address is defined for the interface.

Command Mode

Interface Configuration mode

User Guidelines

The ipv6 address command cannot be applied to define an IPv6 address on

an ISATAP interface.
Using the no IPv6 address command without arguments removes all

manually-configured IPv6 addresses from an interface, including link local

manually configured addresses.

Example

The following example defines the IPv6 global address

2001:DB8:2222:7272::72 on vlan 100:

console(config)# interface vlan 100

console(config-if)# ipv6 address 2001:DB8:2222:7272::72/64

console(config-if)# exit

ipv6 address autoconfig

Use the ipv6 address autoconfig command in Interface Configuration mode

to enable automatic configuration of IPv6 addresses using stateless auto

Advertising