version 12.1
service timestamps debug datetime localtime show-timezone
service timestamps log datetime localtime show-timezone
service password-encryption
!
hostname ny-0030-r01
!
aaa new-model
aaa authentication login admin group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization commands 1 default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting network default start-stop group tacacs+
aaa accounting system default start-stop group tacacs+
enable secret 5 $1$lT0v$UOsWfH3LW3rcH0M48QS9C/
!
username Can't_put_on_web privilege 15 password 7 0960470E11113A0B3C0316262F
!
!
!
!
memory-size iomem 30
clock timezone GMT -5
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-ni
isdn voice-call-failure 0
!
!
!
interface Loopback1
description Interface in NAT Pool for OSPF
ip address 64.52.42.233 255.255.255.248
ip ospf network point-to-point
!
interface FastEthernet0/0
description Connected to EthernetLAN
ip address 172.16.30.9 255.255.255.248
ip nat inside
duplex auto
speed auto
!
interface BRI0/0
no ip address
encapsulation ppp
no ip split-horizon
ip ospf demand-circuit
shutdown
dialer hold-queue 5
dialer-group 1
isdn switch-type basic-ni
ppp authentication chap
ppp multilink
!
interface Serial0/0
description connected to CorporateNetwork
ip address 172.16.30.2 255.255.255.248
ip nat outside
encapsulation ppp
no ip mroute-cache
service-module t1 timeslots 1-24
service-module t1 fdl both
!
interface FastEthernet0/1
description Connected to APC MasterSwitch
ip address 172.16.30.17 255.255.255.248
duplex auto
speed auto
!
router ospf 100
redistribute static metric 1 subnets route-map staticfilter
network 64.52.42.232 0.0.0.7 area 100
network 172.16.30.0 0.0.0.7 area 100
network 172.16.30.8 0.0.0.7 area 100
distribute-list 30 in Serial0/0
!
ip nat translation timeout 3600
ip nat pool 108west25st 64.52.42.234 64.52.42.238 netmask 255.255.255.248
ip nat inside source list 1 pool 108west25st overload
ip nat inside source static 10.0.58.158 64.52.32.82
ip nat inside source static 10.0.58.40 64.52.32.77
ip classless
ip route 10.0.58.0 255.255.254.0 172.16.30.10
ip route 64.52.32.77 255.255.255.255 172.16.30.10
ip route 64.52.32.82 255.255.255.255 172.16.30.10
no ip http server
!
access-list 1 permit 10.0.58.0 0.0.0.255
access-list 1 permit 10.0.59.0 0.0.0.255
access-list 10 permit 64.52.32.82
access-list 10 permit 64.52.32.77
access-list 30 permit 0.0.0.0
route-map staticfilter permit 10
match ip address 10
!
tacacs-server host 64.52.33.23
tacacs-server host 64.52.5.16
tacacs-server key EUREKAAAAA
snmp-server engineID local 000000090200000142B61760
snmp-server community can't put on web RO
snmp-server community can't put on web RW
snmp-server packetsize 4096
banner motd ^C
************************************************************************
* !!!!! WARNING !!!!! *
* *
* This is a private system. Unauthorized access is prohibited by law. *
* *
* Violators may be prosecuted. If you are not authorized *
* *
* to access this system, please disconnect now. *
* *
************************************************************************
^C
!
line con 0
exec-timeout 60 0
password 7 075F2C4D49060A
logging synchronous
login authentication admin
transport input none
line aux 0
exec-timeout 60 0
logging synchronous
line vty 0 4
password 7 091C43081E0A04
logging synchronous
login authentication admin
!
ntp clock-period 17180203
ntp peer 64.52.53.1 prefer
end
ny-0030-r01#