
C613-50186-01 Rev B
Command Reference for AR2050V
456
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
B
RIDGING
C
OMMANDS
MAC
-
FILTER
-
GROUP
mac-filter-group
Overview
This command applies a Layer two MAC filter on a bridge.
Use the
no
variant of this command to remove the mac-filter on a bridge.
Syntax
mac-filter-group [<
mac-filter-name
>]
no mac-filter-group
Default
None
Mode
Interface Configuration
Usage
You can only apply one MAC filter at one time.
Examples
To apply a mac-filter with the name of ATL-router1 on bridge interface br1,use the
following commands:
awplus#
configure terminal
awplus(config)#
interface br1
awplus(config-if)#
mac-filter-group ATL-router1
To remove the mac-filter on a bridge, use the following commands:
awplus#
configure terminal
awplus(config)#
interface br1
awplus(config-if)#
no mac-filter-group
Output
Figure 14-2:
Example output from the
mac-filter-group
command displaying
information about all bridges:
Related
Commands
Parameter
Description
<
mac-filter-name
>
The name of the mac-filter (maximum 16 characters).
mac-filter "ATL-router1" will be applied to the bridge interface
br1