Ipv6 default-gateway – Dell PowerEdge VRTX User Manual
Page 683

IPv6 Commands
683
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 LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
The ipv6 address link-local 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 enables IPv6 processing on VLAN 1 and configures
FE80::260:3EFF:FE11:6770 as the link local address for VLAN 1:
console(config)# interface vlan 1
console(config-if)# ipv6 address FE80::260:3EFF:FE11:6770 link-
local
console(config-if)# exit
ipv6 default-gateway
Use the ipv6 default-gateway Global Configuration mode command to
define an IPv6 default gateway. To remove the IPv6 default gateway, use the
no form of this command.
Syntax
ipv6 default-gateway
ipv6-address
no ipv6 default-gateway
ipv6-address
Parameters
•
ipv6-address
—Specifies the IPv6 address of an IPv6 router that can be
used to reach a network.
Default Configuration
No default gateway is defined.
Command Mode
Global Configuration mode