Nick, Use regex search.
/ip route print where dst-address~"208.65.55.1" -- Blake Covarrubias On Nov 11, 2010, at 9:06 AM, Nick Olsen wrote: > Anyone know a good way to find a route in the table (Mikrotik) without > knowing the netmask? > For instance > /ip route print where dst-address="208.65.55.1" will return nothing. > But if you search by netmask (/ip route print where > dst-address="208.65.48.0/21") will find the route. Just wondering if there is > a way to pattern match it or something, Like in Quagga/Cisco you can do a > "show ip bgp 208.65.55.1" and it will show you the route as well as the > path(s) it can take and the best one. > > And on another note, Has anyone setup a Quagga based "route server" with > telnet access that is willing to share details or configs on how to set one > up? > > Nick Olsen > Network Operations > (855) FLSPEED x106 > > > > > -------------------------------------------------------------------------------- > WISPA Wants You! Join today! > http://signup.wispa.org/ > -------------------------------------------------------------------------------- > > WISPA Wireless List: [email protected] > > Subscribe/Unsubscribe: > http://lists.wispa.org/mailman/listinfo/wireless > > Archives: http://lists.wispa.org/pipermail/wireless/ -------------------------------------------------------------------------------- WISPA Wants You! Join today! http://signup.wispa.org/ -------------------------------------------------------------------------------- WISPA Wireless List: [email protected] Subscribe/Unsubscribe: http://lists.wispa.org/mailman/listinfo/wireless Archives: http://lists.wispa.org/pipermail/wireless/
