=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.12.24 15:07:38 =~=~=~=~=~=~=~=~=~=~=~= show run Building configuration... Current configuration : 2272 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 memory-size iomem 5 ! ! ip cef no ip domain lookup ! ! ip vrf MELON --More--   rd 222:222 route-target export 222:222 route-target import 222:222 ! ip vrf PALM rd 111:111 route-target export 111:111 route-target import 111:111 ! mpls ldp neighbor 44.44.44.44 password cisco ! ! ! ! ! ! ! ! ! ! ! ! ! --More--  ! ! ! ! interface Loopback0 ip address 3.3.3.3 255.255.255.0 ! interface Loopback1 ip address 33.33.33.33 255.255.255.0 ! interface Ethernet0/0 ip address 192.168.34.3 255.255.255.0 half-duplex mpls ip ! interface Ethernet0/1 ip address 192.168.39.3 255.255.255.0 half-duplex ! interface Ethernet0/2 ip vrf forwarding PALM ip address 192.168.13.3 255.255.255.0 half-duplex --More--  ! interface Ethernet0/3 ip vrf forwarding MELON ip address 192.168.23.3 255.255.255.0 half-duplex ! interface Ethernet1/0 ip address 192.168.36.3 255.255.255.0 half-duplex ! interface Ethernet1/1 no ip address half-duplex ! interface Ethernet1/2 no ip address shutdown half-duplex ! interface Ethernet1/3 no ip address shutdown half-duplex --More--  ! router ospf 2 vrf MELON router-id 90.89.89.89 log-adjacency-changes redistribute bgp 1 subnets network 192.168.23.3 0.0.0.0 area 0 ! router ospf 1 log-adjacency-changes network 3.3.3.3 0.0.0.0 area 0 network 33.33.33.33 0.0.0.0 area 0 network 192.168.34.3 0.0.0.0 area 0 ! router rip ! address-family ipv4 vrf PALM redistribute bgp 1 metric 5 network 192.168.13.0 no auto-summary version 2 exit-address-family ! router bgp 1 --More--   no synchronization bgp log-neighbor-changes neighbor 55.55.55.55 remote-as 1 neighbor 55.55.55.55 update-source Loopback1 no auto-summary ! address-family vpnv4 neighbor 55.55.55.55 activate neighbor 55.55.55.55 send-community both exit-address-family ! address-family ipv4 vrf PALM redistribute rip no synchronization exit-address-family ! address-family ipv4 vrf MELON redistribute ospf 2 vrf MELON no synchronization exit-address-family ! ip http server ip forward-protocol nd --More--  ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end --More--   PE1#