chap
pour la confeguration d'un routeur avec l'authentication chap on a siuvi les etapes :
sur R1
Router(config)# hostname R1
R1(config)# username R2 password 123456
R1(config)# interface Se1/0
R1(config-if)# encapsulation ppp
R1(config-if)# ppp authentication chap
R1(config-if)# exit
sur R2
Router(config)# hostname R2
R2(config)# username R1 password 123456
R2(config)# interface Se1/0
R2(config-if)# encapsulation ppp
R2(config-if)# ppp authentication chap
R2(config-if)# exit
ليست هناك تعليقات :
???????