CHAPTER 5: IP ADDRESSING
IPV6
MULTILINK ML810 MANAGED EDGE SWITCH – INSTRUCTION MANUAL
5–33
Syntax
ping6 <IPv6 address>
-
pings an IPv6 station.
There is also a special command to ping the status of IPv6. That command is
Syntax
show ipv6
-
displays the IPv6 information.
To configure IPv6, the following sequence of commands can be used:
FIGURE 5–5: Configuring IPv6
In addition to the commands listed above, the commands which support IPv6 addressing
are
Syntax
ftp <IPv6 address>
-
ftp to an IPv6 station
Example
–
ftp fe80::220:6ff:fe25:ed80
Syntax
telnet <IPv6 address>
-
telnet to an IPv6 station
Example
–
telnet fe80::220:6ff:fe25:ed80
Besides, if the end station supports IPv6 addressing (as most Linux and Windows systems
do), one can access the switch using the IPv6 addressing as shown in the example below
http://fe80::220:6ff:fe25:ed80
ML810#
ipconfig ?
ipconfig : Configures the system IP address, subnet mask and gateway
Usage
ipconfig [ip=<ipaddress>] [mask=<subnet-mask>] [dgw=<gateway>]
ML810#
ipconfig ip=fe80::220:6ff:fe25:ed80 mask=ffff:ffff:ffff:ffff::
Action Parameter Missing. "add" assumed.
IPv6 Parameters Set.
ML810#
show ipv6
IPv6 Address : fe80::220:6ff:fe25:ed80 mask : ffff:ffff:ffff:ffff::
ML810#
show ipconfig
IP Address : 192.168.5.5
Subnet Mask: 255.255.255.0
Gateway Address: 192.168.5.1
IPv6 Address: fe80::220:6ff:fe25:ed80 mask : ffff:ffff:ffff:ffff::
IPv6 Gateway: ::
ML810#