ipv6 enable
Enterasys C3 Configuration Guide 29-11
This command also enables IPv6 processing on the interface and automatically generates a link-
local address.
You can assign multiple globally reachable addresses to an interface with this command.
Use the no ipv6 address command without any parameters to remove all manually configured
IPv6 addresses from the interface.
Example
This example configures an IPv6 address by using the eui64 parameter. Then, the show ipv6
interface is executed to display the configuration. Note that a link-local address has also
automatically been generated.
C3(su)->router(Config-if(Vlan 7))#ipv6 address 3FFE:501:FFFF:101/64 eui64
C3(su)->router(Config-if(Vlan 7))#exit
C3(su)->router(Config)#show ipv6 interface vlan 7
Vlan 7 Administrative Mode Enabled
Vlan 7 IPv6 Routing Operational Mode Enabled
IPv6 is Enabled
IPv6 Prefix is FE80::211:88FF:FE55:4A7F/128
3FFE:501:FFFF:101:211:88FF:FE55:4A7F/64
Routing Mode Enabled
Interface Maximum Transmit Unit 1500
Router Duplicate Address Detection Transmits 1
Router Advertisement NS Interval 0
Router Advertisement Lifetime Interval 1800
Router Advertisement Reachable Time 0
Router Advertisement Min Interval 200
Router Advertisement Max Interval 600
Router Advertisement Managed Config Flag Disabled
Router Advertisement Other Config Flag Disabled
Router Advertisement Suppress Flag Disabled
ipv6 enable
This command enables IPv6 routing on an interface that has not been configured with an explicit
IPv6 address.
Syntax
ipv6 enable
no ipv6 enable
Parameters
None.
Defaults
IPv6 is disabled.
Mode
Router interface configuration: C3(su)->router(Config-if(Vlan 1))#