Building configuration... Current configuration : 3542 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! logging buffered 100000 debugging no logging console no logging monitor ! no aaa new-model memory-size iomem 10 ! ! ip cef ! ! ip vrf VPNA rd 1:100 route-target export 1:11 route-target import 1:11 ! ip vrf VPNB rd 1:200 route-target export 1:22 route-target import 1:22 ! no ip domain lookup ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! interface Loopback10 ip vrf forwarding VPNA ip address 1.1.1.1 255.255.255.255 ! interface Loopback101 ip address 172.16.101.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 ip vrf forwarding VPNB ip address 172.16.120.1 255.255.255.0 duplex auto speed auto ! interface Serial0/0/0 no ip address encapsulation frame-relay serial restart-delay 0 no frame-relay inverse-arp frame-relay lmi-type cisco ! interface Serial0/0/0.13 point-to-point ip address 172.16.13.1 255.255.255.0 snmp trap link-status mpls ip frame-relay interface-dlci 103 ! interface Serial0/0/0.124 multipoint ip vrf forwarding VPNA ip address 172.16.124.1 255.255.255.0 ip ospf network point-to-point snmp trap link-status frame-relay map ip 172.16.124.1 102 frame-relay map ip 172.16.124.2 102 broadcast frame-relay map ip 172.16.124.4 104 broadcast ! interface Serial0/0/1 no ip address shutdown clock rate 2000000 ! router ospf 2 vrf VPNA router-id 172.16.124.1 log-adjacency-changes area 10 sham-link 1.1.1.1 4.4.4.4 redistribute bgp 1 subnets network 172.16.124.0 0.0.0.255 area 10 ! router ospf 3 vrf VPNB router-id 172.16.120.1 log-adjacency-changes redistribute bgp 1 subnets network 172.16.120.0 0.0.0.255 area 0 ! router ospf 1 router-id 172.16.101.1 log-adjacency-changes network 172.16.13.0 0.0.0.255 area 0 network 172.16.101.0 0.0.0.255 area 0 ! router bgp 1 no synchronization bgp log-neighbor-changes neighbor 172.16.104.1 remote-as 1 neighbor 172.16.104.1 update-source Loopback101 no auto-summary ! address-family vpnv4 neighbor 172.16.104.1 activate neighbor 172.16.104.1 send-community extended exit-address-family ! address-family ipv4 vrf VPNB redistribute ospf 3 vrf VPNB match internal no synchronization exit-address-family ! address-family ipv4 vrf VPNA redistribute connected redistribute ospf 2 vrf VPNA match internal no synchronization exit-address-family ! ip forward-protocol nd ! ip as-path access-list 1 permit _600$ ! ip http server no ip http secure-server ! ! route-map LOCAL_PREF permit 10 match as-path 1 set local-preference 200 ! route-map LOCAL_PREF permit 20 ! ! mpls ldp router-id Loopback101 ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CCC ------------------------------------------------- Cisco 360 R&S Advanced Workshop 1 Product, POD location: $(line-desc) Device: $(hostname) ------------------------------------------------- ^C alias exec srb show run | begin alias exec sri show run | inc alias exec srr show run | begin ^router alias exec c config t alias exec i show ip route alias exec ship show ip int brief | excl una ! line con 0 location CIERS1-BGP, SJ exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 line vty 0 4 no login ! scheduler allocate 20000 1000 ! end R1#