1-5ViewEthernet port viewParameterstext: Port description, a string of 1 to 80 characters.DescriptionUse the description command to configure a description for the port.Use the undo description command to remove the port description.By default, no description is configured for a port.You can use the display brief interface command to display the configured description.Examples# Set description string home for the Ethernet 1/0/1 port. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface ethernet 1/0/1[Sysname-Ethernet1/0/1] description homedisplay brief interfaceSyntaxdisplay brief interface [ interface-type [ interface-number ] ] [ | { begin | include | exclude }regular-expression ]ViewAny viewParametersinterface-type: Port type.interface-number: Port number.|: Specifies to use a regular expression to filter the configuration information entries to be displayed.begin: Each entry must begin with a specified character string.include: Each entry must include a specified character string.exclude: Each entry must not include a specified character string.regular-expression: Regular expression, a string of 1 to 256 characters.For details about regular expression, refer to the Configuration File Management module in this manual.