Symbol Technologies ES3000 Switch User Manual


 
ES3000 User Guide
5-46
5.10 MAC Address Commands
mac-address-table static
Use the mac-address table static command to insert a static MAC address.
mac-address-table static <mac-addr> <port> vlan <vlanID>
SYNTAX DESCRIPTION: <mac-addr> MAC address
<port> Port instance
<vlanID> VLAN ID
D
EFAULT VALUE: This feature has no default value.
C
OMMAND MODES: Global configuration
R
EFERENCE:Cisco
M
ENU: Basic Switch Configuration Menu->Forwarding Database->
Static Address
E
XAMPLE:
! Add static entry mac address 00:00:A0:21.00:11 port port-4 vlan 2
Switch(config)# mac-address-table static 00:00:A0:21.00:11
fastethernet0/4 vlan 2
Switch(config)#
! delete static entry mac address 00:00:A0:21.00:11 port port-4 vlan 2
Switch(config)# no mac-address-table static 00:00:A0:21.00:11 vlan 2
Switch(config)#