Cabletron Systems 9032578-05 Network Router User Manual


 
SmartSwitch Router User Reference Manual 139
Chapter 12: BGP Configuration Guide
The following lines on the Cisco router set up IBGP peering with router SSR6.
IBGP Internal Group Example
The IBGP Internal group expects all peers to be directly attached to a shared subnet so
that, like external peers, the next hops received in BGP advertisements may be used
directly for forwarding. All Internal group peers should be L2 adjacent.
router bgp 64801
!
! Disable synchronization between BGP and IGP
!
no synchronization
neighbor 172.23.1.26 remote-as 64801
!
! Allow internal BGP sessions to use any operational interface for TCP
! connections
!
neighbor 172.23.1.26 update-source Loopback0