Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 6. In the Windows PC’s command line, run the following command a second time:
netsh interface ipv6 show neighbor
The NetMRI Management port IPv6 link-local address should now appear in the neighbor table under the Interface xx: Local Area Connection section, similar to the following:
fe80::230:48ff:febc:97da  00-30-48-bc-97-da  Reachable
This is the link-local address of the NetMRI appliance’s management port.

...

 9. Enter a new IPv6 address for the management interface in the IPv6 Address (optional) field. The address should begin with 2001: prefix and conform to the IPv6 prefix for the network. Also enter the Primary DNS Server Address, the default gateway, and the Primary DNS Domain. For example:

IPv4 Address (optional) [172.23.27.40]:
IPv4 Subnet Mask (optional) [255.255.255.0]:
IPv6 Address (optional): 2001:db8:a2:2c0:ee22::40
IPv6 Prefix (optional): 64
IPv4 Default Gateway (optional) []:
IPv6 Default Gateway (optional) []:2001:db8:a2:2c0:ee22::1
IPv4 Default Gateway (optional) []:
IPv6 Default Gateway (optional) []:
Primary DNS Server [172.23.27.236]: 2001:db8:a2:2c0::236
Primary DNS Domain [qanet.com]: customer.com

 10. Save the new settings.

...