Interface Naming Conventions; Interface Id - Cisco 220 Series Smart Plus Reference Manual

Smart plus switches command line interface
Hide thumbs Also See for 220 Series Smart Plus:
Table of Contents

Advertisement

Introduction

Interface Naming Conventions

Interface Naming Conventions
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
When copying and pasting commands from a configuration file, make sure that the
following conditions exist:
A device Configuration mode has been accessed.
The commands contain no encrypted data, such as encrypted passwords
or keys. Encrypted data cannot be copied and pasted into the device
except for encrypted passwords where the keyword encrypted is used
before the encrypted data.

Interface ID

Within the command-line interface, the 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
GigabitEthernet or gi.
-
LAG (Port Channel)—This can be written as either Port-Channel or po.
Interface Number—Port, LAG, tunnel, or VLAN ID.
The syntax for this is:
{<port-type>[ ]<port-number>}|{Port-Channel|po}[ ]<port-channel-number>
Sample of these various options are shown in the example below:
switchxxxxxx# configure
switchxxxxxx(config)# interface gi1
switchxxxxxx(config)# interface fa1
switchxxxxxx(config)# interface Port-Channel 1
switchxxxxxx(config-if)#
1
34

Advertisement

Table of Contents
loading

Table of Contents