IES-1000 User’s Guide

28.5.6Ethertype Command

Syntax:

192.168.1.1 bridge> ethertype [<port> <anyippppoe>]

where

 

 

<port>

=

A bridge port number.

any

=

The filter allows all packet types to be forwarded to and from the specified port.

ip

=

The filter allows IP packets only to be forwarded to and from the specified port.

pppoe

=

The filter allows PPPoE packets only to be forwarded to and from the specified port.

The Ethernet type filter controls which types of packets to forward to individual ports. Use ether type without the port number and packet type to display the Ethernet type filter settings.

28.6Port Filter Commands (Port-Based VLAN)

See the web configurator Getting Started Screens chapter for background information on the port filter.

28.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 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 (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

Figure 28-2 Portfilter Command Example

The above shows the current configuration of the port-based VLAN. It is the same as the default settings.

Bridge Commands

28-5