From: Peter van Oene (pvo@usermail.com)
Date: Tue Mar 16 2004 - 12:30:20 GMT-3
peer-as is wrong in the first one.
At 07:36 PM 3/15/2004, john matus wrote:
>From: "john matus" <jmatus@pacbell.net>
>To: "Bill Lijewski" <bill@eccie.com>, <ccielab@groupstudy.com>
>Subject: Re: bgp queston [bcc][faked-from][bayes]
>
>they are ibgp peers.  here are the configs
>
>r4#sh run
>Building configuration...
>
>Current configuration : 1641 bytes
>!
>version 12.2
>service timestamps debug datetime msec
>service timestamps log datetime msec
>no service password-encryption
>!
>hostname r4
>!
>logging queue-limit 100
>no logging console
>!
>memory-size iomem 10
>ip subnet-zero
>!
>!
>no ip domain lookup
>!
>ip audit notify log
>ip audit po max-events 100
>mpls ldp logging neighbor-changes
>!
>!
>!
>!
>!
>!
>!
>!
>!
>!
>!
>!
>no voice hpi capture buffer
>no voice hpi capture destination
>!
>!
>mta receive maximum-recipients 0
>!
>!
>!
>!
>interface Loopback0
>  ip address 192.168.4.4 255.255.255.255
>!
>interface FastEthernet0/0
>  ip address 192.168.40.4 255.255.255.0
>  duplex auto
>  speed auto
>!
>interface Serial0/0
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
>!
>interface Serial0/0.1 point-to-point
>  ip address 150.50.24.4 255.255.255.0
>  ip router isis
>  frame-relay interface-dlci 422
>!
>interface FastEthernet0/1
>  no ip address
>  shutdown
>  duplex auto
>  speed auto
>!
>interface Serial0/1
>  no ip address
>  shutdown
>!
>router isis
>  net 49.0001.1921.6800.4004.00
>  is-type level-1
>  redistribute connected
>!
>router bgp 8888
>  no synchronization
>  bgp log-neighbor-changes
>  network 192.168.40.0
>  neighbor 192.168.2.2 remote-as 888
>  neighbor 192.168.2.2 update-source Loopback0
>  neighbor 192.168.2.2 next-hop-self
>  no auto-summary
>!
>ip http server
>no ip http secure-server
>ip classless
>!
>!
>!
>
>
>r2#sh run
>Building configuration...
>
>Current configuration : 2319 bytes
>!
>version 12.2
>service timestamps debug datetime msec
>service timestamps log datetime msec
>no service password-encryption
>!
>hostname r2
>!
>logging queue-limit 100
>no logging console
>!
>memory-size iomem 10
>ip subnet-zero
>!
>!
>no ip domain lookup
>!
>ip audit notify log
>ip audit po max-events 100
>mpls ldp logging neighbor-changes
>frame-relay de-list 1 protocol ip gt 512
>!
>!
>!
>!
>!
>!
>!
>!
>!
>!
>!
>!
>no voice hpi capture buffer
>no voice hpi capture destination
>!
>!
>mta receive maximum-recipients 0
>!
>!
>!
>!
>interface Loopback0
>  ip address 192.168.2.2 255.255.255.255
>!
>interface FastEthernet0/0
>  ip address 172.16.137.2 255.255.255.0
>  ip router isis
>  duplex auto
>  speed auto
>!
>interface Serial0/0
>  no ip address
>  encapsulation frame-relay
>  no fair-queue
>!
>interface Serial0/0.1 point-to-point
>  ip address 150.50.24.2 255.255.255.0
>  ip router isis
>  frame-relay de-group 1 224
>  frame-relay interface-dlci 224
>!
>interface Serial0/0.2 multipoint
>  ip address 150.50.100.2 255.255.255.0
>  ip router isis
>  isis priority 100
>  frame-relay de-group 1 225
>  frame-relay de-group 1 226
>  frame-relay map clns 226 broadcast
>  frame-relay map clns 225 broadcast
>  frame-relay map ip 172.16.100.5 225 broadcast
>  frame-relay map ip 172.16.100.6 226 broadcast
>!
>interface BRI0/0
>  ip address 172.16.25.2 255.255.255.0
>!
>router isis
>  net 49.0001.1921.6800.2002.00
>  net 49.0002.1921.6800.2002.00
>  redistribute connected
>!
>router bgp 8888
>  no synchronization
>  bgp log-neighbor-changes
>  neighbor 192.168.1.1 remote-as 8888
>  neighbor 192.168.1.1 update-source Loopback0
>  neighbor 192.168.1.1 route-reflector-client
>  neighbor 192.168.1.1 next-hop-self
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:32 GMT-3