Alcatel 060320-10, Rev. B Configuration Manual page 145

Advanced routing configuration guide
Table of Contents

Advertisement

Configuring BGP
Administratively enable BGP:
-> ip bgp admin-state enable
BGP Speaker 2
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 30.0.0.2
-> ip bgp neighbor 30.0.0.2 remote-as 100
-> ip bgp neighbor 30.0.0.2 admin-state enable
-> ip bgp neighbor 10.0.0.1
-> ip bgp neighbor 10.0.0.1 remote-as 100
-> ip bgp neighbor 10.0.0.1 admin-state enable
Peer with the external speaker in AS 300 (for external BGP):
-> ip bgp neighbor 50.0.0.2
-> ip bgp neighbor 50.0.0.2 remote-as 300
-> ip bgp neighbor 50.0.0.2 admin-state enable
Administratively enable BGP:
-> ip bgp admin-state enable
BGP Speaker 3
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 30.0.0.1
-> ip bgp neighbor 30.0.0.1 remote-as 100
-> ip bgp neighbor 30.0.0.1 admin-state enable
-> ip bgp neighbor 20.0.0.1
-> ip bgp neighbor 20.0.0.1 remote-as 100
-> ip bgp neighbor 20.0.0.1 admin-state enable
Administratively enable BGP:
-> ip bgp admin-state enable
AS 200
BGP Speaker 4
Assign the speaker to AS 200:
-> ip bgp as 200
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide
March 2011
Application Example
page 3-61

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch aos 7

Table of Contents