Command Manual ( For Soliton ) – Management VLANH3C S3100 Series Ethernet SwitchesChapter 1 Management VLAN ConfigurationCommands1-11 display ip routing-table 10.1.1.0Destination/Mask Protocol Pre Cost Nexthop Interface10.1.1.0/24 STATIC 60 0 192.168.0.31 Vlan-interface1Refer to Table 1-4 for the description on the output fields.# Display the detailed information of the routes with their destination addressesmatched within the natural mask range. display ip routing-table 10.1.1.0 verboseRouting tables:+ = Active Route, - = Last Active, # = Both * = Next hop in useSummary count: 1**Destination: 10.1.1.0 Mask: 255.255.255.0Protocol: #STATIC Preference: 60*NextHop: 192.168.0.31 Interface: 192.168.0.246(Vlan-interface1)State: Age: 32:31 Cost: 0/0Refer to Table 1-5 for the description on the output fields.1.1.8 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 addresses in dotted decimal notation.ip-address1 and mask1, together with ip-address2 and mask2, determine an IPaddress range. The starting address of the IP address range is determined by theip-address1 and mask1 arguments; and the end address of the IP address range isdetermined by the ip-address2 and mask2 arguments.mask1, mask2: IP address masks. These two arguments can be in dotted decimalnotation or two integers ranging from 0 to 32.verbose: Displays the detailed information about the active and inactive routes. If youdo not specify this keyword, only the summary information about the active routes isdisplayed.