Specifications
Routing Configuration Example
ExtremeWare XOS 11.0 Concepts Guide 267
• MyCompany
— Port-based VLAN.
— All ports on slots 1 through 4 have been assigned.
Figure 46: Unicast routing configuration example
The stations connected to the system 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 slots 1 and 3 have access to the router by
way of the VLAN Finance. Ports on slots 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 46 is configured as follows:
create vlan Finance
create vlan Personnel
create vlan MyCompany
configure Finance protocol ip
configure Personnel protocol ip
configure Finance add port 1:*,3:*
configure Personnel add port 2:*,4:*
configure MyCompany add port all
configure Finance ipaddress 192.207.35.1
configure Personnel ipaddress 192.207.36.1
1234AB5678
EX_047
1
Finance Personnel
MyCompany
IP
NetBIOS
IP
NetBIOS
2
IP
NetBIOS
IP
NetBIOS
3 4
= IP traffic
= NetBIOS traffic
192.207.36.0192.207.35.0
192.207.36.1192.207.35.1