Information Technology Reference
In-Depth Information
Example 10-50 Relevant Configurations on ASBR2 (Continued)
!
route-map Fr_asbr1 permit 10
match ip address prefix-list Rec_100
match mpls-label
Example 10-51 shows the relevant configurations on RR2. Besides the VPNv4 sessions
with RR1 (192.168.100.3) and PE2 (192.168.100.4), RR2 also is an IPv4 RR for ASBR2
(192.168.100.6) and PE2 to reflect IPv4 prefixes and labels.
Example 10-51 Relevant Configurations on RR2
ip cef
mpls label protocol ldp
!
interface Loopback0
ip address 192.168.100.7 255.255.255.255
!
interface Ethernet0/0
ip address 192.168.67.7 255.255.255.0
tag-switching ip
!
interface Ethernet1/0
ip address 192.168.47.7 255.255.255.0
tag-switching ip
!
router ospf 7
log-adjacency-changes
network 192.168.0.0 0.0.255.255 area 0
!
router bgp 200
no synchronization
bgp router-id 192.168.100.7
bgp log-neighbor-changes
neighbor 192.168.100.3 remote-as 100
neighbor 192.168.100.3 ebgp-multihop 5
neighbor 192.168.100.3 update-source Loopback0
no neighbor 192.168.100.3 activate neighbor 192.168.100.4 remote-as 200
neighbor 192.168.100.4 update-source Loopback0
neighbor 192.168.100.4 route-reflector-client
neighbor 192.168.100.4 send-label
neighbor 192.168.100.6 remote-as 200
neighbor 192.168.100.6 update-source Loopback0
neighbor 192.168.100.6 route-reflector-client
neighbor 192.168.100.6 send-label
no auto-summary
continues
Search WWH ::




Custom Search