7 configuring mac filter address – CANOGA PERKINS 9175 Configuration Guide User Manual
Page 35
![background image](/manuals/651400/35/background.png)
CanogaOS Configuration Guide
6-3
6.6.2 Configurations
Bridge 1
DUT#configure terminal
Enter the Configure mode.
DUT(config)#mac-address-table 0100.0000.0000
forward eth-0-1 vlan 1
Add static multicast address to interface eth-0-1.
DUT(config)#mac-address-table 0100.0000.0000
forward eth-0-2 vlan 1
Add static multicast address to interface eth-0-2.
DUT(config)#end
Exit to exec mode.
DUT#show mac address-table
Display MAC address table.
6.6.3 Validation
Commands
Bridge 1
DUT#show mac address-table
VLAN port mac fwd static security
1 eth-0-2 0100.0000.0000 1 1 0
1 eth-0-1 0100.0000.0000 1 1 0
6.7 Configuring MAC filter Address
MAC filter will discard these frames whose source or destination address is set to
discard. The MAC filter has higher priority than MAC address.
6.7.1 Topology
Figure 6-4: MAC filter
6.7.2 Configurations
Bridge 1
DUT#configure terminal
Enter the Configure mode.
DUT(config)#mac-address-table 0000.1234.5678
discard
Add unicast address to discard.
DUT(config)#end
Exit to exec mode.
DUT#show mac-filter address-table
Display MAC filter address table.
6.7.3 Validation
Commands
Bridge 1
DUT#show mac-filter address-table
MAC Filter Address Table
----------------------------------
Table size : 1024
Currently used : 1
Currently available : 1023
Filter address list :
----------------------------------
0000.1234.5678