Configuring An Ebgp Multi-Hop Session Between An Avaya Router And A 3Rd Party Router - Avaya 1000 Series Configuration Manual

Secure router
Hide thumbs Also See for 1000 Series:
Table of Contents

Advertisement

Configuring BGP Features
Connections established 1; dropped 0
Last reset 00:02:02, due to BGP Notification received, unsupported optional
parameter
Connection state is ESTAB, I/O status: 1, unread input bytes: 0
Local host: 30.30.30.3, Local port: 11048
Foreign host: 30.30.30.1, Foreign port: 179
Configuring an EBGP Multi-Hop Session between an Avaya Router
and a 3rd Party Router
CONFIGURATION OF Avaya1:
interface
link
t1 4
encapsulation ppp
ip address 30.30.30.1 255.255.255.0
exit
interface
ip
address 60.60.60.2 32
exit
ip route 60.60.60.3 32 30.30.30.3 1
conf term
router bgp 100
neighbor 60.60.60.3 200
ebgp_multihop
update_source 60.60.60.1
On an IBGP Multihop session we need to take care of only the update_source for getting the
BGP to an Established state, but in case of EBGP neighbors we have to specify the session
to be EBGP_MULTIHOP in their neighbor configuration itself.
CONFIGURATION OF 3RDPARTYROUTER:
interface Loopback1
ip address 60.60.60.3 255.255.255.255
interface Serial3/0
ip address 30.30.30.3 255.255.255.0
encapsulation ppp
exit
ip route 60.60.60.1 255.255.255.255 30.30.30.1 1
conf term
router bgp 200
neighbor 60.60.60.1 remote-as 100
neighbor 60.60.60.1 ebgp-multihop
neighbor 60.60.60.1 update-source loopback 1
302
Avaya Secure Router 1000 Series Configuration Guide
bundle To3rdPartyRouter
loopback 1
December 2010

Advertisement

Table of Contents
loading

Table of Contents