3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
845
Description Use the ipv6 command to enable the IPv6 packet forwarding function.
Use the undo ipv6 command to disable the IPv6 packet forwarding function.
By default, the IPv6 packet forwarding function is disabled.
Example # Enable the IPv6 packet forwarding function.
<Sysname> system-view
[Sysname] ipv6
ipv6 address
Syntax ipv6 address { ipv6-address prefix-length | ipv6-prefix/prefix-length }
undo ipv6 address [ ipv6-address prefix-length | ipv6-prefix/prefix-length ]
View Interface view
Parameter ipv6-address: IPv6 address.
ipv6-prefix: Prefix of an IPv6 address.
prefix-length: Prefix length of an IPv6 address, in the range 1 to 128.
Description Use the
ipv6 address command to configure an IPv6 site-local address or
aggregatable global unicast address for an interface.
Use the
undo ipv6 address command to remove the IPv6 address from the
interface.
By default, no site-local address or global unicast address is configured for an
interface.
Note that except the link-local address automatically configured and the one
generated through stateless autoconfiguration, all IPv6 addresses will be removed
from the interface if you carry out the undo ipv6 address command without any
parameter specified.
Example # Set the aggregatable global IPv6 unicast address of Ethernet1/0 to 2001::1/64.
<Sysname> system-view
[Sysname] interface Ethernet1/0
[Sysname-Ethernet1/0] ipv6 address 2001::1/64
ipv6 address auto link-local
Syntax ipv6 address auto link-local
undo ipv6 address auto link-local