From: Roy Grego (ccsi100@xxxxxxxxx)
Date: Thu Feb 01 2001 - 03:09:53 GMT-3
Hi Guys,
1) DLSW with a linger option on a remote peer. It
always stays up. Even though I have it set for 5
minutes. I've even tried 1 minute.
ex. dlsw remote-peer 0 tcp 161.1.2.2 backup-peer
161.1.6.6 linger 5
Sh dlsw peers
TCP 161.1.6.6 CONNECT 140 140
conf 0 0 0 01:07:16
TCP 161.1.2.2 CONNECT 121 121
conf 0 0 0 01:01:00
2) BGP filtering from
R1 (Network command) -- iBGP-- R2 --- EBGP -- R3
Filter the route you injected in R1 from R3 not by IP.
I was thinking TAG but on R2 it doesn't let you match
OUT based on a tag or Metric. When I tried route-type
internal it did work (well it blocked all the internal
routes).
So I thought trying a community. I am not sure if I
configured the Network command properly to add a
community to that route.
on R1
int loopback, ip addr 10.8.1.1 255.255.255.255
router BGP 10
neighbor R2 send-community
network 10.8.1.1 mask 255.255.255.255 route-map TAG2
route-map TAG2 p 10
set comm 1 no-export <-- Prevents from going to
other AS
Thanks,
ROY
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:32 GMT-3