Wednesday, October 19, 2011
Make Cisco Router as WebServer and Save Config to flash:
#sh flash
(check your cisco router's flash for available space)
copy running-config flash:backupconfig
(that will save running-config file as backupconfig in flash)
copy flash:backupconfig running-config
(that will copy back your backupconfig file to running-config)
erase flash:.
(delete everything under flash:)
delete /force /recursive flash:backupconfig
(that will delete file named backupconfig from flash:)
===========================================================
hxxp://ardenpackeer.com/ios-features-management/how-to-set-up-a-cisco-router-as-a-webserver/
R3(config)#ip http server
R3(config)#ip http path flash:
R3#copy tftp flash:
Address or name of remote host [192.168.1.1]? 192.168.1.1
Source filename [picture.jpg]? index.html
R3#dir
Subscribe to:
Post Comments (Atom)
-
ကကုသန္ဓော ကောဏဂမနော ကဿပေါ ဂေါတမော မုနိဆယ်ထား ဆယ်တော်မူမြတ်စွာဘုရား မေတ္တယျော ပဉ္စဗုဒ္ဓေါတေ သိသေမေသန္တ သဗ္ဗဒါ ဧတေသံ အာနုဘာဝေန ရက္ခဒေဝါ မဟိဒ္ဓ...
-
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target Created symlink /etc/systemd/system/sleep.target → /d...
-
1. install CentOS 4.4 (for me I'm using CentOS Mini 4.4, only 1 disc) 2. install nmap using yum (yum -y install nmap) 3. install etterca...
No comments:
Post a Comment