T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
288
Chapter 34 Static Routes Commands
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
Example
Create the VLAN interface 2:
T2700G-28TQ(config)# interface vlan
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
}
Parameter
id
—— The ID of the loopback interface, ranging from 1 to 2147483647.