From: Garcia, Marcelo (Garciam@metrored.com.ar)
Date: Wed Feb 19 2003 - 13:04:18 GMT-3
Hi keith
Try this regexp
_9 [0-9]*$
_2 [0-9]*$
Marcelo.-
-----Mensaje original-----
De: Yu Kay [mailto:kaykkyu@yahoo.com]
Enviado el: miircoles 19 de febrero de 2003 8:14
Para: ccielab@groupstudy.com
Asunto: bgp question
I forget a BGP command (regexp), suppose the router
recevied following routes
Network Next Hop Metric Weight Path
*> 10.10.10.0/24 11.11.11.1 0 2 10 5 i
*> 192.168.1.0 11.11.11.1 0 2 3 i
*> 192.168.2.0 11.11.11.1 0 2 3 4 i
*> 192.168.5.0 11.11.11.1 0 2 5 i
*> 199.199.1.0 11.11.20.1 0 9 i
* i200.200.200.0 11.11.12.3 0 0 i
I only filter its neighbor (eg as2 and as9) and its
customer route only
like following
*> 192.168.1.0 11.11.11.1 0 2 3 i
*> 192.168.2.0 11.11.11.1 0 2 5 i
*> 199.199.1.0 11.11.20.1 0 9 i
* i200.200.200.0 11.11.12.3 0 0 i
thanks
keith
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:30 GMT-3