From: Vijay Ramcharan (vramcharan@thedeal.com)
Date: Fri Apr 29 2005 - 11:19:44 GMT-3
Assuming that you need to retain the neighbor configuration (which is
what it looks like you're trying to do), you can use "neighbor <peer ip>
shutdown" to administratively shut down peering sessions with this
neighbor.
Vijay Ramcharan
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Rasal Abdul Kader
Sent: Friday, April 29, 2005 10:08 AM
To: Cisco certification
Subject: BGP filtering
hi there.
I would like to how can i stop two routers from forming a BGP
relation. For eg: I configured R1 and R2 to form a BGP relation and
then i configured an ACL to deny tcp 179 on R1 inbound. But after a
clear ip bgp *, R1 & R2 still formed a BGP relation.
R1
---int e0/0 ip add 1.1.1.1 255.255.255.255 ip access-group 100 in
router bgp 1 neighbor 2.2.2.2 remote-as 1
ip access-list ext 100 deny tcp any any eq 179
R2 ---
int e0/0 ip add 2.2.2.2 255.255.255.255
router bgp 1 neighbor 1.1.1.1 remote-as 1
Any help would be appreciated.
regards Rasal.
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:55:10 GMT-3