3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-23 
Examples 
# Configure VLAN-interface 100 to automatically generate a link-local address. 
<Sysname> system-view 
[Sysname] interface vlan-interface 100 
[Sysname-Vlan-interface100] ipv6 address auto link-local 
ipv6 address eui-64 
Syntax 
ipv6 address ipv6-address/prefix-length eui-64 
undo ipv6 address ipv6-address/prefix-length eui-64 
View 
Interface view 
Default Level 
2: System level 
Parameters 
ipv6-address/prefix-length: IPv6 address and IPv6 prefix. The ipv6-address  and  prefix-length 
arguments jointly specify the prefix of an IPv6 address in the EUI-64 format. 
Description 
Use the ipv6 address eui-64 command to configure a site-local address or global unicast address in 
the EUI-64 format for an interface. 
Use the undo ipv6 address eui-64 command to remove the configured site-local address or global 
unicast address in the EUI-64 format for the interface. 
By default, no site-local or global unicast address in the EUI-64 format is configured for an interface. 
Note that you cannot specify the prefix length of an IPv6 address in the EUI-64 format to be greater than 
64. 
Examples 
# Configure an IPv6 address in the EUI-64 format for VLAN-interface 100. 
<Sysname> system-view 
[Sysname] interface vlan-interface 100 
[Sysname-Vlan-interface100] ipv6 address 2001::1/64 eui-64 
ipv6 address link-local 
Syntax 
ipv6 address ipv6-address link-local 
undo ipv6 address ipv6-address link-local 
View 
Interface view