Application Example - Alcatel 060320-10, Rev. B Configuration Manual

Advanced routing configuration guide
Table of Contents

Advertisement

Application Example

Application Example
The following simple network using EBGP and IBGP will demonstrate some of the basic BGP setup
commands discussed previously:
AS 200
BGP Speaker 1
40.0.0.1/24
10.0.0.1/24
20.0.0.1/24
In the above network, Speakers 1, 2, and 3 are part of AS 100 and are fully meshed. Speaker 4 is in AS
200 and Speaker 5 is in AS 300.
AS 100
BGP Speaker 1
Assign the speaker to AS 100:
-> ip bgp autonomous-system 100
Peer with the other speakers in AS 100 (for internal BGP, and to create a fully meshed BGP network):
-> ip bgp neighbor 20.0.0.2
-> ip bgp neighbor 20.0.0.2 remote-as 100
-> ip bgp neighbor 20.0.0.2 admin-state enable
-> ip bgp neighbor 10.0.0.2
-> ip bgp neighbor 10.0.0.2 remote-as 100
-> ip bgp neighbor 10.0.0.2 admin-state enable
Peer with the external speaker in AS 200 (for external BGP):
-> ip bgp neighbor 40.0.0.2
-> ip bgp neighbor 40.0.0.2 remote-as 200
-> ip bgp neighbor 40.0.0.2 admin-state enable
page 3-60
BGP Speaker 4
40.0.0.2/24
EBGP
BGP Speaker 3
20.0.0.2/24
30.0.0.2/24
AS 100
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide
BGP Speaker 5
50.0.0.2/24
IBGP
BGP Speaker 2
50.0.0.1/24
10.0.0.2/24
30.0.0.1/24
Configuring BGP
AS 300
EBGP
March 2011

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch aos 7

Table of Contents