Avaya 1000 Series Configuration Manual page 310

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

Advertisement

Configuring BGP Features
Redistribute static route 150.1.1.0/24 in Avaya3 on to OSPF using redistribute static.
Avaya3/configure> router routerid 100.1.1.3
Avaya3/configure> router ospf
Avaya3/configure/router/ospf> int ethernet1 area 0
Avaya3/configure/router/ospf/interface ethernet1> exit
Avaya3/configure/router/ospf> redistribute static
Avaya3/configure/router/ospf> exit
Avaya3/configure> ip route 150.1.1.0 24 10.1.5.254 1
Avaya3/configure>
Avaya1 and Avaya2 are adjacent to each other in OSPF Area 0.
View the route table of Avaya1 to check the OSPF routes received from Avaya3.
Avaya1> show ip route
View the bgp table of 3rdPartyRouter.
3rdPartyRouter>show ip bgp
Announce the OSPF learned routes from Avaya3 to BGP
Avaya1/config term>router bgp 100 A
Avaya1/config term/router bgp 100>redistribute ospf
Examine the bgp table of 3rdPartyRouter now.
3rdPartyRouter>show ip bgp
Pull back the announced route 150.1.1.0/24
Avaya1/config term>router bgp 100
Avaya1/config term/router bgp 100>no redistribute ospf
Examine the bgp table of 3rdPartyRouter to see the routes.
3rdPartyRouter>show ip bgp
310
Avaya Secure Router 1000 Series Configuration Guide
December 2010

Advertisement

Table of Contents
loading

Table of Contents