Identifying Ports
To assign a comment or description to a port, enter the following command in interface configuration mode:
Switch(config-if)# description description-string
The description string can have embedded spaces between words, if needed. To remove a description, use the no description interface-configuration command.
As an example, interface Fast Ethernet 1/0/11 is labeled with “Printer in Bldg A, room 213”:
Switch(config)# interface fast 1/0/11 Switch(config-if)# description Printer in Bldg A, room 213



