12The following table lists some routing protocols and the default priorities for routes found by them:Routing approach PriorityDIRECT 0STATIC 60UNKNOWN 256• The smaller the priority value, the higher the priority.• The priority for a direct route is always 0, which you cannot change. Any other type of routes can have theirpriorities manually configured.• Each static route can be configured with a different priority.• IPv4 and IPv6 routes have their own respective routing tables.Displaying and maintaining a routing tableTo do… Use the command… RemarksDisplay brief information about theactive routes in the routing tabledisplay ip routing-table [ verbose | | { begin| exclude | include } regular-expression ]Available inany viewDisplay information about routes to thespecified destinationdisplay ip routing-table ip-address [ mask-length| mask ] [ longer-match ] [ verbose ]Available inany viewDisplay information about routes withdestination addresses in the specifiedrangedisplay ip routing-table ip-address1 { mask-length | mask } ip-address2 { mask-length | mask } [verbose ]Available inany viewDisplay routes of a routing protocol display ip routing-table protocol protocol [inactive | verbose ]Available inany viewDisplay statistics about the networkrouting table display ip routing-table statistics Available inany viewClear statistics for the routing table reset ip routing-table statistics protocol { all| protocol }Available inuser viewDisplay brief IPv6 routing tableinformation display ipv6 routing-table Available inany viewDisplay verbose IPv6 routing tableinformation display ipv6 routing-table verbose Available inany viewDisplay routing information for aspecified destination IPv6 addressdisplay ipv6 routing-table ipv6-address prefix-length [ longer-match ] [ verbose ]Available inany viewDisplay IPv6 routing information of arouting protocoldisplay ipv6 routing-table protocol protocol [inactive | verbose ]Available inany viewDisplay IPv6 routing statistics display ipv6 routing-table statistics Available inany viewDisplay IPv6 routing information for anIPv6 address rangedisplay ipv6 routing-table ipv6-address1 prefix-length1 ipv6-address2 prefix-length2 [ verbose ]Available inany viewClear specified IPv6 routing table reset ipv6 routing-table statistics protocol { Available in