CCNA 4 v6.0 CN Chapter 3 PT Skills 2 SIC PPP, Routing, and Remote Access VPN – PT Skills Assessment
Option 2
CCNA 4 v6.0 CN Chapter 3 PT Skills 2 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 2 SIC PPP Table 1
Answers:
Storage Router
Storage#configure terminal Storage(config)#interface s0/0/0 Storage(config-if)#encapsulation hdlc
Corp Router
Password:cisco Corp>enable Password: class Corp#conf ter Corp(config)#username ISP_1 password cisco123 Corp(config)#int s0/0/0 Corp(config-if)#encapsulation ppp Corp(config-if)#ppp authentication chap Corp(config-if)# Corp(config-if)#exit Corp(config)#router bgp 65530 Corp(config-router)#network 10.1.1.0 mask 255.255.255.0 Corp(config-router)#neighbor 209.165.200.242 remote-as 65500 Corp(config-router)#exit Corp(config)#interface tunnel 1 Corp(config-if)#ip address 192.168.1.1 255.255.255.248 Corp(config-if)#tunnel source s0/0/0 Corp(config-if)#tunnel destination 209.165.201.17 Corp(config-if)#exit Corp(config)# Corp(config)#router ospf 10 Corp(config-router)#network 10.1.1.0 0.0.0.255 area 0 Corp(config-router)#network 10.1.2.0 0.0.0.255 area 0 Corp(config-router)#network 192.168.1.0 0.0.0.7 area 0 Corp(config-router)#passive-interface g0/1 Corp(config-router)#passive-interface g0/2 Corp(config-router)#
Remote
Password: cisco Remote>en Password: class Remote#configure terminal Remote(config)#router bgp 65532 Remote(config-router)#network 10.2.1.0 mask 255.255.255.0 Remote(config-router)#neighbor 209.165.201.18 remote-as 65500 Remote(config-router)#exit Remote(config)#interface tunnel 1 Remote(config-if)#ip address 192.168.1.2 255.255.255.248 Remote(config-if)#tunnel source s0/0/1 Remote(config-if)#tunnel destination 209.165.200.241 Remote(config-if)#exit Remote(config)#router ospf 10 Remote(config-router)#network 10.2.1.0 0.0.0.255 area 0 Remote(config-router)#network 192.168.1.0 0.0.0.7 area 0 Remote(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 |