
OSPF Configuration
©2008 Allied Telesis Inc. All rights reserved.
29.8
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
Redistributing routes into OSPF
In this example the configuration causes BGP routes to be imported into the OSPF routing
table and advertised as
Type 5
External LSAs into
Area 0
. In this example, the OSPF
routers, labelled “Device 1-5” represent any Allied Telesis managed Layer 3 switches or Allied
Telesis routers.
Device 1
Names of Commands Used
redistribute, network area
ospf_4
Device 1
10.10.10.10/24
Area 0
Device 2
Device 3
Designated
Router
OSPF
Device 5
Area 2
AS2
BGP
10.10.10.12/24
10.10.10.11/24
BGP, OSPF
10.10.10.11/24
OSPF
AS1
awplus#
configure terminal
Enter the
Configure
mode.
awplus(config)#
router ospf 100
Configure the Routing process and specify the Process ID
(
100
). The Process ID should be a unique positive integer
identifying the routing process.
awplus(config-router)#
network
10.10.10.0/24 area 0
Define one interface (
10.10.10.0/24
) on which OSPF
runs and associate the area ID (
0
) with the interface (area ID
0
specifies the backbone area).
awplus(config-router)#
redistribute bgp
Specify redistributing routes from other routing protocol
(BGP) into OSPF.
Содержание AlliedWare Plus 5.2.1
Страница 8: ...65 Stacking Commands Introduction 65 2 Appendix l Command List ...
Страница 10: ......
Страница 218: ......
Страница 376: ......
Страница 726: ......
Страница 806: ......
Страница 1006: ......
Страница 1056: ......
Страница 1235: ...Stacking Reference This part includes the following chapters Chapter 64 Stacking Introduction Chapter 65 Stacking Commands ...
Страница 1236: ......