5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
27
Command Mode
Privileged EXEC
4-12
network ipv6 enable
This command is used to enable IPv6 operation on the network port if it has been disabled. However,
please note that IPv6 operation is, by default, enabled on the network port.
The
no
command can be used to disable IPv6 operation on the network port.
network ipv6 enable
no network ipv6 enable
Parameters
None
Default
The default is Enabled.
Command Mode
Privileged EXEC
4-13
serviceport ipv6 address
When working with the service port, the options of this command can be used to configure the IPv6 global
address manually, to enable/disable stateless global address autoconfiguration, and to enable/disable
DHCPv6 client protocol information on the port.
The
no
command can be used to remove any
configured IPv6 prefixes on the service port interface.
When used with the address option, the command removes the manually configured IPv6 global address
on the network port interface. The command can also be used with the autoconfig option in order to
disable the stateless global address autoconfiguration on the service port. Finally, the command can also
be used with the DHCP option to in order disable the DHCPv6 client protocol on the service port.
Note:
It is possible to configure multiple IPv6 prefixes on the service port.
serviceport ipv6 address { prefix/prefix-length [eui64] | autoconfig | dhcp }
no serviceport ipv6 address { prefix/prefix-length [eui64] | autoconfig | dhcp }
Parameters
prefix/prefix-length
Indicates the lPv6 prefix length value.
autoconfig
Used to configure the stateless global address autoconfiguration
capability.
dhcp
Used to configure the DHCPv6 client protocol.