Border Gateway Protocol
Left running head:
Chapter name (automatic)
570
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
A TYPICAL BGP EXAMPLE USING OMNIACCESS 5740 USG
Figure 6: BGP Configuration Scenario
R
OUTER A:
hostname RouterA
!
interface Serial0/0:0
ip address 10.10.1.6/30
encapsulation ppp
!
interface GigabitEthernet3/0
ip address 10.1.1.1/24
!
router bgp 1
!
address-family ipv4 unicast
neighbor 10.10.1.5 remote-as 3
neighbor 10.10.1.5 activate
network 10.1.1.0/24
network 10.10.1.0/24