Announcing Rip Routes To Bgp - Avaya 1000 Series Configuration Manual

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

Advertisement

Announcing RIP routes to BGP

Avaya1> show ip bgp summary
Avaya1 has an EBGP session with 3rdPartyRouter in ESTABLISHED state.
Configure RIP between Avaya1 and Avaya3.
Avaya1/configure> router rip
Avaya1/configure/router/rip> int ethernet1
Redistribute static route 150.1.1.0/24 in Avaya3 on to RIP using redistribute static.
Avaya3/configure> router rip
Avaya3/configure/router/rip> int ethernet1
Avaya3/configure/router/rip/interface ethernet1> exit
Avaya3/configure/router/rip> redistribute static
Avaya3/configure> ip route 150.1.1.0 24 10.1.5.254 1
View the route table of Avaya1 to check the RIP routes received from Avaya3.
Avaya1> show ip route
View the bgp table of 3rdPartyRouter.
3rdPartyRouter>show ip bgp
Announce the RIP learned routes from Avaya3 on to BGP.
Avaya1/config term>router bgp 100
Avaya1/config term/router bgp 100>redistribute rip
View the bgp table of 3rdPartyRouter now.
Avaya Secure Router 1000 Series Configuration Guide
Configuring Advertising Routes to BGP
December 2010
311

Advertisement

Table of Contents
loading

Table of Contents