User`s guide
AT-9108, AT-8518, AT-8525, and AT-8550 User’s Guide
8-23
The stations connected to the switch 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 Figure 8-2 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
enable rip