10Summary Count : 1Destination/Mask Proto Pre Cost NextHop Interface11.1.1.0/24 Static 60 0 0.0.0.0 NULL0For detailed description of the output, see Table 2.# Display route entries for destination addresses in the range 1.1.1.0 to 5.5.5.0. display ip routing-table 1.1.1.0 24 5.5.5.0 24Routing Table : PublicDestination/Mask Proto Pre Cost NextHop Interface1.1.1.0/24 Direct 0 0 1.1.1.1 Vlan11.1.1.1/32 Direct 0 0 127.0.0.1 InLoop02.2.2.0/24 Direct 0 0 2.2.2.1 Vlan23.3.3.0/24 Direct 0 0 3.3.3.1 Vlan23.3.3.1/32 Direct 0 0 127.0.0.1 InLoop04.4.4.0/24 Direct 0 0 4.4.4.1 Vlan14.4.4.1/32 Direct 0 0 127.0.0.1 InLoop0display ip routing-table ip-prefixSyntaxdisplay ip routing-table ip-prefix ip-prefix-name [ verbose ] [ | { begin | exclude | include }regular-expression ]ViewAny viewDefault level1: Monitor levelParametersip-prefix-name: IP prefix list name, a string of 1 to 19 characters.verbose: Displays detailed routing table information, including that for inactive routes. With thisargument absent, the command displays only brief information about active routes.|: 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 ip routing-table ip-prefix command to display information about routes permitted by aspecified prefix list.This command is usually used together with routing policy display commands. If the specified prefix listis not configured, detailed information about all routes (with the verbose keyword) or brief informationabout all active routes (without the verbose keyword) is displayed.