1-19ipv6 addressSyntaxipv6 address { ipv6-address prefix-length | ipv6-address/prefix-length }undo ipv6 address [ ipv6-address prefix-length | ipv6-address/prefix-length ]ViewInterface viewParametersipv6-address: IPv6 address.prefix-length: Prefix length of an IPv6 address, in the range of 1 to 128.DescriptionUse the ipv6 address command to configure a site-local address or global unicast address manuallyfor an interface.Use the undo ipv6 address command to remove the manually configured interface address.By default, no site-local address or global unicast address is configured for an interface.Note that:z An H3C S3600 Ethernet switch can have IPv6 unicast addresses configured on only one VLANinterface. The total number of IPv6 global unicast addresses and site-local addresses configuredon an interface can be up to four.z You will remove all IPv6 addresses except the automatically configured link-local address if youcarry out the undo ipv6 address command without any parameter specified.Examples# Set the aggregatable global IPv6 unicast address of VLAN-interface 1 to 2001::1 with prefix length 64.Method I: system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface vlan-interface 1[Sysname-Vlan-interface1] ipv6 address 2001::1/64Method II: system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface Vlan-interface 1[Sysname-Vlan-interface1] ipv6 address 2001::1 64ipv6 address auto link-localSyntaxipv6 address auto link-localundo ipv6 address auto link-local