192.168.1.1 bridge> status
This command displays the bridge management statistics.
28.4MAC Filter Commands
Use MAC filter commands to filter incoming frames based on MAC (Media Access Control) address(es) that you specify. If you do not use this command, your
28.4.1MAC 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.
28.4.2MAC 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.
28.4.3MAC 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.
28.4.4MAC Filter Add Command
Syntax:
192.168.1.1 bridge> macfilter add <port> <mac>
where
Bridge Commands |