Re: Is Following CISCO BGP document wrong or misleading?

From: Sam Munzani (sam@xxxxxxxxxxx)
Date: Mon Oct 02 2000 - 13:45:10 GMT-3


   
   That's how I interprete too. In the example at following URL it's
   blocking some peer networks. SO far it makes sense the command should
   be like below.
   
   On Router 100:
   hostname Rtr100
   !
   Router bgp 100
    network 203.1.1.0
    network 203.1.2.0
    network 203.1.3.0
    neighbor 10.7.6.2 remote-as 200
    neighbor 10.7.6.2 distribute-list 1 in <<<< CCO shows OUT here.
   !
   access-list 1 deny 203.1.5.0 203.1.5.0 0.0.0.255
   access-list 1 permit any
   
   Sam
   
   ----- Original Message -----
   
   From: Connary, Julie Ann
   
   To: Sam Munzani
   
   Sent: Monday, October 02, 2000 11:10 AM
   
   Subject: Re: Is Following CISCO BGP document wrong or misleading?
   
     Sam,
     I think is is how you interpret the title: "Blocking one or more
     networks from a BGP Peer". Does this mean
     coming from a BGP Peer? Then it should be in. Does this mean from
     going to a BGP Peer then the
     example is correct and it should be out.
     Julie Ann
     At 09:31 AM 10/2/2000 -0500, you wrote:
     
     Hi Group,
     
     Please take a look at following CCO document about BGP.
     
     http://www.cisco.com/warp/customer/459/22.html
     
     First example tals about filtering one or more networks from EBGP
     peer. Access is fine but in BGP neighbor statement why do they use
     "distribute-list 1 out". Actually they are denying some networks
     from peer sho it should be in.
     
     In following example they used it with AS-PATH list and it is set
     properly on there.
     
     www.cisco.com/warp/customer/459/27.html
     
     I am confused now please help me understand it better.
     
     Thanks in advance,
     
     Sam



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:22 GMT-3