You are on page 1of 2

Press RETURN to get started.

User Access Verification Password: HQ>enab Password: HQ#conf t Enter configuration commands, one per line. End with CNTL/Z. HQ(config)#ip access-list standard STND-1 HQ(config-std-nacl)#end HQ# %SYS-5-CONFIG_I: Configured from console by console enab conf t hostname R3 enable secret class line con 0 pass cisco login line vty 0 4 pass cisco login banner motd # SLO ACCESO AUTORIZADO # interf fa0/1 ip address 192.168.30.1 255.255.255.0 no shut interf s0/0/1 ip address 10.2.2.2 255.255.255.252 no shut interf s0/0/1 ip address 10.2.2.1 255.255.255.252 clock rate 64000 no shut interf s0/1/0 ip address 209.165.200.225 255.255.255.224 no shut conf t interf s0/0/1 encapsulation ppp end

conf t username R2 pass cisco123 interf s0/0/1 ppp authentication chap conf t interf s0/0/1 encapsulation ppp end username B2 pass cisco123 interf s0/0/1 ppp authentication chap

//////////////////////////////////// conf t interf s0/0/0 encapsulation ppp end conf t username HQ pass cisco123 interf s0/0/0 ppp authentication chap

You might also like