CLI ReferenceInterface Configuration Commands MAC Address Configuration Commands
Global configuration mode.
If you have installed the exceptional port, you can run this command
to make installation policy take effect.
Install fa 0/1 port:
Ruijie(config)# address-bind uplink fa0/1
Ruijie(config)# address-bind install
Show the exceptional port of the
address binding.
The version must be RGOS10.1 and later.
address-bind ip-address
Use this command to configure IP address-MAC address binding.
address-bind ip-address mac-address
no address-bind ip-address
Global configuration mode.
If you have bound an IP address and a MAC address, the switch will
discard the packets that have the same source IP address but
different source MAC address.
This is an example of binding the IP address 3.3.3.3 and MAC
address 00d0.f811.1112.
Ruijie(config)# address-bind 3.3.3.3 00d0.f811.1112