2.4: Switch Interfaces
Depending on the model of the Switch, there will be various interfaces fitted.
Examples of the Interfaces will include:
Fast Ethernet: prefixed - fa
Gigabit Ethernet prefixed - gi
In this course we will be using a 2950T Series Switch show in the illustration below

From Privilege Exec mode Switch# the following commands can be used
SHOW INTERFACE FASTETHERNET 0/7
This will display the basic status and configuration of the interface as shown in the screen shot below
SHOW INTERFACES STATUS
This command lists the status of each Interface including the Speed and Duplex settings as shown in the screen shot below
All ports on a Switch by default are in VLAN 1 (VLAN's will be covered in Part 3 of this course)
From an Interface the Speed and Duplex settings can be assigned, by default these are set to AUTO-NEGOTIATE as shown in the previous screen shot for the SHOW INTERFACES STATUS command

