Thank you for taking the time to comment on this newsletter.
Yes, you can do this on a 2500 series router. I pasted in, below, a copy of how I did this on a 2511. It should be the same on a 2501. They are the same router, a 2511 just has async ports on it.
I appreciate your comments,
Sincerely,
David Davis
----------------------
ccie-termserver#sh ver
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-IS-L), Version 12.3(12), RELEASE SOFTWARE (fc3)
Technical Support:
http://www.cisco.com/techsupportCopyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Tue 30-Nov-04 02:33 by kellythw
Image text-base: 0x03094EA4, data-base: 0x00001000
ROM: System Bootstrap, Version 11.0(10c)XB1, PLATFORM SPECIFIC RELEASE SOFTWARE (fc1)
BOOTLDR: 3000 Bootstrap Software (IGS-BOOT-R), Version 11.0(10c)XB1, PLATFORM SPECIFIC RELEASE SOFTWARE (fc1)
ccie-termserver uptime is 6 weeks, 4 minutes
System returned to ROM by reload
System restarted at 08:18:35 CENTRAL Mon Jan 10 2005
System image file is "flash:/c2500-is-l.123-12.bin"
cisco AS2511-RJ (68030) processor (revision K) with 14336K/2048K bytes of memory.
Processor board ID 22798335, with hardware revision 00000000
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
16 terminal line(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read ONLY)
Configuration register is 0x2102
ccie-termserver#conf t
Enter configuration commands, one per line. End with CNTL/Z.
ccie-termserver(config)#ip htt
ccie-termserver(config)#ip http ?
access-class Restrict http server access by access-class
authentication Set http server authentication method
client Set http client parameters
max-connections Set maximum number of concurrent http server connections
path Set base path for HTML
port Set http server port
server Enable http server
timeout-policy Set http server time-out policy parameters
ccie-termserver(config)#ip http ser
ccie-termserver(config)#ip http server ?
ccie-termserver(config)#ip http server
ccie-termserver(config)#ip http path ?
WORD path name for HTML
ccie-termserver(config)#ip http path flash:
ccie-termserver(config)#