Product manual

Chapter 3: Setup
49
MaxSupportedSpeed: 1000Mbps LinkStatus: Up
ProtocolFamily: IPv4(Enabled) DHCP: Disabled
IP: 192.168.10.85
IPMask: 255.255.255.0
MAC: 00:01:55:61:18:65
DNS: 192.168.10.11
Gateway: 192.168.10.1
ProtocolFamily: IPv6(Disabled) DHCP: Disabled
IP: 2001::1
IPMask: ffff::
MAC: 00:01:55:61:18:65
DNS: ::
Gateway: ::
Making Virtual Management Port Settings – Manually under IPv6
To make IPv6 settings manually on the management port:
1. At the command prompt, type net -a enable -f ipv6 and press Enter to
enable IPv6 on the VTrak.
After a moment, the comand prompt reappears, indicating that your setting
was successful.
administrator@cli>
2. At the command prompt, type net -a mod -f ipv6 -s " followed by:
primaryip= and the IP address ,
primaryipmask= and the subnet mask ,
primarydns= and the DNS server IP address ,
gateway= and the Gateway server IP address
" and press Enter.
Example:
administrator@cli> net -a mod -f ipv6 -s
"primaryip=2001:0db8:85a3:0000:0000:8a2e:0370:7334,
primaryipmask=2001:0db8:fedc:ba98:7654:3210:0246:8acf
primarydns=2001:0db8:85a3:0000:0000:8a2e:0370:7001,
gateway=2001:0db8:85a3:0000:0000:8a2e:0370:7002"
After a moment, the comand prompt reappears, indicating that your setting
was successful.
administrator@cli>
3. To verify the settings, at the command prompt, type net -a list -v and press
Enter.