Building configuration... Current configuration : 1676 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! logging message-counter syslog ! no aaa new-model ! ! dot11 syslog ip source-route ! ! ip dhcp excluded-address 192.168.1.0 192.168.1.10 ip dhcp pool POOL1 import all network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 lease 2 ! ! ip cef ! no ipv6 cef multilink bundle-name authenticated ! ! ! ! ! ! archive log config hidekeys ! ! ! ! interface FastEthernet0 ip address dhcp ip nat outside ip virtual-reassembly duplex auto speed auto ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface FastEthernet1 duplex full speed 100 ! interface FastEthernet2 duplex full speed 100 ! interface FastEthernet3 duplex full speed 100 ! interface FastEthernet4 duplex full speed 100 ! interface FastEthernet5 duplex full speed 100 ! interface FastEthernet6 duplex full speed 100 ! interface FastEthernet7 duplex full speed 100 ! interface FastEthernet8 duplex full speed 100 interface ATM0 no ip address shutdown no atm ilmi-keepalive dsl operating-mode auto ! interface Vlan1 ip address 192.168.1.1 255.255.255.0 ip nat inside ip virtual-reassembly ! router eigrp 1 auto-summary ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 FastEthernet0 ip http server no ip http secure-server ! ! ip nat inside source list 1 interface FastEthernet0 overload ! access-list 1 deny 192.168.1.2 access-list 1 permit 192.168.1.0 0.0.0.255 ! ! ! ! ! ! ! control-plane ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! end Router#do show run Building configuration... Current configuration : 2705 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Cisco1801 ! boot-start-marker boot-end-marker ! logging message-counter syslog logging buffered 51200 warnings enable secret 5 $1$ecFM$85vGy34/oy13t2pgxuQwu. ! no aaa new-model ! ! dot11 syslog ip source-route ! Cisco1801(config-if)#do show run Building configuration... Current configuration : 2705 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Cisco1801 ! boot-start-marker boot-end-marker ! logging message-counter syslog logging buffered 51200 warnings enable secret 5 $1$ecFM$85vGy34/oy13t2pgxuQwu. ! no aaa new-model ! ! dot11 syslog ip source-route ! no ip dhcp use vrf connected ip dhcp excluded-address 10.10.10.1 ip dhcp excluded-address 192.168.2.1 192.168.2.10 ! ip dhcp pool sdm-pool import all network 10.10.10.0 255.255.255.248 default-router 10.10.10.1 lease 0 2 ! ip dhcp pool POOL_DOT2 network 192.168.2.0 255.255.255.0 default-router 192.168.2.1 lease 2 ! ! ip cef no ip domain lookup ip domain name yourdomain.com ! no ipv6 cef multilink bundle-name authenticated ! ! ! spanning-tree vlan 1 priority 8192 username tom privilege 15 secret 5 $1$glM8$I37Or/PT1fu/qUH60Bx7u/ username tomssh password 0 tomssh ! ! ! archive log config hidekeys ! ! ip ssh version 1 ! ! ! interface FastEthernet0 ip address dhcp client-id FastEthernet0 ip nat outside ip virtual-reassembly shutdown duplex auto speed auto ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface FastEthernet1 duplex full speed 100 ! interface FastEthernet2 duplex full speed 100 ! interface FastEthernet3 duplex full speed 100 ! interface FastEthernet4 duplex full speed 100 ! interface FastEthernet5 duplex full speed 100 ! interface FastEthernet6 duplex full speed 100 ! interface FastEthernet7 duplex full speed 100 ! interface FastEthernet8 duplex full speed 100 ! interface ATM0 no ip address shutdown no atm ilmi-keepalive dsl operating-mode auto interface Vlan1 description OLD PRIMARY VLAN ip address 192.168.2.1 255.255.255.0 ip nat inside ip virtual-reassembly ip tcp adjust-mss 1452 ! router eigrp 1 network 192.168.2.0 auto-summary ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 FastEthernet0 ip http server ip http access-class 23 ip http authentication local no ip http secure-server ip http timeout-policy idle 60 life 86400 requests 10000 ! ! ip nat inside source list 5 interface FastEthernet0 overload ! access-list 5 permit 192.168.2.0 0.0.0.255 access-list 5 deny any access-list 23 permit 10.10.10.0 0.0.0.7 ! ! ! ! ! ! ! control-plane ! ! line con 0 exec-timeout 25 0 logging synchronous login local line aux 0 line vty 0 4 access-class 1 in privilege level 15 logging synchronous login local transport input ssh line vty 5 15 access-class 1 in privilege level 15 logging synchronous login local transport input ssh line vty 16 193 access-class 1 in logging synchronous login local transport input ssh ! end