Hi, I wan’t to know if exist a command like those in Cisco:
- sh ip route x.x.x.x
- sh … | include {string}
Thanks a lot.
Hi, I wan’t to know if exist a command like those in Cisco:
/ip route print from=[/ip route find dst-address=0.0.0.0/0]
ie;
/ip route print from=[/ip route find dst-address=10.20.30.40/24]
Not that elegant but it works.
Sam