7.3MACfilter 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
7.3.1MACfilter 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.2Macfilter 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.3Macfilter 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.4Macfilter 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.
Bridge Commands |