
Application Example
Configuring BGP
page 3-62
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide
March 2011
Peer with the external speaker in AS 100 (for external BGP):
-> ip bgp neighbor 40.0.0.1
-> ip bgp neighbor 40.0.0.1 remote-as 100
-> ip bgp neighbor 40.0.0.1 admin-state enable
Administratively enable BGP:
-> ip bgp admin-state enable
AS 300
BGP Speaker 5
Assign the speaker to AS 300:
-> ip bgp autonomous-system 300
Peer with the external speaker in AS 100 (for external BGP):
-> ip bgp neighbor 50.0.0.1
-> ip bgp neighbor 50.0.0.1 remote-as 100
-> ip bgp neighbor 50.0.0.1 admin-state enable
Administratively enable BGP:
-> ip bgp admin-state enable