Configuring VLANs Configuring VLAN IP Interfaces
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 4-10
Configuring VLAN IP Interfaces
Network device traffic is bridged (switched) at the Layer 2 level between ports that are assigned to the
same VLAN. However, if a device needs to communicate with another device that belongs to a different
VLAN, then Layer 3 routing is necessary to transmit traffic between the VLANs. Bridging makes the
decision on where to forward packets based on the destination MAC address of the packet; routing makes
the decision on where to forward packets based on the IP network address assigned to the packet (for
example, 21.0.0.10).
The OmniSwitch supports the routing of IP traffic. A VLAN is available for routing when at least one IP
interface is defined for that VLAN and at least one active port is associated with the VLAN. Up to eight IP
interfaces can be configured for each VLAN.
If a VLAN does not have an IP interface, the ports associated with that VLAN are in essence firewalled
from other VLANs. For information about configuring IP interfaces, see Chapter 15, “Configuring IP.”