You are on page 1of 3

Building configuration...

Current configuration : 4022 bytes


!
! Last configuration change at 21:13:16 PCTime Tue Jan 15 2019 by ccpuser
! NVRAM config last updated at 21:14:09 PCTime Tue Jan 15 2019 by ccpuser
!
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service sequence-numbers
!
hostname Router
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
no logging console
!
no aaa new-model
!
clock timezone PCTime -5
clock summer-time PCTime date Apr 6 2003 2:00 Oct 26 2003 2:00
!
no ipv6 cef
ip source-route
ip cef
!
!
ip dhcp excluded-address 172.16.1.1
!
ip dhcp pool 1
import all
network 172.16.1.0 255.255.255.0
dns-server 1.1.1.1 8.8.8.8
default-router 172.16.1.1
!
!
ip name-server 192.168.1.1
!
multilink bundle-name authenticated
!
!
crypto pki trustpoint TP-self-signed-1796666828
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1796666828
revocation-check none
rsakeypair TP-self-signed-1796666828
!
!
crypto pki certificate chain TP-self-signed-1796666828
certificate self-signed 01
3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 31373936 36363638 3238301E 170D3138 31323236 32333235
32305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 37393636
36363832 3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
810097C8 AE046D0F 0B302225 74D3452A 636684F9 5F47FED8 0FE178E8 88C64C7B
0F88A733 99E4C189 B1B9E089 D5085083 610CF332 4303CC15 716D7F31 ED0B841C
1FCC7A4A 13695EF4 EC05FF17 F799A7BE 6945E69E 47F3C940 90432883 5AE6253D
AFCBBB51 5FB29C1C E646D63E 2A378FBD 2EAE6903 48EEC60A FD1D308F 299055BB
0F8D0203 010001A3 66306430 0F060355 1D130101 FF040530 030101FF 30110603
551D1104 0A300882 06526F75 74657230 1F060355 1D230418 30168014 022A4F23
AD09B6F8 7721AF08 0D53E4D2 ACDC1EB6 301D0603 551D0E04 16041402 2A4F23AD
09B6F877 21AF080D 53E4D2AC DC1EB630 0D06092A 864886F7 0D010104 05000381
810079F4 106E712D F5F995F3 EF0F2322 9B884C25 3A976F76 27CBE940 242100B1
4CED7BE8 D5295297 B615C325 EA5BD715 384BCD7D 195EB07A 43E73C11 B31A0A44
A4CC9307 629B8E98 56453E14 258D4B53 E0131855 2866EDC1 9ED30956 B8063CCA
E6474C0C 3D4EB809 C8150611 10B9EB1C E730EF8B 8DD06DF4 05CD7DEE 2F9D4186 7AAD
quit
license udi pid CISCO1921/K9 sn FTX180584LD
!
!
username cisco123 privilege 15 secret 5 $1$f1mA$yoE8Jh6gPD8wZyOSVOFmw1
username ccpuser privilege 15 secret 5 $1$..uW$VxDaExJExwFgWAL5aiPrq0
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
description $ETH-WAN$
ip address 192.168.1.232 255.255.255.0
ip mask-reply
ip nbar protocol-discovery
ip flow ingress
ip flow egress
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface GigabitEthernet0/1
description $ETH-LAN$
ip address 172.16.1.1 255.255.255.0
ip helper-address 192.168.1.1
no ip redirects
ip nbar protocol-discovery
ip flow ingress
ip flow egress
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
ip forward-protocol nd
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip flow-export destination 172.16.1.2 2055
ip flow-top-talkers
top 5
sort-by bytes
cache-timeout 50000
!
ip nat pool Kyle 192.168.1.10 192.168.1.20 netmask 255.255.255.0
ip nat inside source list 3 interface GigabitEthernet0/0 overload
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
access-list 1 remark CCP_ACL Category=2
access-list 1 permit 172.16.1.0 0.0.0.255
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 2 remark CCP_ACL Category=2
access-list 2 permit 192.168.1.0 0.0.0.255
access-list 3 remark CCP_ACL Category=2
access-list 3 permit 172.16.1.0 0.0.0.255
!
!
!
!
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
transport input all
!
scheduler allocate 20000 1000
end

You might also like