Command Manual (For Soliton) – IPv6 ManagementH3C S3100 Series Ethernet Switches Chapter 1 IPv6 Configuration Commands1-311.1.24 ipv6 neighborSyntaxipv6 neighbor ipv6-address mac-address { vlan-id port-type port-number | interfaceinterface-type interface-number }undo ipv6 neighbor ipv6-address interface-type interface-numberViewSystem viewParametersipv6-address: IPv6 address in a static neighbor entry.mac-address: Link layer address in a static neighbor entry (48 bits long, in the format ofH-H-H).vlan-id: VLAN ID corresponding to a static neighbor entry, in the range of 1 to 4094.port-type port-number: Ethernet port type and port number corresponding to a staticneighbor entry.interface-type interface-number: VLAN interface type and interface numbercorresponding to a static neighbor entry.DescriptionUse the ipv6 neighbor command to configure a static neighbor entry.Use the undo ipv6 neighbor command to remove a static neighbor entry.Note that:You can configure a static neighbor entry in two ways:z Mapping a VLAN interface to an IPv6 address and a link-layer address. The entrystate is INCMP. After the switch get the layer 2 port information of the VLAN, theneighbor entry enters the REACH state.z Mapping a Layer 2 port in a VLAN to an IPv6 address and a link-layer address.The Layer 2 port specified by the port-type port-number argument must belong tothe VLAN specified by the vlan-id argument, and the corresponding VLANinterface must exist. After you carry out the command, the device relates theVLAN interface to the IPv6 address to uniquely identify a static neighbor entrywhich is in REACH state.You only need to specify the corresponding VLAN interface when removing a staticneighbor entry related to that VLAN interface.Related commands: display ipv6 neighbors.