Filter tab
To perform MAC-layer bridging, the switch must know the destination MAC-layer address of each device on each attached network so it can forward packets to the appropriate destination. MAC-layer addresses are then stored in the bridging table, and you can filter packet traffic based on the destination MAC-layer address information.
The MAC filtering supported in the Passport routing switches is the Bridge MIB filtering (RFC 1493). The number of MAC filters is limited to 100. You create a filter entry in much the same way as you create a static MAC entry, by entering a MAC address and the port on which it resides. In the MAC filter record, you also specify which ports are NOT ALLOWED to send traffic to that MAC on that port.
For example, if the filtered MAC address sends out an ARP request for a station on one of the NOT ALLOWED ports, the station receives the ARP request and sends a reply. In this instance, the reply gets filtered by the switch, not the request from the filtered MAC.
To view a list of filters:
- From the Device Manager menu bar, choose VLAN > VLANs.
| The VLAN dialog box opens with the Basic tab displayed. |
- From the table, select a VLAN.
- Click the Bridge button.
| The Bridge dialog box opens with the Transparent tab displayed |
- Click the Filter tab.
The table below describes the Filter tab items.
MacAddress
|
Enter the MAC address to be filtered.
|
Port
|
Select the ports from which you do not want to receive packet traffic for this MAC address. You can either type in the port address or select the port from the port list after clicking the Ellipsis button at the end of the Port text box.
|
NotAllowedFrom
|
Select the ports from which traffic is not allowed. You can either type in the port address or select the port from the port list after clicking the Ellipsis button at the end of the NotAllowedFrom text box.
|
Status
|
The status of this entry. The default value is permanent.
|
To filter layer 2 traffic:
- From the Device Manager menu bar, choose VLAN > VLANs.
| The VLAN dialog box opens with the Basic tab displayed. |
- From the table, select a VLAN.
- Click the Bridge button.
| The Bridge dialog box opens with the Transparent tab displayed |
- Click the Filter tab.
- In the Filter tab, click Insert.
| The Bridge, Insert Filter dialog box opens. |
- Type the information.
- Click Insert.