![Edge-Core ES3628EA User Manual Download Page 178](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702178.webp)
178
entry’s interface name
Command mode:
Admin mode
Default: MAC address table is not displayed by default.
Usage guide:
This command can display various sorts of MAC address entries. Users
can also use
show mac-address-table
to display all the MAC address entries.
Example:
Display all the filter MAC address entries.
Switch#show mac-address-table discard
6.4 Typical Configuration Examples
Fig 6-2 MAC Table typical configuration example
Scenario: Four PCs as shown in the above figure connect to port 0/0/5, 0/0/7, 0/0/9,
0/0/11 of switch, all the four PCs belong to the default VLAN1. As required by the network
environment, dynamic learning is enabled. PC1 holds sensitive data and can not be
accessed by any other PC that is in another physical segment; PC2 and PC3 have static
mapping set to port 7 and port 9, respectively.
The configuration steps are listed below:
1. Set the MAC address 00-01-11-11-11-11 of PC1 as a filter address.
Switch(Config)#mac-address-table static 00-01-11-11-11-11 discard vlan 1.
2.Set the static mapping relationship for PC2 and PC3 to port 7 and port 9, respectively.
Switch(Config)#mac-address-table static 00-01-22-22-22-22 interface ethernet 0/0/7 vlan
1
Switch(Config)#mac-address-table static 00-01-33-33-33-33 interface ethernet 0/0/9 vlan
0/0/7 0/0/9
0/0/11
0/0/5
PC1
MAC 00-01-11-11-11-11
PC4
MAC 00-01-44-44-44-44
PC3
MAC 00-01-33-33-33-33
PC2
MAC 00-01-22-22-22-22