Allied Telesis AT-8550 User Manual
Page 169

AT-9108, AT-8518, AT-8525, and AT-8550 User’s Guide
9-15
The stations connected to ports 1 through 4 generate a combination
of IP traffic and NetBIOS traffic. The IP traffic is filtered by the
protocol-sensitive VLANs. All other traffic is directed to the VLAN
MyCompany.
In this configuration, all IP traffic from stations connected to ports 1
and 3 have access to the router by way of the VLAN Finance. Ports 2
and 4 reach the router by way of the VLAN Personnel. All other traffic
(NetBIOS) is part of the VLAN MyCompany.
The example in
is configured as follows:
create vlan Finance
create vlan Personnel
create vlan MyCompany
config Finance protocol ip
config Personnel protocol ip
config Finance add port 1,3
config Personnel add port 2,4
config MyCompany add port all
config Finance ipaddress 192.207.35.1
config Personnel ipaddress 192.207.36.1
enable ipforwarding
config rip add vlan all
enable rip