NSX CLI Guide

set interface <interface-name> ipv6 <prefix-ipv6> [gateway <gateway-ipv6>]

Set IPv6 static interface. If IPv6 interface already configured then user cannot configure it again.

Parameters:

Option Description
<interface-name> Configurable network interface argument
<prefix-ipv6> CIDR notation argument for IPv6 address


Example:

nsx-mgr> set interface eth0 ipv6 fd01:0:106:8:0:85ff:fe5b:4784/64 Node restart is required after adding IPv6 address. Do you want to proceed to set IPv6 address (yes/no): yes IPv6 address successfully updated. Node may take some time for IPv6 migration. Node restart is required for IPv6 functionality to work properly. or nsx-mgr> set interface eth0 ipv6 2620:124:6020:1045::21/64 gateway 2620:124:6020:1045::253 Node restart is required after adding IPv6 address. Do you want to proceed to set IPv6 address (yes/no): yes IPv6 address successfully updated. Node may take some time for IPv6 migration. Node restart is required for IPv6 functionality to work properly. or nsx-mgr> set interface eth0 ipv6 2620:124:6020:1045::21/64 Node restart is required after adding IPv6 address. Do you want to proceed to set IPv6 address (yes/no): no User specified 'no' on set IPv6 address confirmation. Set IPv6 address cancelled.

Mode:

Basic

Availability: