Configuration Guide Configuring Global IP-MAC Binding
--------------- ----------------
192.168.5.1 00d0.f800.0001
7.4.2 Configuring the IPv6 Address Binding Mode
Configuration Effect
Change the IPv6 address binding mode so as to change the forwarding rules for IPv6 packets.
Configuration Steps
Configuring the IPv6 Address Binding Mode
(Optional) Perform this configuration when you want to change the forwarding rules for IPv6 packets.
Verification
Run the show run command to check whether the configuration takes effect.
Related Commands
Configuring the IPv6 Address Binding Mode in the Global Configuration Mode
address-bind ipv6-mode { compatible | loose | strict }
compatible: Indicates the Compatible mode.
loose: Indicates the Loose mode.
strict: Indicates the strict mode.
Global configuration mode
Configuration Example
Configuring the IPv6 Address Binding Mode
Configure a global IP-MAC binding.
Enable the address binding function.
Set the IPv6 address binding mode to Compatible.
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
Ruijie(config)# address-bind ipv6-mode compatible