set ipv6
28-2 IPv6 Management
Defaults
None.
Mode
Switch mode, read-only.
Example
This example shows how to display IPv6 management function status.
C3(ro)->show ipv6 status
IPv6 Administrative Mode: Disabled
set ipv6
Use this command to globally enable or disable the IPv6 management function.
Syntax
set ipv6 {enable | disable}
Parameters
Defaults
By default, IPv6 management is disabled.
Mode
Switch mode, read-write.
Usage
When you enable IPv6 management on the switch, the system automatically generates a link-local
host address for the switch from the host MAC address and a link-local address for the default
gateway. You can set a different host IPv6 address with the set ipv6 address command and a
different gateway address with the set ipv6 gateway command.
Example
This example shows how to enable IPv6 management.
C3(su)-> set ipv6 enable
C3(su)->show ipv6 status
IPv6 Administrative Mode: Enabled
C3(su)->show ipv6 address
Name IPv6 Address
------------ ----------------------------------------
host FE80::201:F4FF:FE5C:2880/64
gateway FE80::21F:45FF:FE8C:10D5
enable | disable Enable or disable the IPv6 management function.