69DescriptionUse the description command to configure a description for an OSPF process or area.Use the undo description command to remove the description.No description is configured by default.Use of this command is only for the identification of an OSPF process or area. The description has nospecial meaning.Examples# Describe OSPF process 100 as abc. system-view[Sysname] ospf 100[Sysname-ospf-100] description abc# Describe OSPF area 0 as bone area. system-view[Sysname] ospf 100[Sysname-ospf-100] area 0[Sysname-ospf-100-area-0.0.0.0] description bone areadisplay ospf abr-asbrSyntaxdisplay ospf [ process-id ] abr-asbr [ | { begin | exclude | include } regular-expression ]ViewAny viewDefault level1: Monitor levelParametersprocess-id: OSPF process ID, in the range 1 to 65535. Use this argument to display information about theroutes to the ABR/ASBR under the specified OSPF process.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see the 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.regular-expression: Specifies a regular expression, which is a case sensitive string of 1 to 256 characters.DescriptionUse the display ospf abr-asbr command to display information about the routes to OSPF ABR/ASBR.If you use this command on routers in a stub area, no ASBR information is displayed.Examples# Display information about the routes to the OSPF ABR and ASBR. display ospf abr-asbr