PE2(config-router)#do show run Building configuration... Current configuration : 2685 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE2 ! 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 8000 8999 mpls label protocol ldp ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.0.0.6 255.255.255.255 ip ospf 1 area 10 ! interface Loopback100 ip vrf forwarding MFT_CORP ip address 10.0.102.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.16.2 255.255.255.252 ip ospf 1 area 10 negotiation auto ! interface GigabitEthernet2/0 ip address 10.0.26.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.31.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.21.1 255.255.255.252 ip ospf 100 area 0 ! interface GigabitEthernet4/0 no ip address shutdown negotiation auto ! router ospf 100 vrf MFT_CORP router-id 66.66.66.66 log-adjacency-changes redistribute bgp 50 subnets ! router ospf 20 vrf HSCN router-id 6.6.6.6 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.5 remote-as 50 neighbor 10.0.0.5 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 10.0.0.5 activate neighbor 10.0.0.5 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 PE2(config-router)#