Introduction
78-20269-01 Command Line Interface Reference Guide
28
1
Interface Naming Conventions
Interface ID
Within the CLI, interfaces are denoted by concatenating the following elements:
•
Type of interface:
The following types of interfaces are found on the
various types of devices:
-
Fast Ethernet (10/100 bits) -
This can be written as
FastEthernet
or
fa
.
-
Gigabit Ethernet ports (10/100/1000 bits) -
This can be written either
Gigabit Ethernet
or
gi
or
GE.
-
LAG (Port Channel) -
This can be written as either
Port-Channel
or
po.
-
VLAN -
This is written as
VLAN
-
Tunnel
-
This is written as
tunnel
or
tu
•
Number of interface: Number of port, LAG, tunnel or VLAN
The syntax for this is:
{<port-type>[ ]<port-number>}|{port-channel | po }[
]<port-channel-number> | {tunnel | tu}[ ]<tunnel-number> |
vlan[ ]<vlan-id>