ZyXEL Communications AES-100 Switch User Manual


 
AES-100 User’s Guide
7-2 Bridge Commands
7.3 MACfilter Commands
Use MACfilter commands to filter incoming packets based on MAC (Media Access Control) address(es) that you
specify. If you do not use this command, your AES-100 will not filter packets. MACfilter commands are listed
next. You may specify up to five MAC addresses per port.
7.3.1 MACfilter Command
Syntax:
192.168.1.1 bridge> macfilter [<port>]
where
<port> =
a bridge port number.
This command displays the MAC filtering status and the fixed source MAC addresses on a port or on all ports if no
port is specified.
7.3.2 Macfilter Enable Command
Syntax:
192.168.1.1 bridge> macfilter enable [<port>]
where
<port> =
a bridge port number.
This command enables the MAC filtering feature on a specific port or on all ports if no port is specified.
7.3.3 Macfilter Disable Command
Syntax:
192.168.1.1 bridge> macfilter disable [<port>]
where
<port> =
a bridge port number.
This command disables the MAC filtering feature on a specific port or on all ports if no port is specified.
7.3.4 Macfilter Add Command
Syntax:
192.168.1.1 bridge> macfilter add <port> <mac>
where
<port> =
a bridge port number.
<mac> =
the source MAC address in "00:a0:c5:12:34:56" format.
This command adds a source MAC address fixed on a specified port. You may add up to five MAC addresses.