How Do I Bind an IP address and a MAC Address to an Interface?
|
The switch supports static bindings of IP+port, MAC+port, IP+MAC+port, IP+port+VLAN, MAC+port+VLAN, and IP+MAC+port+VLAN. The user-bind static { { ip-address | ipv6-address } start-ip [ to end-ip ] &<1-10> | mac-address mac-address } * [ interface interface-type interface-number ] [ vlan vlan-id [ ce-vlan ce-vlan-id ] ] command can be used to configure the static bindings. [HUAWEI] user-bind static ip-address 192.168.1.1 mac-address 1-1-1 interface GigabitEthernet 0/0/1 |

Favorite (0)