EasyManua.ls Logo

Cisco ASR 903 - Configuration for BGP PIC (with OSPF)

Cisco ASR 903
147 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
BGP PIC & RFC3107
Configuration for BGP PIC (with OSPF)
Cisco ASR 903 Router Design and Deployment Guide
OL-30526-01
113
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

Table of Contents

Other manuals for Cisco ASR 903

Related product manuals