Router> Router>en Router# Router# Router# Router#sh ver Cisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-IS-L), Version 11.3(11b)T5, RELEASE SOFTWARE (fc1 ) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2004 by cisco Systems, Inc. Compiled Wed 09-Jun-04 14:53 by dchih Image text-base: 0x0303B0E4, data-base: 0x00001000 ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE BOOTFLASH: 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE SOFTW ARE (fc1) Router uptime is 1 minute System restarted by power-on System image file is "flash:c2500-is-l.113-11b.T5.bin", booted via flash cisco 2500 (68030) processor (revision L) with 2048K/2048K bytes of memory. Processor board ID 02943538, with hardware revision 00000000 Bridging software. X.25 software, Version 3.0.0. 2 Ethernet/IEEE 802.3 interface(s) 2 Serial network interface(s) 32K bytes of non-volatile configuration memory. 8192K bytes of processor board System flash (Read ONLY) Configuration register is 0x2102 Router# Router#sh run Building configuration... Current configuration: ! version 11.3 service timestamps debug uptime service timestamps log uptime no service password-encryption service udp-small-servers service tcp-small-servers ! hostname Router ! ! ip nat pool ghxw 202.109.157.115 202.109.157.115 netmask 255.255.255.248 ip nat inside source list 11 pool ghxw overload ! ! process-max-time 200 ! interface Ethernet0 ip address 192.168.0.1 255.255.255.0 ip nat inside no sh ! interface Ethernet1 ip address 202.109.157.115 255.255.255.248 ip nat outside no sh ! interface Serial0 no ip address shutdown ! interface Serial1 no ip address shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 202.109.157.113 ! access-list 11 permit 192.168.0.0 0.0.0.255 ! line con 0 line aux 0 transport input all line vty 0 4 login ! end