network interface ipv6
Configure a static IPv6 address on the specified network interface. IPv6 addresses must be static; DHCP is not supported.
User Access
admin
Syntax
network interface ipv6 -device <netdevice> -ip <IPv6_address> [-gateway <IP_address>] [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-device <netdevice> | -d |
Specifies the interface you want to configure. Valid Values: >eth0 >eth1 >bond0 |
-ip <IP_address> | -i | Specifies the IPv6 address to assign to the specified device. |
-gateway <IP_address> | -g | Specifies the IPv6 gateway to assign to the specified device. |
-force | -f | Force the action without prompting. |