1-2Examples# Display the summary of the current routing table. display ip routing-tableRouting Table: public netDestination/Mask Protocol Pre Cost Nexthop Interface1.1.1.0/24 DIRECT 0 0 1.1.1.1 Vlan-interface11.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack02.2.2.0/24 DIRECT 0 0 2.2.2.1 Vlan-interface22.2.2.1/32 DIRECT 0 0 127.0.0.1 InLoopBack03.3.3.0/24 DIRECT 0 0 3.3.3.1 Vlan-interface33.3.3.1/32 DIRECT 0 0 127.0.0.1 InLoopBack04.4.4.0/24 DIRECT 0 0 4.4.4.1 Vlan-interface44.4.4.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0# Display the routing information from the entry containing the character string interface4 in the currentrouting table. display ip routing-table | begin interface4Routing Table: public net4.4.4.0/24 DIRECT 0 0 4.4.4.1 Vlan-interface44.4.4.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0# Display the routing information containing the character string interface4 in the current routing table. display ip routing-table | include interface4Routing Table: public netDestination/Mask Protocol Pre Cost Nexthop Interface4.4.4.0/24 DIRECT 0 0 4.4.4.1 Vlan-interface4# Display the routing information without the character string interface4 in the current routing table. display ip routing-table | exclude interface4Routing Table: public netDestination/Mask Protocol Pre Cost Nexthop Interface1.1.1.0/24 DIRECT 0 0 1.1.1.1 Vlan-interface11.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack02.2.2.0/24 DIRECT 0 0 2.2.2.1 Vlan-interface22.2.2.1/32 DIRECT 0 0 127.0.0.1 InLoopBack03.3.3.0/24 DIRECT 0 0 3.3.3.1 Vlan-interface33.3.3.1/32 DIRECT 0 0 127.0.0.1 InLoopBack04.4.4.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0Table 1-1 Description on the fields of the display ip routing-table commandField DescriptionDestination/Mask Destination address/mask length