55descriptionSyntaxdescription textundo descriptionViewHDLC link bundle interface viewDefault level2: System levelParameterstext: Description of an interface, a case-sensitive string of 1 to 80 characters.DescriptionUse the description command to configure the description string of an HDLC link bundle interface.Use the undo description command to restore the default.By default, the description of an interface is the interface name followed by the Interface string, forexample, Hdlc-bundle1 Interface.Examples# Configure the description of HDLC link bundle interface 1 as hdlc-bundle interface. system-view[Sysname] interface Hdlc-bundle 1[Sysname-Hdlc-bundle1] description hdlc-bundle interfacedisplay bundle member hdlc-bundleSyntaxdisplay bundle member hdlc-bundle [ bundle-id ] [ slot slot-number ] [ | { begin | exclude | include }regular-expression ]ViewAny viewDefault level1: Monitor levelParametersbundle-id: Number of an HDLC link bundle. The value range for this argument is 1 to 240.slot slot-number: Specifies the slot number of an HDLC link bundle interface.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see Fundamentals Configuration Guide.begin: Displays the first line that matches the specified regular expression and all lines that follow.exclude: Displays all lines that do not match the specified regular expression.include: Displays all lines that match the specified regular expression.