show running configuration
SYDCORE#show run
Building configuration...
Current configuration : 1968 bytes
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SYDCORE
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
clock timezone EET 2 0
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
username ISP password 0 h4rd2gue55
!
redundancy
!
no cdp run
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback1
ip address 10.3.20.1 255.255.255.0
!
interface Ethernet0/0
description Link to DL1
ip address 10.2.255.2 255.255.255.252
ip nat inside
ip virtual-reassembly in
ip ospf 1 area 2
!
interface Ethernet0/1
description Link to DL2
ip address 10.2.255.6 255.255.255.252
ip nat inside
ip virtual-reassembly in
ip ospf 1 area 2
!
interface Ethernet0/2
no ip address
shutdown
!
interface Ethernet0/3
no ip address
shutdown
!
interface Serial1/0
description Link to Perth
ip address 10.0.255.1 255.255.255.252
ip nat inside
ip virtual-reassembly in
ip ospf 1 area 0
serial restart-delay 0
!
interface Serial1/1
ip address 200.100.50.6 255.255.255.252
ip nat outside
ip virtual-reassembly in
encapsulation ppp
ppp authentication chap
ppp chap hostname SYDCore
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
default-information originate
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip nat pool SYDNEY-NAT-POOL 123.123.123.64 123.123.123.67 netmask 255.255.255.252
ip nat inside source list NAT-ACL pool SYDNEY-NAT-POOL overload
ip route 0.0.0.0 0.0.0.0 Serial1/1
!
ip access-list standard NAT-ACL
permit 10.0.0.0 0.255.255.255
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
transport input none
!
!
end
SYDCORE#