csr2#show run Building configuration... Current configuration : 1588 bytes ! ! Last configuration change at 13:27:14 UTC Fri Dec 12 2014 ! version 15.3 service config service timestamps debug datetime msec service timestamps log datetime msec no platform punt-keepalive disable-kernel-core platform console virtual ! hostname csr2 ! boot-start-marker boot-end-marker ! ! vrf definition Mgmt-intf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! enable secret 4 P82xIgdkm6DUw9gE5Y7OWSVWHSIRgh6t7NCjOcEFU7. enable password abc123 ! no aaa new-model ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! spanning-tree extend system-id ! ! redundancy mode none ! ! ! ! ! ! ip tftp source-interface GigabitEthernet0 ! policy-map EndToEndMap class class-default ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface GigabitEthernet1 ip address 192.168.4.2 255.255.255.0 ip nat inside negotiation auto ! interface GigabitEthernet2 ip address 192.168.5.2 255.255.255.0 ip nat outside negotiation auto ! interface GigabitEthernet0 vrf forwarding Mgmt-intf ip address 10.0.1.213 255.255.255.0 negotiation auto no mop enabled ! ! router eigrp 90 network 192.168.4.0 network 192.168.5.0 ! ip nat pool pool1 192.168.5.50 192.168.5.50 netmask 255.255.255.0 ip nat inside source list 1 pool pool1 overload ip forward-protocol nd ! no ip http server no ip http secure-server ip route 0.0.0.0 0.0.0.0 192.168.4.5 ! access-list 1 permit 192.168.0.0 0.0.255.255 ! ! ! control-plane ! ! ! ! ! ! ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 password abc123 login ! onep no start ! end csr2#