Configuration For Bgp Pic (With Ospf) - Cisco ASR 903 Manual

Hide thumbs Also See for ASR 903:
Table of Contents

Advertisement

BGP PIC & RFC3107

Configuration for BGP PIC (with OSPF)

ASR903-R1 Configuration
interface Loopback0
ip address 172.16.1.1 255.255.255.255
!
interface GigabitEthernet0/2/0
ip address 10.10.1.1 255.255.255.0
negotiation auto
mpls ip
!
interface GigabitEthernet0/2/2
ip address 10.10.2.1 255.255.255.0
negotiation auto
mpls ip
!
router ospf 1
router-id 172.16.1.1
network 172.16.1.1 0.0.0.0 area 10
network 10.10.1.0 0.0.0.255 area 10
network 10.10.2.0 0.0.0.255 area 10
!
router bgp 100
bgp log-neighbor-changes
neighbor 172.16.2.2 remote-as 100
neighbor 172.16.2.2 update-source Loopback0
neighbor 172.16.3.3 remote-as 100
neighbor 172.16.3.3 update-source Loopback0
!
address-family ipv4
bgp additional-paths install
network 172.16.1.1 mask 255.255.255.255
neighbor 172.16.2.2 activate
neighbor 172.16.2.2 send-label
neighbor 172.16.3.3 activate
neighbor 172.16.3.3 send-label
exit-address-family
!
mpls ldp router-id Loopback0
OL-30526-01
Configuration for BGP PIC (with OSPF) ▀
Cisco ASR 903 Router Design and Deployment Guide▄
113

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents