PE1#show run Building configuration... Current configuration : 2758 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! resource policy ! no ip icmp rate-limit unreachable ip cef ip tcp synwait-time 5 ! ! ! ! ip vrf HSCN rd 65000:20 route-target export 65000:20 route-target import 65000:20 ! ip vrf MFT_CORP rd 65000:100 route-target export 65000:100 route-target import 65000:100 ! no ip domain lookup ! mpls label range 7000 7999 mpls label protocol ldp ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.0.0.5 255.255.255.255 ip ospf 1 area 10 ! interface Loopback100 ip vrf forwarding MFT_CORP ip address 10.0.101.1 255.255.255.0 ip ospf 100 area 0 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface GigabitEthernet1/0 ip address 10.0.15.2 255.255.255.252 ip ospf 1 area 10 negotiation auto ! interface GigabitEthernet2/0 ip address 10.0.25.2 255.255.255.252 ip ospf 1 area 10 negotiation auto ! interface GigabitEthernet3/0 no ip address negotiation auto ! interface GigabitEthernet3/0.20 description HSCN encapsulation dot1Q 20 ip vrf forwarding HSCN ip address 192.168.11.1 255.255.255.252 ip ospf 20 area 0 ! interface GigabitEthernet3/0.100 description MFT_CORF encapsulation dot1Q 100 ip vrf forwarding MFT_CORP ip address 192.168.1.1 255.255.255.252 ip ospf 100 area 0 ! interface GigabitEthernet4/0 no ip address shutdown negotiation auto ! interface GigabitEthernet5/0 no ip address shutdown negotiation auto ! router ospf 100 vrf MFT_CORP router-id 55.55.55.55 log-adjacency-changes redistribute bgp 50 subnets ! router ospf 20 vrf HSCN router-id 5.5.5.5 log-adjacency-changes redistribute bgp 50 subnets ! router ospf 1 mpls ldp autoconfig log-adjacency-changes ! router bgp 50 no synchronization bgp log-neighbor-changes bgp redistribute-internal neighbor 10.0.0.6 remote-as 50 neighbor 10.0.0.6 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 10.0.0.6 activate neighbor 10.0.0.6 send-community extended exit-address-family ! address-family ipv4 vrf MFT_CORP redistribute ospf 100 vrf MFT_CORP no synchronization exit-address-family ! address-family ipv4 vrf HSCN redistribute ospf 20 vrf HSCN no synchronization exit-address-family ! no ip http server no ip http secure-server ! ! ! logging alarm informational no cdp log mismatch duplex ! ! ! ! ! mpls ldp router-id Loopback0 ! control-plane ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! ! end PE1#