24-Port Layer 3 Switch Management Guide

VLAN C
OMMANDS
4-165
interface vlan
Use this command to enter interface configuration mode for VLANs, and
configure a physical interface.
Syntax
interface vlan vlan-id
vlan-id - ID of the configured VLAN.
(Range: 1-4094, no leading zeroes)
Default Setting
None
Command Mode
Global Configuration
Example
The following example shows how to set the interface configuration mode
to VLAN 1, and then assign an IP address to the VLAN:
Related Commands
shutdown (4-125)
switchport allowed
vlan
Configures the VLANs associated with an
interface
IC 4-170
switchport gvrp Enables GVRP for an interface IC 4-177
switchport forbidden
vlan
Configures forbidden VLANs for an
interface
IC 4-171
Console(config)#interface vlan 1
Console(config-if)#ip address 192.168.1.254 255.255.255.0
Console(config-if)#
Command Function Mode Page