Static Route Configuration Commands 543Display the summary of the routes to 10.1.1.1 in the VPN-instance vpn1.<3Com> display ip routing-table vpn-instance vpn1 10.1.1.1Routing tables: vpn1 Route-Distinguisher: 100:1Destination/Mask Protocol Pre Cost Nexthop Interface10.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack010.1.1.0/24 DIRECT 0 0 10.1.1.1 LoopBack0Static RouteConfigurationCommandsdelete static-routes all Syntaxdelete static-routes allViewSystem viewParameterNoneDescriptionUsing the delete static-routes all command, you can cancel all the static routes.When this command is used to cancel static routes, the user should confirm thesettings before all the configured static routes are canceled.For the related command, see display ip routing-table and ip route-static.ExampleDelete all the static routes configured on router.[3Com] delete static-routes allThis will erase all unicast static routes and their configurations,you must reconfigure all static routesAre you sure to delete all the static routes?[Y/N]yip route-static Syntax■ ip route-static ip-address { mask | mask-length } { interface-name |nexthop-address } [ preference preference-value ] [ reject | blackhole ]■ undo ip route-static ip-address { mask | mask-length } [ interface-name |nexthop-address ] [ preference preference-value ]■ ip route-static vpn-instance vpn-instance-name1 vpn-instance-name2 …ip-address { mask | mask-length } { interface-name | [ vpn-instancevpn-nexthop-name nexthop-address ] } [ public ] [ preference preference-value ][ reject | blackhole ]■ undo ip route-static vpn-instance vpn-instance-name1 vpn-instance-name2 …ip-address { mask | mask-length } { interface-name [ vpn-instancevpn-nexthop-name | nexthop-address ] } [ public ] [ preference preference-value]