vNET-R2#sh run Building configuration... Current configuration : 2042 bytes ! ! Last configuration change at 17:00:57 UTC Thu Nov 16 2017 upgrade fpd auto version 15.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname vNET-R2 ! boot-start-marker boot-end-marker ! aqm-register-fnf ! vrf definition cust-A vnet tag 100 rd 2:1 ! address-family ipv4 exit-address-family ! vrf definition cust-B vnet tag 200 rd 2:2 ! address-family ipv4 exit-address-family ! ! no aaa new-model no ip icmp rate-limit unreachable ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! redundancy ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 no ip address duplex half ! interface FastEthernet0/0.12 description to_CE2-A encapsulation dot1Q 12 vrf forwarding cust-A ip address 192.168.12.1 255.255.255.0 ! interface FastEthernet0/0.22 description to_CE2-B encapsulation dot1Q 22 vrf forwarding cust-B ip address 192.168.22.1 255.255.255.0 ! interface FastEthernet1/0 vnet trunk ip address 192.168.100.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet1/1 no ip address shutdown duplex auto speed auto ! ! router eigrp VNET ! address-family ipv4 unicast vrf cust-A autonomous-system 1 ! topology base exit-af-topology network 0.0.0.0 exit-address-family ! address-family ipv4 unicast vrf cust-B autonomous-system 1 ! topology base exit-af-topology network 0.0.0.0 exit-address-family ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! no cdp log mismatch duplex ! ! ! control-plane ! ! mgcp behavior rsip-range tgcp-only mgcp behavior comedia-role none mgcp behavior comedia-check-media-src disable mgcp behavior comedia-sdp-force disable ! mgcp profile default ! ! ! 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 transport input all ! ! end vNET-R2#