Reference Guide
3 Configuration commands Interface commands
NN47928-107 55
interface vlan
Use this command to configure a virtual interface (vif) for a VLAN to assign
it an IP address. A virtual interface and IP address assignment enable the
BSGX4e to route IP traffic to and from the VLAN. The firewall must be
configured to route traffic through the interface.
z Note: One or more ports must be assigned to the VLAN before a virtual
interface is configured for the VLAN. Up to sixteen virtual interfaces can
be configured. Virtual interfaces are referenced as vifn, where n is 0
through 15. A virtual interface can be configured on whichever Ethernet
interface (eth0 or eth1).
Syntax config interface vlan <vid> interface [etho|eth1] status
[up|down] comment <string>
Parameters vlan vid Enter the VLAN ID. The valid range is 1-4094.
Specify the vid used when the ports of the
switch were assigned to the VLAN. To list the
VIDs, enter show switch vlan.
interface eth0|eth1
Specify the physical ethernet interface on
which the virtual interface is configured (eth0
for the WAN interface or eth1 for the LAN
interface). (If eth0 is specified, the WAN port is
automatically assigned to the VLAN).
status on|off Enable/disable the virtual interface. The
default is off.
comment <string> Enter an option comment.
Example > config interface vlan 1 interface eth1
Related
commands
display interface vlan
del interface vlan
show interface vlan
show switch vlan










