Command
Description
Use
This command is used to set a description on an interface.
Syntax
Router(config-if)#description <line>
Example
In this example, we will set a description on R1’s Fa0/0 interface
R1(config)#int fa0/0 R1(config-if)#description "LAN link to R2"