Dell 28xx Network Router User Manual


 
166 Dell PowerConnect 28xx Systems User Guide
Example
Console (config)# interface port-channel 1
Console (config-if)#
Command: interface vlan
To configure a vlan type and enter interface configuration mode, use the interface vlan global
configuration command.
interface vlan
vlan-id
Syntax Description
vlan-id
— VLAN ID
Parameters range
vlan-id
— Valid VLAN
Command Modes
Global Configuration
Usage Guidelines
In case the VLAN doesn't exist ("ghost VLAN") only partial list of the commands would be available
under the interface VLAN context.
The commands that are supported for VLAN that doesn't exist are:
1
IGMP snooping control
2
Bridge multicast configuration
"Example
In the following example, for VLAN 1, the address is 131.108.1.27 and the subnet mask is 255.255.255.0:
Console (config)# interface vlan 1
Console (config-if)# ip address 131.108.1.27 255.255.255.0
Command: ip address
To set the IP address of a device interface, use the ip address interface configuration command.
ip address
ip-address
Syntax Description
ip-address
— The IP address to be assigned to the interface.