312
Chapter 32 Static Routes Commands
32.1 interface vlan
Description
This interface vlan command is used to create the VLAN interface. To delete
the specified VLAN interface, please use the no interface vlan command.
Syntax
interface vlan {
vid
}
no interface vlan {
vid
}
Parameter
vid
—— The ID of the VLAN.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Create the VLAN interface 2:
T1600G-52TS(config)# interface vlan 2
32.2 interface loopback
Description
This interface loopback command is used to create the loopback interface.
To delete the specified loopback interface, please use the no interface
loopback command.
Syntax
interface loopback {
id
}
no interface loopback {
id
}