Current configuration : 1722 bytes
!
! Last configuration change at 18:29:03 JST Sat Feb 4 2012
! NVRAM config last updated at 18:24:46 JST Sat Feb 4 2012
!
version 12.4
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname RT1
!
boot-start-marker
boot-end-marker
!
logging buffered 512000
enable secret 5 $1$p.OU$qUyIvdPtGBNQMFNZmhsIV.
!
no aaa new-model
clock timezone JST 9
ip cef
!
!
!
!
no ip domain lookup
multilink bundle-name authenticated
!
!
username root password 7 074E2045471D495359
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0/0
ip address 202.247.58.216 255.255.255.240
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
ip access-group 102 in
ip access-group 102 out
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 202.247.58.209
ip route 192.168.2.0 255.255.255.0 192.168.1.2
ip route 192.168.3.0 255.255.255.0 192.168.1.2
!
!
no ip http server
ip nat pool pool1 202.247.58.216 202.247.58.216 prefix-length 28
ip nat inside source list 1 pool pool1 overload
ip nat inside source static tcp 192.168.1.254 80 202.247.58.216 80 extendable
!
access-list 1 permit 192.168.2.0 0.0.0.255
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
control-plane
!
!
line con 0
logging synchronous
login local
exec prompt timestamp
line aux 0
line vty 0 4
access-class 1 in
password 7 1148180C1E065B5A4A
login
!
scheduler allocate 20000 1000
ntp clock-period 17178385
ntp server 133.243.238.164
ntp server 133.243.238.163
ntp server 133.243.238.244
ntp server 133.243.238.243
end
完了
Building configuration...
Current configuration : 1722 bytes ! ! Last configuration change at 18:29:03 JST Sat Feb 4 2012 ! NVRAM config last updated at 18:24:46 JST Sat Feb 4 2012 ! version 12.4 service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption ! hostname RT1 ! boot-start-marker boot-end-marker ! logging buffered 512000 enable secret 5 $1$p.OU$qUyIvdPtGBNQMFNZmhsIV. ! no aaa new-model clock timezone JST 9 ip cef ! ! ! ! no ip domain lookup multilink bundle-name authenticated ! ! username root password 7 074E2045471D495359 archive log config hidekeys ! ! ! ! ! interface FastEthernet0/0 ip address 202.247.58.216 255.255.255.240 ip nat outside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.1.1 255.255.255.0 ip access-group 102 in ip access-group 102 out ip nat inside ip virtual-reassembly duplex auto speed auto ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 202.247.58.209 ip route 192.168.2.0 255.255.255.0 192.168.1.2 ip route 192.168.3.0 255.255.255.0 192.168.1.2 ! ! no ip http server ip nat pool pool1 202.247.58.216 202.247.58.216 prefix-length 28 ip nat inside source list 1 pool pool1 overload ip nat inside source static tcp 192.168.1.254 80 202.247.58.216 80 extendable ! access-list 1 permit 192.168.2.0 0.0.0.255 access-list 1 permit 192.168.1.0 0.0.0.255 ! ! control-plane ! ! line con 0 logging synchronous login local exec prompt timestamp line aux 0 line vty 0 4 access-class 1 in password 7 1148180C1E065B5A4A login ! scheduler allocate 20000 1000 ntp clock-period 17178385 ntp server 133.243.238.164 ntp server 133.243.238.163 ntp server 133.243.238.244 ntp server 133.243.238.243 end