9.6.1Portfilter Command
Syntax:
192.168.1.1 bridge> portfilter [<source port> all<dest ports>]
where |
|
|
<source port> | = | An incoming bridge port number. |
all | = | All bridge ports are allowed outgoing ports. |
<dest ports> | = | The outgoing bridge ports. Separate by a space if there is more than one |
|
| port. |
This command sets or displays the
An example is shown next.
192.168.1.1 > bridge 192.168.1.1 bridge> portfilter
Port 1 (ethernet): | all | |
Port 2 (dsl1): | 1 | |
Port 3 (dsl2): | 1 | |
Port 4 (dsl3): | 1 | |
Port 5 (dsl4): | 1 | |
Port 6 | (dsl5): | 1 |
Port 7 | (dsl6): | 1 |
Port 8 | (dsl7): | 1 |
Port 9 | (dsl8): | 1 |
The above shows the current configuration of the
192.168.1.1 > bridge
192.168.1.1 bridge> portfilter 2 1 3
192.168.1.1 bridge> portfilter 3 1 2
Bridge Commands |