Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

Core_Router_1921#sh run

Building configuration...

Current configuration : 2447 bytes


!
version 15.5
service config
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Core_Router_1921
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$MaGu$C/xKN3YegfIqK7l3h2O8C/
!
no aaa new-model
ethernet lmi ce
!
!
!
!
!
!
!
!
!
ip dhcp excluded-address 172.16.21.1 172.16.21.100
ip dhcp excluded-address 172.16.10.1 172.16.10.100
!
ip dhcp pool DHCP-VLAN21
network 172.16.21.0 255.255.255.0
default-router 172.16.21.1
dns-server 1.1.1.1 8.8.8.8
lease 0 12
!
ip dhcp pool DHCP-VLAN10
network 172.16.10.0 255.255.255.0
default-router 172.16.10.1
dns-server 1.1.1.1 8.8.8.8
lease 0 12
!
!
!
no ip domain lookup
ip domain name netzek.com
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
license udi pid CISCO1921/K9 sn FJC2129L0AK
!
!
username admin privilege 15 secret 5 $1$4Sqo$cckklAtRsvAR2EgUa0Qow1
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 172.31.0.2 255.255.255.252
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/1.10
description MANAGEMENT
encapsulation dot1Q 10
ip address 172.16.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface GigabitEthernet0/1.21
description NETWORK-PSTL
encapsulation dot1Q 21
ip address 172.16.21.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface GigabitEthernet0/0/0
no ip address
!
interface GigabitEthernet0/0/1
no ip address
!
interface GigabitEthernet0/0/2
no ip address
!
interface GigabitEthernet0/0/3
no ip address
!
interface Vlan1
no ip address
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip nat inside source list 1 interface GigabitEthernet0/0 overload
ip route 0.0.0.0 0.0.0.0 172.31.0.1
ip ssh version 2
!
!
!
snmp-server community SNMPpublic RO
access-list 1 permit 172.16.10.0 0.0.0.255
access-list 1 permit 172.16.21.0 0.0.0.255
!
control-plane
!
!
!
line con 0
password 7 053B265A745B1E1B1D44
logging synchronous
login
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
privilege level 15
login local
transport input ssh
!
scheduler allocate 20000 1000
ntp server devicehelper.cisco.com
!
end

Core_Router_1921#

You might also like