ZyXEL Communications 1000 Switch User Manual


 
IES-1000 User’s Guide
8-2 Bridge Commands
8.3 MAC filter Commands
Use MAC filter commands to filter incoming packets based on MAC (Media Access Control) address(es) that you
specify. If you do not use this command, your IES-1000 will not filter packets. MAC filter commands are listed
next. You may specify up to five MAC addresses per port.
8.3.1 MAC filter 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.
8.3.2 MAC filter 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.
8.3.3 MAC filter 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.
8.3.4 MAC filter 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.