ZyXEL Communications AES-100 Switch User Manual


 
AES-100 User’s Guide
7-6 Bridge Commands
Figure 7-1 Default VLAN Settings
7.5.1 Portfilter 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 port-based VLAN configuration.
An example is shown next.
192.168.1.1 > bridge
192.168.1.1 bridge> portfilter
Port 1 (ethernet): all
Port 2 (adsl1): 1
Port 3 (adsl2): 1
Port 4 (adsl3): 1
Port 5 (adsl4): 1
Port 6 (adsl5): 1
Port 7 (adsl6): 1
Port 8 (adsl7): 1
Port 9 (adsl8): 1
The above shows the current configuration of the port-based VLAN. It is the same as the default settings.
An example with an altered configuration is shown next.
192.168.1.1 > bridge
192.168.1.1 bridge> portfilter 2 1 3
192.168.1.1 bridge> portfilter 3 1 2