interface. The key word Eui-64 indicates the
generated IPv6 address consists of the
configured address prefix and the 64-bit interface
ID.
Note: Whether the key word eui-64 is used, it is
necessary to enter the complete address format
to delete an IPv6 address (Prefix & interface
ID/prefix length).
When you configure an IPv6 address on an
interface, then the IPv6 protocol is automatically
enabled on the interface. Even if you use no ipv6
enable, you cannot disable the IPv6 protocol.
Use the no ipv6 address ipv6-prefix/prefix-length [eui-64] command to delete the
configured IPv6 address.
The following is an example of the configuration of the IPv6 address:
Ruijie(config)# interface vlan 1
Ruijie(config-if)# ipv6 enable
Ruijie(config-if)# ipv6 address fec0:0:0:1::1/64
Ruijie(config-if)# end
Ruijie(config-if)# show ipv6 interface vlan 1
Interface vlan 1 is Up, ifindex: 2001
address(es):
Mac Address: 00:00:00:00:00:01
INET6: fe80::200:ff:fe00:1 , subnet is fe80::/64
INET6: fec0:0:0:1::1 , subnet is fec0:0:0:1::/64
Joined group address(es):
ff01:1::1
ff02:1::1
ff02:1::2
ff02:1::1:ff00:1
MTU is 1500 bytes
ICMP error messages limited to one every 10 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
ND advertised reachable time is 0 milliseconds
ND retransmit interval is 1000 milliseconds
ND advertised retransmit interval is 0 milliseconds