Configuration Guide MAC Address Configuration
Setting IP Address and MAC
Address Binding
Setting IP Address and MAC address Binding
In the global mode, to configure IP address and MAC address binding, execute
the following commands.
Ruijie(config)# address-bind ip-address
mac-address
Configure IP address and MAC address
binding.
Ruijie(config)# address-bind install
Enable the address binding function.
To cancel the IP address and MAC address binding, use the no address-bind
ip-address mac-address command in the global configuration mode.
To disable the address binding function, execute the no address-bind install
command.
The following example shows how to bind the IP address and MAC address:
Ruijie#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#address-bind 192.168.5.1 00d0.f800.0001
Ruijie(config)#address-bind install
Setting the Address Binding Mode
In the global mode, to configure the address binding mode, execute the
following commands.
Ruijie(config)# address-bind
ipv6-mode { compatible| loose |
strict }
Configure the address binding
mode.
Ruijie(config)# no adress-bind
ipv6-mode
Restore to the default address
binding mode.
The following example shows how to set the address binding mode to strict:
Ruijie#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#address-bind ipv6-mode strict