Ok, I'll give it a try on a v4.11 box. Thanks!
Brad -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Blake Covarrubias Sent: Monday, November 15, 2010 9:11 PM To: WISPA General List Subject: Re: [WISPA] MT Console route lookup Brad, I've tested this on 4.9, 4.11, 4.12 and 5.0rc1. -- Blake Covarrubias On Nov 15, 2010, at 8:04 PM, Brad Belton wrote: > Neither example worked for me on v3.30. What version are you running > this command on? > > Thanks, > > Brad > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Blake Covarrubias > Sent: Monday, November 15, 2010 8:50 PM > To: WISPA General List > Cc: [email protected] > Subject: Re: [WISPA] MT Console route lookup > > Nick, > > I'm an idiot. That last one doesn't work. Try this. > > /ip route print where 208.65.55.1 in dst-address > > Works for me. :-) > > -- > Blake Covarrubias > > On Nov 11, 2010, at 9:30 AM, Blake Covarrubias wrote: > >> 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/ > > > > ---------------------------------------------------------------------- > ------ > ---- > 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/ ---------------------------------------------------------------------------- ---- 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/
