CLI Reference DHCPv6 Snooping Configuration Commands
With this command configured, the option18 interface-id will be added
into the DHCPv6 request packets with the content being user-defined
and the DHCPv6 server will assign the addresses according to the
option18 information.
The following example adds the option18 interface-id into the
DHCPv6 request packets with the content being port-name.
Ruijie# configure terminal
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if)# ipv6 dhcp snooping vlan 4094 information option
format-type interface-id string port-name
Ruijie(config-if)# end
This command is supported on all switches.
ipv6 source binding
Use this command to add the static binding entry for the administrator. Use the no form of this command
to remove the static binding entries.
[no] ipv6 source binding mac-address vlan vlan-id ipv6-address [interface interface-name |
ip-mac | ip-only ]
The type of global binding is
IP+MAC binding.
The type of global binding is IP
binding only.
Global configuration mode.