Command Manual – Routing ProtocolH3C S3100-52P Ethernet Switches Chapter 1 IP Routing Table Display Commands1-4*NextHop: 2.1.1.1 Interface: 2.1.1.1(LoopBack1)Vlinkindex: 0State: Age: 4:49 Cost: 0/0 Tag: 0# There is no corresponding route in the natural mask range (only the longest matchedroute is displayed). Display the detailed information. display ip routing-table 169.253.0.0 verboseRouting Tables:+ = Active Route, - = Last Active, # = Both * = Next hop in useSummary count:1**Destination: 169.0.0.0 Mask: 255.0.0.0Protocol: #Static Preference: -60*NextHop: 2.1.1.1 Interface: 2.1.1.1(LoopBack1)Vlinkindex: 0State: Age: 3:47 Cost: 0/0 Tag: 0For detailed description of the output information, see Table 1-2.1.1.3 display ip routing-table ip-address1 ip-address2Syntaxdisplay ip routing-table ip-address1 mask1 ip-address2 mask2 [ verbose ]ViewAny viewParameterip-address1, ip-address2: Destination IP address in dotted decimal notation.ip-address1, mask1 and ip-address2, mask2 determine one address range together.ip-address1 ANDed with mask1 specifies the start of the range, while ip-address2ANDed with mask2 specifies the end. This command displays the route in this addressrange.mask1, mask2: IP address mask, length in dotted decimal notation or expressed as aninteger. It ranges from 0 to 32 when expressed as an integer.verbose: With the verbose argument provided, this command displays the verboseinformation of both active and inactive routes. Without this argument provided, thiscommand displays the summary of active routes only.DescriptionUse the display ip routing-table ip-address1 ip-address2 command to display theroute information in the specified destination address range.