Re: update to ebgp

From: Ram Shummoogum (rshummoo@ca.ibm.com)
Date: Sun May 25 2003 - 19:57:46 GMT-3


network 172.28.255.3 is blocked to 172.16.24.1 which is an IBGP peer.
However, it is learned by 172.16.0.0 which is an EBGP peer.

router bgp 24
 no synchronization
 network 172.28.255.3 mask 255.255.255.255
 neighbor 172.16.0.5 remote-as 567
  neighbor 172.16.24.1 remote-as 24
 neighbor 172.16.24.1 prefix-list rambo out
 no auto-summary

ip prefix-list rambo seq 5 deny 172.28.255.3/32
ip prefix-list rambo seq 10 permit 0.0.0.0/0 le 32

RAM

Tom Young <gitsyoung@yahoo.co.jp>@groupstudy.com on 05/25/2003 02:17:08 PM

Please respond to Tom Young <gitsyoung@yahoo.co.jp>

Sent by: nobody@groupstudy.com

To: ccielab@groupstudy.com
cc:
Subject: update to ebgp

Hi, group

  How to update a network to ebgp but not to ibgp ?

Thanks alot



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:47 GMT-3