Run the display dhcp static user-bind { { interface interface-type interface-number | ip-address ip-address | mac-address mac-address | vlan vlan-id } * | all } command to view static binding entries.
If no static binding entry exists, the IP addresses and MAC addresses may not be correctly bound. Check whether the IP addresses and MAC addresses are bound using the arp static ip-address mac-address command. This command configures static ARP, but not IPSG. Static ARP cannot prevent unbound hosts from going online.
Run the user-bind static { { { ip-address | ipv6-address } { start-ip [ to end-ip ] } &<1-10> | ipv6-prefix prefix/prefix-length } | mac-address mac-address } * [ interface interface-type interface-number ] [ vlan vlan-id [ ce-vlan ce-vlan-id ] ] command to configure static binding entries.
After the binding entries are configured, run the ip source check user-bind enable command on the specified interface or VLAN to enable IPSG. Then unbound hosts cannot go online.