在全局配置模式下,通过mac-address-table static mac-address vlan vlan-id interface interface-type interface-number命令手工配置静态MAC地址表项,将用户MAC地址与设备端口绑定。
# 配置一条静态MAC地址表项,目的MAC地址为00e1-00e2-00e3,出接口为VLAN 2内的GigabitEthernet 0/1。
Hostname> enable
Hostname# configure terminal
Hostname(config)# mac-address static 00e1.00e2.00e3 vlan 2 interface gigabitethernet 0/1