CCNA 4 v6.0 CN Chapter 3 PT Skills 1 SIC PPP, Routing, and Remote Access VPN – PT Skills Assessment
Option 1
CCNA 4 v6.0 CN Chapter 3 PT Skills 1 SIC PPP
A few things to keep in mind while completing this activity:
- Do not use the browser Backbutton or close or reload any Exam windows during the exam.
- Do not close Packet Tracer when you are done. It will close automatically.
- Click the Submit Assessmentbutton to submit your work.
Addressing Table
CCNA 4 v6.0 CN Chapter 3 PT Skills 1 SIC PPP Table 1
Answers:
Secure Router
Secure#conf ter Secure(config)#int s0/0/0 Secure(config-if)#encapsulation hdlc
HQ Router
Password:cisco HQ>en Password: class HQ#conf ter HQ(config)#username ISP_1 password cisco123 HQ(config)#int s0/0/0 HQ(config-if)#encapsulation ppp HQ(config-if)#ppp authentication chap HQ(config-if)# HQ(config-if)#exit HQ(config)#router bgp 65530 HQ(config-router)#network 10.1.1.0 mask 255.255.255.0 HQ(config-router)#neighbor 209.165.200.242 remote-as 65500 HQ(config-router)#exit HQ(config)#interface tunnel 1 HQ(config-if)#ip address 192.168.1.1 255.255.255.248 HQ(config-if)#tunnel source s0/0/0 HQ(config-if)#tunnel destination 209.165.201.17 HQ(config-if)#exit HQ(config)# HQ(config)#router ospf 10 HQ(config-router)#network 10.1.1.0 0.0.0.255 area 0 HQ(config-router)#network 10.1.2.0 0.0.0.255 area 0 HQ(config-router)#network 192.168.1.0 0.0.0.7 area 0 HQ(config-router)#passive-interface g0/1 HQ(config-router)#passive-interface g0/2 HQ(config-router)#
Branch
Password: cisco Branch>en Password: class Branch#conf ter Branch(config)#router bgp 65532 Branch(config-router)#network 10.2.1.0 mask 255.255.255.0 Branch(config-router)#neighbor 209.165.201.18 remote-as 65500 Branch(config-router)#exit Branch(config)#interface tunnel 1 Branch(config-if)#ip address 192.168.1.2 255.255.255.248 Branch(config-if)#tunnel source s0/0/1 Branch(config-if)#tunnel destination 209.165.200.241 Branch(config-if)#exit Branch(config)#router ospf 10 Branch(config-router)#network 10.2.1.0 0.0.0.255 area 0 Branch(config-router)#network 192.168.1.0 0.0.0.7 area 0 Branch(config-router)#passive-interface g0/1
CCNA 4 v6.0 CN Chapter 3 PT Skills Assessment |
||
---|---|---|
CCNA 4 v6.0 CN Chapter 3 PT Skills 1 |
CCNA 4 v6.0 CN Chapter 3 PT Skills 2 |
CCNA 4 v6.0 CN Chapter 3 PT Skills 3 |