Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have routers with very many static routes, many of which I suspect are no longer needed. Is there some command that will show the number of matches for each "ip route" statement? cf. show access-list for matches of ACLs. Does anybody know any othe...
I have routers with very many static routes, many of which I suspect are no longer needed. Is there some command that will show the number of matches for each "ip route" statement? cf. show access-list for matches of ACLs. Does anybody know any othe...
I have routers with very many static routes, many of which I suspect are no longer needed. Is there some command that will show the number of matches for each "ip route" statement? cf. show access-list for matches of ACLs. Does anybody know any othe...
Does anyone know how to search command output based on more than one condition? eg. sh ip route | inc 10.10. | exc ATM ? Of course the eg. doesn't work. Just need to know how to issue conditional searches. Can regexp be used?