How to set up a Cisco router as a Web Server

http://ardenpackeer.com/ios-features-management/how-to-set-up-a-cisco-router-as-a-webserver/
Mô tả
–HTTP là một ứng dụng client/server, dùng giao thức vận chuyển TCP. Client chạy trình duyệt Web như Netscape Navigator hay Internet Explorer.
–PC chạy trình duyệt Web, kết nối Ethernet với router VNPro là Web server.
–Bài thực hành này mô tả cách cấu hình router để có thể truy cập và quản lý router bằng chương trình duyệt Web chạy trên PC ở địa chỉ 10.10.3.77.

Cấu hình
VNPro
!
hostname VNPro
!
enable password cisco
!
no ip domain-lookup
!
interface Ethernet 0
ip address 10.10.3.100 255.255.255.0
!
ip http server  cho phép router hoạt động như HTTP server
!-–- lệnh này cho phép router trả lời HTTP request từ một Web client
ip classless
!
line console 0
password cisco
login
line vty 0 4
login
!
end
Tại PC
Đia chỉ IP là 10.10.3.1/24
Kiểm tra
Kiểm tra kết nối giữa PC và router bằng lệnh ping trên PC.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>ping 10.10.3.100

Pinging 10.10.3.100 with 32 bytes of data:
Reply from 10.10.3.100: bytes=32 time<1ms TTL=255
Reply from 10.10.3.100: bytes=32 time<1ms TTL=255
Reply from 10.10.3.100: bytes=32 time<1ms TTL=255
Reply from 10.10.3.100: bytes=32 time<1ms TTL=255

Ping statistics for 10.10.3.100:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>
Chạy chương trình duyệt Web. Nhập địa chỉ của router VNPro trên thanh Address và nhấn Enter
–Màn hình login sẽ xuất hiện
–Nhập User name: cisco hoặc VNPro; Mật khẩu: cisco (mật khẩu này là enable mật khẩu được đặt trên router trước đó).
this content's illegal under copyright laws. "he he" (^-^)

Nhận xét

  1. This is a copy of my page! The original is at http://ardenpackeer.com. I'd prefer it if you asked before you copied it word for word on your page! Can you please take it down!

    Trả lờiXóa
  2. This is to advise you that you are using copyrighted and protected material on your website/blog. Your illegal use of the "How to set up a Cisco router as a Web Server" article at http://bloghoctap.blogspot.com/2008/01/how-to-set-up-cisco-router-as-web.html is originally from my website/blog called ardenpackeer.com at http://ardenpackeer.com/ios-features-management/how-to-set-up-a-cisco-router-as-a-webserver/. This is original content and I am the author and copyright holder. Use of copyright protected material without permission is illegal under copyright laws.

    Please take one or more of the following actions immediately:

    * Re-write the post to include excerpts with a link to the original content.
    * Credit the material specifically to me, as author, and my website [be specific].
    * Remove the plagiarized material immediately.

    I expect a response within 5 days to this issue. Thank you for your immediate action on this matter.

    Trả lờiXóa
  3. Ok. i will rewrite new post as soon as. i think that i write to myself. i'm feeling very funny because you had to visit my blog. thanks.
    cheers,

    Trả lờiXóa
  4. i can not open my blog. the speed network is slowly in vietnam. i will link to your link. i can write comments in your site. when i'm clicked at input button to write. the page's auto to reload. badly.

    Trả lờiXóa

Đăng nhận xét

Bài đăng phổ biến từ blog này

Ký tự viết tắt trong chat & email

dung lượng RAM lớn nhất mà HĐH cấu trúc 32-bit nhận được

Ubuntu LAMP Server