CCNA 4 EWAN PT PRACTICE SBA R1 interface FastEthernet0/0 ip address 172.16.1.193 255.255.255.224 ip access-group 50 out no shutdown interface Serial0/0/0 ip address 172.30.1.1 255.255.255.252 encapsulation hdlc clock rate 2000000 no shutdown interface Serial0/0/1 no ip address encapsulation frame-relay no shutdown interface Serial0/0/1.101 point-to-point ip address 10.10.10.1 255.255.255.252 frame-relay interface-dlci 101 interface Vlan1 no ip address no shutdown
router eigrp 100 ive-interface FastEthernet0/0 network 172.16.0.0 network 172.30.0.0 network 10.0.0.0 no auto-summary access-list 50 deny 172.16.1.128 0.0.0.63 access-list 50 permit any R2
name R3 0 ciscochap ip ssh version 1 ip name-server 0.0.0.0 interface Serial0/0/0 no shutdown
ip address 172.30.1.6 255.255.255.252 encapsulation ppp ppp authentication chap ip nat inside interface Serial0/0/1 no ip address encapsulation frame-relay no shutdown
interface Serial0/0/1.201 point-to-point ip address 10.10.10.2 255.255.255.252 frame-relay interface-dlci 201 ip nat inside interface Serial0/1/0 ip address 209.165.201.2 255.255.255.252 ip access-group FIREWALL in ip nat outside interface Vlan1 no ip address router eigrp 100 redistribute static ive-interface Serial0/1/0 network 172.30.0.0 network 10.0.0.0 no auto-summary ip nat inside source list 1 interface Serial0/1/0 overload ip route 0.0.0.0 0.0.0.0 Serial0/1/0 access-list 1 permit 172.16.1.128 0.0.0.127 access-list 1 deny any ip access-list extended FIREWALL deny icmp any any echo deny t any any eq telnet
deny t any any eq www permit ip any any R3 ip dh excluded-address 172.16.1.129 172.16.1.131 ip dh pool R3_LAN network 172.16.1.128 255.255.255.192 default-router 172.16.1.129 name R2 0 ciscochap Ip ssh version 1 Ip name-server 0.0.0.0 interface FastEthernet0/0 ip address 172.16.1.129 255.255.255.192 no shutdown interface Serial0/0/0 ip address 172.30.1.2 255.255.255.252 encapsulation hdlc interface Serial0/0/1 ip address 172.30.1.5 255.255.255.252 encapsulation ppp ppp authentication chap clock rate 2000000 interface Vlan1 no ip address shutdown router eigrp 100 ive-interface FastEthernet0/0 network 172.16.0.0 network 172.30.0.0 no auto-summary