From: Ben Rife (brife@xxxxxxxxxx)
Date: Thu May 11 2000 - 20:31:11 GMT-3
Aaron,
I would use a distribute-list on the remote-peer statements as follows:
router bgp 200
neigh 10.100.1.1 remote 100
neigh 10.100.2.2 remote 300
neigh 10.100.1.1 distribute-list 1 out
access-list 1 deny 170.100.0.0 0.0.255.255
access-list 1 permit any
This will filter the route to AS 100, but allow it to AS 300.
Does this work for you?
HTH, Ben
----- Original Message -----
From: "Aaron DuShey" <adushey@yahoo.com>
To: "CCIE (E-mail)" <ccielab@groupstudy.com>
Sent: Thursday, May 11, 2000 5:11 PM
Subject: BGP as-path
> How do I allow only a certain route to be advertised to a certain A/S?
> example
> r1-as1 ebgp peers with both 2 & 3- Route 170.100.0.0 advertised only to
as3
> r2-as3
> r3-as4
>
>
> Aaron DuShey-
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:28 GMT-3