Building configuration... Current configuration : 3723 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! 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 Loopback40 ip vrf forwarding VPNA ip address 4.4.4.4 255.255.255.255 ! interface Loopback104 ip address 172.16.104.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 VPNA ip address 172.16.46.4 255.255.255.0 duplex auto speed auto ! interface Serial0/0/0 no ip address encapsulation frame-relay frame-relay lmi-type cisco ! interface Serial0/0/0.43 point-to-point ip address 172.16.43.4 255.255.255.0 snmp trap link-status mpls ip frame-relay interface-dlci 403 ! interface Serial0/0/0.124 point-to-point ip address 172.16.124.4 255.255.255.0 shutdown snmp trap link-status frame-relay interface-dlci 401 ! interface Serial0/0/1 ip vrf forwarding VPNB ip address 172.16.45.4 255.255.255.0 serial restart-delay 0 clock rate 128000 ! router ospf 2 vrf VPNA router-id 172.16.46.4 log-adjacency-changes area 10 sham-link 4.4.4.4 1.1.1.1 redistribute bgp 1 subnets network 172.16.46.0 0.0.0.255 area 10 ! router ospf 30 vrf VPNB router-id 172.16.45.4 domain-id 0.0.0.3 log-adjacency-changes redistribute bgp 1 subnets network 172.16.45.0 0.0.0.255 area 0 ! router ospf 1 router-id 172.16.104.1 log-adjacency-changes network 172.16.43.0 0.0.0.255 area 0 network 172.16.104.0 0.0.0.255 area 0 ! router bgp 1 no synchronization bgp log-neighbor-changes neighbor 172.16.101.1 remote-as 1 neighbor 172.16.101.1 update-source Loopback104 no auto-summary ! address-family vpnv4 neighbor 172.16.101.1 activate neighbor 172.16.101.1 send-community extended exit-address-family ! address-family ipv4 vrf VPNB redistribute ospf 30 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 _200$ ! ip http server no ip http secure-server ! ip access-list standard LOOP157 permit 157.10.1.208 ! ! ip prefix-list 1 seq 5 permit 200.1.16.0/23 ge 24 le 24 ! ip prefix-list 157 seq 5 permit 157.10.1.208/28 ! route-map FILTER permit 10 match ip address prefix-list 1 ! route-map FILTER permit 20 match as-path 1 ! route-map SET_NEXT_HOP permit 10 match ip address prefix-list 157 set ip next-hop peer-address ! route-map SET_NEXT_HOP permit 20 ! ! mpls ldp router-id Loopback104 ! ! 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 R4#