Chia Sẽ Kinh Nghiệm Về IT



Tìm Kiếm Với Google
-


12. Point - to - Point Connection WAN Serial line Standard, PPP encapsulation with PAP/CHAP Authentication

Gởi Ðề Tài Mới  Gửi trả lời
 
Công Cụ Xếp Bài
Tuổi 15-10-2009, 10:04 AM   #1
hoctinhoc
Guest
 
Trả Lời: n/a
Lab. PPP authentication CHAP (tt)

Lab. PPP authentication CHAP (tt)


Topology

Yêu cầu

Router R2 sẽ chứng thực cho router R1 bằng giao thức CHAP. Gửi hostname và password được chỉ ra.

Các bước cấu hình
  • Cấu hình cơ bản:
R1(config)#interface serial 0/0/0
R1(config-if)#ip address 192.168.1.1 255.255.255.0
R1(config-if)#exit
R2(config)#interface serial 0/0/1
R2(config-if)#ip address 192.168.1.2 255.255.255.0
R2(config-if)#exit
  • Cấu hình chứng thực CHAP
R1(config)#int S0/0/0
R1(config-if)#encapsulation ppp
R1(config-if)#ppp chap hostname abc
R1(config-if)#ppp chap password cisco
R2(config)#username abc password cisco
R2(config)#int S0/0/1
R2(config-if)#encapsulation ppp
R2(config-if)#ppp authentication chap
Kiểm tra cấu hình

Sử dụng các lệnh sau:
Router#ping
Router#debug ppp authentication





  Trả lời ngay kèm theo trích dẫn này
Gửi trả lời


Công Cụ
Xếp Bài

Quyền Hạn Của Bạn
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Mở
Hình Cảm xúc đang Mở
[IMG] đang Mở
Mã HTML đang Tắt




Bây giờ là 10:15 PM. Giờ GMT +7



Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.