Building configuration... Current configuration : 2404 bytes ! ! Last configuration change at 09:30:01 CDT Tue Jun 2 2020 by admin ! version 15.1 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Home-Cisco ! boot-start-marker boot-end-marker ! ! enable secret 5 ... enable password 7 ... ! no aaa new-model clock timezone CET 1 0 clock summer-time CDT recurring ! no ipv6 cef ip source-route ip cef ! ! ! ip dhcp excluded-address 192.168.0.1 192.168.0.99 ! ip dhcp pool 1 utilization mark high 80 log utilization mark low 70 log network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 dns-server 192.168.0.1 ! ! ip host nas.dnsname.com 192.168.0.5 ip host controller.dnsname.com 192.168.0.4 ip name-server 8.8.8.8 ip name-server 8.8.4.4 multilink bundle-name authenticated ! crypto pki token default removal timeout 0 ! ! license udi pid CISCO1921/K9 sn ... ! ! username admin privilege 15 password 7 ... ! ! ! ! ! ! interface GigabitEthernet0/0 no ip dhcp client request dns-nameserver ip address dhcp no ip redirects ip nat outside ip virtual-reassembly in duplex auto speed auto no cdp enable ! interface GigabitEthernet0/1 ip address 192.168.0.1 255.255.255.0 ip nat inside ip virtual-reassembly in duplex auto speed auto ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ip dns server ip nat inside source list 102 interface GigabitEthernet0/0 overload ip nat inside source static tcp 192.168.0.4 8443 interface GigabitEthernet0/0 8443 ip nat inside source static tcp 192.168.0.5 5000 interface GigabitEthernet0/0 5000 ip nat inside source static tcp 192.168.0.5 5001 interface GigabitEthernet0/0 5001 ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0 dhcp ! access-list 23 permit 192.168.0.0 0.0.0.255 access-list 102 permit ip 192.168.0.0 0.0.0.255 any ! ! ! control-plane ! ! ! line con 0 line aux 0 line vty 0 4 access-class 23 in login local transport input ssh ! scheduler allocate 20000 1000 end