Release : 1.1f 777 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
28.3 ipv6 - address
This command configures IPv6 address on the interface. The no form of the command deletes
the configured IPv6 address.
ipv6 address <prefix> <prefix Len> [{unicast | anycast | eui64}]
no ipv6 address <prefix> <prefix Len> [{unicast | anycast | eui64}]
Syntax Description
prefix - IPv6 prefix for the interface
prefix Len - IPv6 prefix length
unicast - Unicast type of Prefix
anycast - Anycast type of Prefix
eui64 - Type of Prefix where the latter 64 bits are formed from the link layer address
Mode
Interface Configuration Mode
Defaults
unicast
Example
SMIS(config-if)# ipv6 address 3333::1111 64 unicast
The prefix length for eui64 type must be 64.
Related Command
show ipv6 interface – Displays the IPv6 interfaces