ccna discovery 2 modul 8 answers versions 4.0

1. Refer to the exhibit. What can be determined from this output?
• The router will have to perform recursive lookups to forward a packet destined for 192.168.2.213/24.
• The parent route for these networks was removed from the routing table.
• A route to 192.168.0.0/25 would be classified as a supernet route for the routes listed in the routing table.
• All of the routes listed are network routes.


2. Refer to the exhibit. A packet destined for host 128.107.0.5/16 is processed by the JAX router. After finding the static route in the routing table that matches the destination network for this packet, what does the router do next?

• searches for a default route to forward the packet
• drops the packet since the static route does not have an exit interface
• performs a recursive lookup to find the exit interface used to forward the packet

• sends a request to neighboring routers for the location of the 128.107.0.0 network

3. Refer to the exhibit. What parent network will automatically be included in the routing table when the three subnets are configured on Router1?

• 172.16.0.0/16

• 172.16.0.0/24
• 172.16.0.0/30
• 172.16.1.0/16

4. The following entry is displayed in the routing table:

• R 192.168.8.0/24 [120/2] via 192.168.4.1, 00:00:26, Serial0/0/1
• What type of route is this?
• a level 1 parent route
• a level 1 supernet route
• a level 1 ultimate network route

• a level 2 child route
• a level 2 ultimate child route

5. Refer to the exhibit. Router1 is running IOS version 12.2. What will the network administrator need to do so that packets for unknown child routes of 172.16.0.0/24 will not be dropped?

• issue the ip default-network command
• use a classful routing protocol such as RIPv1
• enable either OSPF or ISIS as the routing protocol
• issue the ip classless command
• do nothing, ip classless is on by default


6. Refer to the exhibit. Router B receives a packet with a destination address of 10.16.1.97. What will router B do?

• drop the packet
• forward the packet via the route to 10.16.1.0
• forward the packet via the route to 10.16.1.64
• use the default route


7. Refer to the exhibit. How many routes in this output qualify for use as ultimate routes?

• 3
• 4
• 5
• 6
• 7

• 8

8. Refer to the exhibit. With the ip classless command issued, what will router R2 do with a packet destined for host 172.16.4.234?

• drop the packet
• send packet out Serial 0/0/1

• send packet to network 0.0.0.0
• send packet out FastEthernet 0/0

9. Refer to the exhibit. Which statement correctly describes this network?

• EIGRP is being used
• There is at least one parent and one child route

• 192.168.2.0, 192.168.3.0, and 192.168.4.0 networks are child routes
• Traffic going to 172.16.3.0 will be directed to s 0/0/1

10. Refer to the exhibit. Router1 has been issued the ip classless command. What happens to packets destined to host 172.16.3.10?

• they are dropped
• sent to default gateway
• forward out interface Serial0/0/1

• forward out interface FastEthernet 0/0

11. Refer to the exhibit. The network administrator has discovered that packets destined for servers on the 172.16.254.0 network are being dropped by Router2. What command should the administrator issue to ensure that these packets are sent out the gateway of last resort, Serial 0/0/1?

• ip classless
• A router has the following entries in its routing table:
• S 192.168.0.0/24 [1/0] via 192.168.128.2
• O 192.168.0.0/25 [110/2175] via 172.16.1.1, 00:02:15, FastEthernet0/1
• D 192.168.0.0/25 [90/22455] via 172.16.2.2, 00:12:15, Serial0/0/0
• R 192.168.0.0/26 [120/2] via 172.16.3.3, 00:00:15, Serial0/0/1

12. The router receives a packet that is destined for a host with the address 192.168.0.58. Which route would this router use to forward the packet?

• router use to forward the packet?
• the static route
• the OSPF route
• the EIGRP route
• the RIP route


13.What determines if the router implements a classless route lookup process?

• Child routes are present in the routing table.
• A classless routing protocol has been configured on the router.
• The command ip classless is enabled on the router.

• Multiple routes with different masks to the same destination are in the routing table.
• Routing table entries have a next-hop IP address and an exit interface for each child route.

14. What occurs when no ip classless is implemented on the router?

• The router will only support classful IP addressing.
• The router will only support classful routing protocols.
• The router will use a default route, if present, when a matching route is not found in the routing table.
• The router will assume it has knowledge of all subnets in the network and will not search beyond child

• routes for a better match.

15. Refer to the exhibit. The graphic contains partial contents of the routing table on router E. Router E is running version 12.3 of the IOS and is configured for default routing behavior. Router E receives a packet to forward. Which route in the routing table will be searched first and why?

• 172.16.1.0/25 because it is the first ultimate route
• 0.0.0.0/0 because it is the lowest network number
• 172.16.0.0/25 because it is the first level 1 route

• 172.18.0.0/15 because it has the shortest mask

16. A network is converged and the routing tables are complete. When a packet needs to be forwarded, what is the first criterion used to determine the best path in the routing table?

• the route with the smallest AD
• the route with the longest address and mask match to the destination

• the route with the highest bandwidth
• the route with the best combination of AD and lowest cost

17. Refer to the exhibit. What subnet mask will Router1 apply to child routes of the 172.16.0.0/24 network?

• 0.0.0.0
• 255.255.0.0
• 255.255.255.0

• 255.255.255.255

18. Refer to the exhibit. What protocol was used to distribute the routing information for the network 172.16.1.4?

• RIPv1
• RIPv2

• EIGRP
• OSPF

19. A route to a destination network is learned from multiple routing protocols. What is used by a Cisco router to select the preferred route to the destination that will be installed in the routing table?

• metric
• route prefix
• update timer
• administrative distance

ccna discovery 2 modul 7 answers versions 4.0

1. A network administrator has been told that the company IP address infrastructure must adhere to RFC 1918. What three IP address ranges from RFC 1918 could the administrator use on the network? (Choose three.)
• 10.0.0.0/8
• 172.16.0.0/12
• 192.168.0.0/16


2. Refer to the exhibit. Routers East and West are configured using RIPv1. Both routers are sending updates about their directly connected routes. The East router can ping the West router serial interface and West can ping the serial interface of East. However, neither router has dynamically learned routes from the other. What is most likely the problem?

• VLSM is not supported by RIPv1.


3. Refer to the exhibit. What effect will the commands that are shown have on RIP updates for Router1?

• Only version 2 updates are sent to 224.0.0.9.


4. Refer to the exhibit. What can be concluded from the output shown in the exhibit?

• The no auto-summary has not been configured on this router.


5. What are two reasons to implement RIP version 2 rather than RIP version 1? (Choose two.)

• RIP version 2 supports VLSM.
• RIP version 2 supports routing update authentication.


6. Refer to the exhibit. RIPv1 is configured as the routing protocol for the network that is shown. The following commands are used on each router:

router rip
network 10.0.0.0
network 172.16.0.0


7. A network administrator installed four new routers that are running RIPv2. Router1 is a boundary router in the RIPv2 network and has a default route configured. Once the network has converged, the network administrator enters Router1(config-router)# default-information originate on Router1. How will this affect the network?

• propagates the default route to all routers in the network


8. Refer to the exhibit. A technician needs to add a new loopback interface to test routing functionality and network design. The technician enters the following set of commands on the router:

Sanford(config)# interface loopback1
Sanford(config-if)# ip address 192.168.6.62 255.255.255.252
• The network address for Loopback1 overlaps with an already configured interface address.


9. What is the maximum network diameter permitted by the default metric of RIPv2?

• 15 hops

|
10. What are two functions of the network command used when configuring routing protocols? (Choose two.)
• identifies which networks will be included in the routing updates
• determines which interfaces can send and receive routing updates


11. Refer to the exhibit. All routers are running RIPv1. What changes will occur in the routing table of router B if a loopback interface with an address of 10.16.1.129/27 is configured on router B?

• A connected route to the 10.16.1.128/27 network is added.


12. Refer to the exhibit. If all routers are running RIP version 2, why is there no route for the 192.168.1.32/27 network?

• Rip version 2 will auto summarize routes by default.


13. RIPv2 is the configured routing protocol on the routers in a network. The command Router(config-router)# no version 2 is entered on the routers. What effect does entering this command have on routing updates?

• Version 1 and 2 updates will be received and the version 2 updates will not be sent.


14. How are RIP v1 and RIP v2 similar to one another? (Choose three.)

• They both use hop count as a metric.
• They both have the same metric value for infinite distance.
• They both use split horizon to prevent routing loops.


15. Refer to the exhibit. The exhibited network contains a mixture of Cisco and non-Cisco routers. The command debug ip rip was entered on the JAX router. All routers are running the same version of RIP. Router CHI and Router ORL are not able to reach the 192.168.1.16/28 network. What is a possible solution to this problem?

• Configure RIPv2 on routers.


16. What field was added to the RIP message header by RFC 1723 to add support for VLSM and CIDR?

• Subnet mask


17. Refer to the exhibit. Which command on which router will allow Router1 to learn about the 192.168.0.0/20 network?

• Router2(config-router)# version 2


18. Refer to the exhibit. Which two statements are true? (Choose two.)

• Router1 will install a route to 192.168.0.0/20
• Router2 will not install a route to 192.168.16.0/20


19. Refer to the exhibit. All routers are running RIP version 2. JAX is configured to just advertise the 10.0.0.0/24 network. CHI is configured to advertise the 172.16.0.0/16 network. A network administrator enters the commands shown in the exhibit. What changes will occur in this network?

• The CHI router will install a route to the 192.168.0.0/16 network in its routing table.


20. Refer to the exhibit. Which command will allow Router2 to learn about the 192.168.16.0/28 network?

• Router1(config-router)# network 192.168.16.0

21. When this configuration is complete, users on the LAN of each router are unable to access the remote LANs. Why?
• RIPv1 is unable to route to discontiguous subnets of a major network.

ccna discovery 2 modul 6 answers versions 4.0

1. Which command is used to view the RIP routing protocol settings and configuration?
• show version
• show ip route
• show interface
• show ip protocols

2.
1
Refer to the exhibit. What is the maximum number of RIP routers that could separate HostA and HostB and still leave the hosts with connectivity to each other?
• 14
• 15
• 16
• 17

3. In which situation would a company register for its own autonomous system number (ASN)?
• when the company's ISP adds connection points to the Internet
• when additional routers are added to the corporate internetwork
• when more than one interior routing protocol is used
• when the company uses two or more ISPs

4. Consider this routing table entry
• R 172.16.1.0/24 [120/1] via 200.1.1.1 00:00:27 Serial0/1
• What type of route is this?
• a static route
• a default route
• a RIP route
• an OSPF route
• an EIGRP route
• a directly-connected route

5. What is the difference between interior and exterior routing protocols?
• Exterior routing protocols are only used by large ISPs. Interior routing protocols are used by small ISPs.
• Interior routing protocols are used to route on the Internet. Exterior routing protocols are used inside organizations.
• Exterior routing protocols are used to administer a single autonomous system. Interior routing protocols are used to administer several domains.
• Interior routing protocols are used to communicate within a single autonomous system. Exterior routing protocols are used to communicate between multiple autonomous systems.

6. What information is included in RIPv2 routing updates that is not included in RIPv1 updates?
• metric
• subnet mask
• area identification
• hop count
• autonomous system number

7. Which routing protocol is used to exchange data between two different ISPs?
• BGP
• EIGRP
• OSPF
• RIP v2

8.
2
Refer to the exhibit. Which configuration command or commands contributed to the output that is shown?
• routerA(config-router)# no version 2
• routerA(config)# interface fa0/0
• routerA(config-if)# ip address 172.19.0.0 255.255.0.0
• routerA(config-router)# network 192.168.3.0
• routerA(config)# no ip default-gateway

9.
3
Refer to the exhibit. If all routers are running RIP and network 10.0.0.0 goes down, when will R3 learn that the network is no longer available?
• in 30 seconds
• in 60 seconds
• in 90 seconds
• Immediately

10. What statement is true regarding an AS number?
• AS numbers are controlled and registered for Internet use.
• Interior routing protocols require registered AS numbers.
• ISPs require all customers to have registered AS numbers.
• All routers at an ISP must be assigned the same AS number.

11. What is the purpose of the network command used when configuring RIP?
• to specify whether RIPv1 or RIPv2 will be used as the routing protocol
• to allow the router to monitor RIP updates that occur on other routers
• to identify which networks on the router will send and receive RIP updates
• to configure the IP address on an interface that will use RIP
• to identify all of the remote networks that should be reachable from the router

12. Which command would a network administrator use to determine if the routers in an enterprise have learned about a newly added network?
• router# show ip address
• router# show ip route
• router# show ip networks
• router# show ip interface brief
• router# debug ip protocol
• router# debug rip update

13. What is the purpose of a routing protocol?
• It is used to build and maintain ARP tables.
• It provides a method for segmenting and reassembling data packets.
• It allows an administrator to devise an addressing scheme for the network.
• It allows a router to share information about known networks with other routers.
• It provides a procedure for encoding and decoding data into bits for packet forwarding.

14. What device enables an ISP to connect with other ISPs to transfer data?
• border gateway router
• DSLAM
• web server
• interior router

15. Which command will display RIP routing updates as they are sent and received?
• show ip route
• show ip rip
• debug ip rip
• show ip protocols
• show ip rip database

16. Which part of an IP packet does the router use to make routing decisions?
• source IP address
• source MAC address
• destination IP address
• destination MAC address

17. What two types of businesses would benefit from registering as their own autonomous systems? (Choose two.)
• a home business with one ISP connection
• a global business with connections to multiple local ISPs
• a medium-sized nationwide business with Internet connectivity through different ISPs

• a large enterprise with two connections to the same ISP
• a small ISP with a single Internet connection through a larger ISP

18. Which command will display RIP activity as it occurs on a router?
• debug ip rip
• show ip route
• show ip interface
• show ip protocols
• debug ip rip config
• show ip rip database

19. Why is fast convergence desirable in networks that use dynamic routing protocols?
• Routers will not allow packets to be forwarded until the network has converged.
• Hosts are unable to access their gateway until the network has converged.
• Routers may make incorrect forwarding decisions until the network has converged.
• Routers will not allow configuration changes to be made until the network has converged.

20. Which two statements describe static routes? (Choose two.)
• They are created in interface configuration mode.
• They require manual reconfiguration to accommodate network changes.
• They automatically become the default gateway of the router.
• They are identified in the routing table with the prefix S
• They are automatically updated whenever an interface is reconfigured or shutdown.

21. Which two statements or sets of statements describe differences between link-state and distance vector routing protocols? (Choose two.)
• Link-state routing protocols routinely use more bandwidth for updates than do distance vector routing protocols.
• Distance vector routing protocols update all routers at one time. Link-state routing protocols update one router at a time.
• Link-state routers only know about directly connected routers. Distance vector routers know about every router in the network.
• Link-state routing protocols update when a change is made. A network using distance vector routing protocols only updates at a specific interval.

• Distance vector routing protocols have limited information about the entire network. Link state routing protocols know about all routers in the network.
• In case of similar topologies, networks using link-state routing protocols typically converge more rapidly than do networks using distance vector routing protocols.

22. Which protocol is an exterior routing protocol?
• BGP
• EIGRP
• OSPF
• RIP

23. Hosts on two separate subnets cannot communicate. The network administrator suspects a missing route in one of the routing tables. Which three commands can be used to help troubleshoot Layer 3 connectivity issues? (Choose three.)
• Ping
• show arp
• Traceroute
• show ip route

• show interface
• show cdp neighbor detail

24. What term refers to a group of networks that uses the same internal routing policies and is controlled by a single administrative authority?
• Internet
• intranet
• virtual private network
• autonomous system

CCNA Discovery 2.5

1. vIn what two ways does SDM differ from the IOS CLI? (Choose two.) 
• SDM is used for in-band management only. The IOS CLI can be used for in-band and out-of-band management.
• SDM is accessed through a Telnet application. The IOS CLI is accessed through a web browser.
• SDM is available for all router platforms. The IOS CLI is available for a limited number of Cisco devices. 

• SDM utilizes GUI buttons and text boxes. The IOS CLI requires the use of text-based commands.
• SDM is used for advanced configuration tasks. The IOS CLI is preferred for initial basic device configuration.

2. Which mode will a configured router display at login?
• global configuration mode
• setup mode
• ROM monitor mode 

• user EXEC mode

3. Refer to the exhibit. Which password or passwords will be encrypted as a result of the configuration that is shown?
• virtual terminal only
• enable mode only
• console and virtual terminal only
• enable mode and virtual terminal
• only the service password 

• all configured passwords



4.Refer to the exhibit. Which three sets of commands are required to enable administrators to connect to the Switch1 console over Telnet for configuration and management? (Choose three.) 
• Switch1(config)# interface fa0/1 
Switch1(config-if)# ip address 192.168.2.64 255.255.255.192 
• Switch1(config)# interface fa0/1 
Switch1(config-if)# ip address 192.168.2.66 255.255.255.192 
• Switch1(config)# interface vlan 1 
Switch1(config-if)# ip address 192.168.2.126 255.255.255.192 
Switch1(config-if)# no shutdown 
• Switch1(config)# line vty 0 4
Switch1(config-line)# enable password cisco
Switch1(config-line)# login
• Switch1(config)# line vty 0 15
Switch1(config-line)# password cisco
Switch1(config-line)# login
• Switch1(config)# ip default-gateway 192.168.2.65



5. How does the SYST LED on the catalyst 2960 switch indicate a POST failure?
• blinks rapidly amber
• blinks rapidly green
• steady amber
• steady green 


6.  Refer to the exhibit. A company always uses the last valid IP address in a subnetwork as the IP address of the router LAN interface. A network administrator is using a laptop to configure switch X with a default gateway. Assuming that the switch IP address is 192.168.5.147/24, what command will the administrator use to assign a default gateway to the switch? 
• X(config)# ip default-gateway 192.168.5.254
• X(config)# ip gateway 192.168.5.1
• X(config)# ip route 0.0.0.0 0.0.0.0 192.168.5.1
• X(config)# ip default-route 192.168.5.1
• X(config)# ip route 192.168.5.254 255.255.255.0 fastethernet 0/0

7. A technician has made changes to the configuration of a router. What command will allow the technician to view the current configuration before he saves the changes? 

• router# show running-config
• router# show startup-config
• router# show flash
• router# show version

8. Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.) 

• VTY interface 
• console interface
• Ethernet interface
• secret EXEC mode 

• privileged EXEC mode
• router configuration mode

9. To save time, IOS commands may be partially entered and then completed by typing which key or key combination? 

• Tab
• Ctrl-P
• Ctrl-N
• Up Arrow
• Right Arrow
• Down Arrow

10. What is the correct command sequence to configure a router host name to 'LAB_A'? 

• Router> enable 
Router# configure terminal 
Router(config)# hostname LAB_A
• Router> enable
Router# hostname LAB_A
• Router> enable
Router# configure router
Router(config)# hostname LAB_A
• Router> enable
Router(config)# host name LAB_A

11. 
Refer to the exhibit. From the router console, an administrator is unable to ping a Catalyst switch that is located in another building. What can the administrator do from her location to check the IP configuration of the attached switch?
• Open an SDM session with the switch from her desktop.
• Telnet to the switch from the router console. 

• Use the show cdp neighbors detail command from the router console.
• The administrator must go to the switch location and make a console connection to check these settings.

12. Which two options must be selected in SDM Express to enable a router serial interface to obtain an IP address automatically? (Choose two.)
 
• Easy IP (IP negotiated) 
• IP unnumbered
• No IP address
• HDLC encapsulation
• Frame Relay encapsulation 

• PPP encapsulation 

13. What three settings can be made in the SDM Express basic configuration screen? (Choose three.) 
• host name 
• DHCP options 
• domain name 
• interface IP addresses 
• enable secret password 
• DNS server IP addresses

14. Which tasks can be accomplished by using the command history feature? (Choose two.)
• View a list of commands entered in a previous session.
• Recall up to 15 command lines by default. 

• Set the command history buffer size. 
• Recall previously entered commands.
• Save command lines in a log file for future reference.

15. What option within Cisco SDM Express must be configured to allow hosts that receive IP address settings from the router to resolve names on the network or Internet? 

• host name
• domain name
• DHCP address pool 

• DNS server IP address 

16. Which three encapsulation types can be set on a serial interface by an administrator who is using SDM Express? (Choose three.)
• ATM
• CHAP 

• Frame Relay 
• HDLC
• PAP
• PPP

17. Which command will display routing table information about all known networks and subnetworks?
• Router# show ip interfaces
• Router# show ip connections 

• Router# show ip route
• Router# show ip networks

18. A network administrator needs to configure a router. Which of the following connection methods requires network functionality to be accessible?
• console
• AUX 

• Telnet
• modem

19. Which three pieces of information about a neighbor device can be obtained by the show cdp neighbors command? (Choose three.) 

• platform
• routing protocol 
• connected interface of neighbor device 
• device ID
• IP addresses of all interfaces
• enable mode password

20.
Which function is a unique responsibility of the DCE devices shown in the exhibit?
• transmission of data
• reception of data 

• clocking for the synchronous link
• noise cancellation in transmitted data

21. Which of the following are functions of NVRAM? (Choose two.)
• stores the routing table 

• retains contents when power is removed 
• stores the startup configuration file 
• contains the running configuration file
• stores the ARP table

22. 
Refer to the exhibit. Which series of commands will enable users who are attached to Router1 to access the remote server?
• Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.129 255.255.255.252
Router1(config-if)# clock rate 64000
Router1(config-if)# no shutdown
• Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.125 255.255.255.252
Router1(config-if)# no shutdown
• Router1(config)# interface S0/0/0
Router1(config-if)# ip address 64.100.0.125 255.255.255.252
Router1(config-if)# clock rate 64000
Router1(config-if)# no shutdown 

• Router1(config)# interface S0/0/0 
Router1(config-if)# ip address 64.100.0.129 255.255.255.252 
Router1(config-if)# no shutdown

23. A network technician is attempting to add an older workstation to a Cisco switched LAN. The technician has manually configured the workstation to full-duplex mode in order to enhance the network performance of the workstation. However, when the device is attached to the network, performance degrades and excess collision are detected. What is the cause of this problem?
• The host is configured in a different subnet from the subnet of the switch. 

• There is a duplex mismatch between the workstation and switch port.
• The switch port is running at a different speed from the speed of the workstation NIC.
• The host has been configured with a default gateway that is different from that of the switch.

24. Which of the following statements are true regarding the user EXEC mode? (Choose two.)
• All router commands are available. 

• Global configuration mode can be accessed by entering the enable command.
• A password can be entered to allow access to other modes.
• Interfaces and routing protocols can be configured. 

• Only some aspects of the router configuration can be viewed.

25. Which command turns on a router interface?
• Router(config-if)# enable
• Router(config-if)# no down
• Router(config-if)# s0 active
• Router(config-if)# interface up 

• Router(config-if)# no shutdown

CCNA Discovery 2.4

1. In an 8 bit binary number, what is the total number of combinations of the eight bits?
• 128
• 254
• 255
• 256
• 512
• 1024

2. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.
• 11110010
• 11011011
• 11110110
• 11100111
• 11100101
• 11101110

3. How many usable hosts are available given a Class C IP address with the default subnet mask?
• 254
• 255
• 256
• 510
• 511
• 512

4. Which statement describes NAT overload or PAT?
• Each internal address is dynamically translated to an individual external IP address.
• A single internal address is always translated to the same unique external IP address.
• Many internal addresses can be translated to a single IP address using different port assignments.
• Many internal addresses are statically assigned a single IP address and port to use for communications.

5. Which IPv4 class of addresses provides the most networks?
• Class A
• Class B
• Class C
• Class D
• Class E

6. Which statement accurately describes public IP addresses?
• Public addresses cannot be used within a private network.
• Public IP addresses must be unique across the entire Internet.
• Public addresses can be duplicated only within a local network.
• Public IP addresses are only required to be unique within the local network.
• Network administrators are free to select any public addresses to use for network devices that access the Internet.

7. Which two statements describe classful IP addresses? (Choose two.)
• It is possible to determine which class an address belongs to by reading the first bit.
• The number of bits used to identify the hosts is fixed by the class of the network.
• Only Class A addresses can be represented by high-order bits 100.
• Up to 24 bits can make up the host portion of a Class C address.
• Up to 24 bits can be used to identify unique networks.
• Three of the five classes of addresses are reserved for multicasts and experimental use.

8. Company XYZ uses a network address of 192.168.4.0. It uses the mask of 255.255.255.224 to create subnets. What is the maximum number of usable hosts in each subnet?
• 6
• 14
• 30
• 62

9. What is the network broadcast address for a Class C address of 192.168.32.0 with the default subnet mask?
• 192.168.0.0
• 192.168.0.255
• 192.168.32.0
• 192.168.32.254
• 192.168.32.255

10. Refer to the exhibit. Host A is connected to the LAN, but it cannot get access to any resources on the Internet. The configuration of the host is shown in the exhibit. What could be the cause of the problem?
• The host subnet mask is incorrect.
• The default gateway is a network address.
• The default gateway is a broadcast address.
• The default gateway is on a different subnet from the host.

11. IPv6 increases the IP address size from 32 bits to how many bits?
• 64
• 96
• 128
• 192
• 256
• 512

12. What is the range of the first octet in a Class B address?
• 127 to 191
• 127 to 192
• 128 to 191
• 128 to 192

13. Which IPv4 class provides the highest number of host addresses per network?
• Class A
• Class B
• Class C
• Class D
• Class E

14.refer to the exhibit. Which range of IP addresses would allow hosts that are connected to the Router1 Fa0/0 interface to access outside networks?
• 192.168.1.0 through 192.168.1.95
• 192.168.1.66 through 192.168.1.94
• 192.168.1.66 through 192.168.1.96
• 192.168.1.0 through 192.168.1.127
• 192.168.1.66 through 192.168.1.128

15. Which option shows the proper notation for an IPv6 address?
• 2001,0db8,3c55,0015,abcd,ff13
• 2001-0db8-3c55-0015-abcd-ff13
• 2001.0db8.3c55.0015.abcd.ff13
• 2001:0db8:3c55:0015::abcd:ff13

16. What are two reasons that NAT was developed? (Choose two.)
• to preserve registered public IP addresses
• to allow users on the public Internet to access local networks
• to provide a method for privately addressed LANs to participate in the Internet
• to make routing protocols operate more efficiently
• to allow private addresses to be routed on the public Internet
• to reduce overhead and CPU usage on gateway routers

17. What must happen for a privately addressed host on an inside local network to be able to communicate with an outside destination host on the Internet?
• The host IP address must be translated to an outside private address.
• The host IP address must be translated to an inside local address.
• The host IP address must be translated to an outside local address.
• The host IP address must be translated to an inside global address.

18. Which port numbers are used by PAT to create unique global addresses?
• 255 and below
• 1024 and below
• 1025 and above
• 64,000 and above

19. Static NAT works by mapping a specific inside local IP address to what other specific address type?
• inside global
• outside local
• outside global
• private IP address

20. What are three advantages of NAT implementations? (Choose three.)
• improved security
• improved router performance
• decreased processor load
• improved scalability
• universal application compatibility
• sharing few public IP addresses with many hosts

Labskill2 - Lab 3.2.4.2 Evaluating a Cabling Upgrade Plan

Lab 3.2.4.2 Evaluating a Cabling Upgrade Plan

Objectives
Examine the existing floor plan of a customer.
Propose a cable upgrade plan to accommodate extra floor space.

Background / Preparation
A medium sized company has existing space on the second floor of an office tower and has just acquired the rest of the second floor. They have asked you to examine their existing floor plan and assist the the placement of a new IDF, placement of cables to support all of the new office space, and to help determine if any new devices are required. This lab can be done individually or in groups. The following resources are required:
Existing Floor Plan (provided)

Step 1: Examine the existing floor plan
a. From the information provided on the existing floor plan, label the following items:
1. POP –Point of Presence
2. MDF – Main Distribution Facility
3. IDF – Intermediate Distribution Facility
4. vertical/Backbone Cabling
5. Horizontal Cabling
b. What type of cabling could be used for the vertical/back bone cabling? Explain your answer
Jawab:
Kabel yang digunakan ialah vertical backbone cable, alasannya karena jaringan yang akan dibangun terletak pada lantai dua dan jika dianalogikan posisi masing masing device kerja atau bagian kerja akan bersimpangan. Oleh karena itu kabel yang digunakan ialah vertical backbone cable dangan sambungan vertical patch panel.

Step 2 :Evaluate plan for new floor space.
Any Company has just merged with a small web design group and has acquired the remaining space on the second floor to accommodate the web design tea. This new space is represented on the diagram as the floor space highlighted on the right side of the floor plan. It has been decided to add a second IDF to support the work stations in the new area.

a. Suggest a possible location for the new IDF . What room / location did you choose and explain why you think it is suitable?
Jawab:
Ruangan / lokasi yang cocok untuk memasang IDF baru ialah pada telecommunication room karena IDF sebagai fasilitas pendistribusi merupakan perangkat yang harus tersusun dengan perangkat server.
b. What type of cable would you suggest for the vertical cabling required to connect the new IDF to the existing MDF? Explain your reasons
Jawab:
Jenis cable yang digunakan untuk menghubungkan IDF dan MDF adalah Horizontal Cabling, alasannya IDF dan MDF dihubungkan untuk langsung terkoneksi ke area kerja (work area) sehingga harus menggunakan cabel horizontal.
c. The new space contains mostly offices. Assume that each office will be provisioned with 2 data drops. Also plan for 2 drops in the auditorium to support Internet access for presentations and training sessions. How many additional data drops need to be ordered?
Jawab: dibutuhkan dua data drops lagi.
d. You have been asked to determine the number of new 24 port switches required for the new IDF. Remember to plan on approximately 25% growth. How many new switches will Company ABC need to purchase?
Jawab:
banyaknya switch yang dibutuhkan dengan perkembangan perusahaan yang dianalisa 25% adalah 60 buah switch dengan perhitungan. Masing – masing lantai terdiri dari 24 switch dan perlutambahan untuk perkembangan sebanyak 6 buah = 24 x 2 = 48 + 12 = 60 buah switch
e. How many horizontal cables will terminate on patch panels in the new IDF?
Jawab:
Sebanyak 32 buah kabel horizontal, termasuk pada telecommunications room.

Step3: Examine the floor space and wiring plan.
a. What equipment other than switches would you expect to find in the new IDF?
Jawab : Horizontal cable, Switch,hub
b. What equipment other than switches would you expect to find in the MDF?
Jawab : Vertical cable,Router.
c. Using existing cable runs, could you use UTP to connect the devices in room 2.20 or 2 .30 directly into a switch in the MDF?
Jawab : Ya bisa dapat langsung digunakan.

Step 4 . Reflection
a. Is it better to have an IDF in this floor space or should the company run the horizontal cables for each device directly back to the existing MDF?
Jawab:
Lebih baik menggukan IDF dengan koneksi kabel horizontal untuk terhubung sebagai mediator untuk distribusi.
b. How many cables will be required from the MDF to the IDF to support the switches? Explain your answer
Jawab : 3 buah kabel, alasannya setelah terkoneksi dengan router, dibutuhkan 3 lagi alat berupa repeater. Maka agar alat itu bisa digunakan dibutuhkan 3 lagi kabel horizontal

Labskill 2 - Lab 1.2.3 Mapping ISP Connectivity Using Traceroute


Lab 1.2.3 Mapping ISP Connectivity Using Traceroute

Objectives
  • Run the Windows tracert utility from a local host computer to a website on a different continent.
  • Interpret the traceroute output to determine which ISPs the packets passed through on their way from the local host to the destination website. 
  • Draw a diagram of the traceroute path, showing the routers and ISP clouds passed through from the local host to the destination website, including IP addresses for each device.
Background / Preparation 
In this activity, you will use the Windows tracert utility to map Internet connectivity between your local ISP and the other ISPs that it uses to provide global Internet access. You will also map connectivity to the following major Regional Internet Registries (RIRs). However, your instructor may choose different destination websites. 
·         AfriNIC (African Network Information Centre) – Africa Region
·         APNIC (Asia Pacific Network Information Centre) – Asia/Pacific Region
·          ARIN (American Registry for Internet Numbers) – North America Region
·         LACNIC (Regional Latin-American and Caribbean IP Address Registry) – Latin America and some Caribbean Islands
·         RIPE NCC (Réseaux IP Européens) – Europe, the Middle East, and Central Asia
This activity can be done individually, in pairs, or in teams. It can be done as an in-class activity or as a homework assignment, depending on whether the classroom computers have access to the Internet.  The following resources are required:
  • Host computer with the Windows operating system
  • Access to the command prompt
  • Internet connection
  • Routes Traced worksheet for each destination URL. The worksheet is attached to this lab. Each student completes their own worksheets and gives them to the instructor.
  • Global Connectivity Map, which is attached at the end of this lab
  •  Access to the PC command prompt
Step 1: Run the tracert utility from a host computer
a.    Verify that the host computer has a connection to the Internet.
b.    Open a Command Prompt window by clicking Start > Run and typing cmd. Alternatively, you may click Start > All programs > Accessories > Command Prompt.
c.    At the prompt, type tracert and your first destination website. The output should look similar to the following:
d.    Save the tracert output in a text file as follows:
1.    Right-click the title bar of the Command Prompt window and choose Edit > Select All.
2.    Right-click the title bar of the Command Prompt window again and choose Edit > Copy.
3.    Open the Windows Notepad program: Start > All Programs > Accessories > Notepad.
4.    To paste the output into Notepad, choose Edit > Paste.
5.    Choose File > Save As and save the Notepad file to your desktop as tracert1.txt.
e.    Run tracert for each destination website and save the output in sequentially numbered files.
f.     Run tracert from a different computer network, for example, from the public library or from a friend’s computer that accesses the Internet using a different ISP (for instance, cable instead of DSL). Save a copy of that output in Notepad and print it out for later reference.

Step 2: Interpret tracert outputs to determine ISP connectivity
Routes traced may go through many hops and a number of different ISPs depending on the size of your ISP and the location of the source and destination hosts. In the example output shown below, the tracert packets travel from the source PC to the local router default gateway to the ISPs Point of Presence (POP) router and then to an Internet Exchange Point (IXP). From there they pass through two Tier 2 ISP routers and then though several Tier 1 ISP routers as they move across the Internet backbone. When they leave the Tier 1 ISPs backbone, they move through another Tier 2 ISP on the way to the destination server at
www.ripe.net.

a. Open the first traceroute output file and answer the following questions. 
1.    What is the IP address of your local POP router? 
Jawab:
IP Address dari local POP Router adalah 192.168.190.6
2.    How many hops did the traceroute packet take on its journey from the host computer to the destination?
Jawab:
Pengambilan paket data selama proses pada tracert ada sebanyak 16 kali
3.    How many different ISPs did the traceroute packet pass through on its journey from the host computer to the destination?
Jawab:
Jumlah tracert melewati isp yang berbeda untuk sampai ketujuan ada sebanyak 5 kali adapun alamat alamat tujuan.
·         if-1-0-0-1980.mcore3.laa-losangeles.as6453.net [66.110.59.18]
·         ix-10-0-0-0.tcore1.lvw-losangeles.as6453.net [216.6.84.49]
·         if-10-0.core3.nto-newyork.as6453.net [216.6.57.66]
·         if-7-0-0.core2.ad1-amsterdam.as6453.net [80.231.81.45]
·         if-4-0.mcore3.njy-newark.as6453.net [216.6.84.2]
4.    List the IP addresses and URLs of all the devices in the traceroute output in the order that they appear on the Routes Traced worksheet. 
5.    In the Network Owner column of the worksheet, identify which ISP owns each router. If the router belongs to your LAN, write “LAN”. The last two parts of the URL indicates the ISP name. For example, a router that has “sprint.net” in its URL belongs to the network of an ISP called Sprint. 
6.    Did the traceroute pass through an unidentified router between two ISPs? This might be an IXP. Run the whois command utility or whois function of a visual traceroute program to identify ownership of that router. Alternatively, go to http://www.arin.net/whois to determine to whom the IP is assigned. 

b. Complete the worksheet using the traceroute output file for each of the other destination URLs.
c. Compare your results from the different traceroute output files. Did your ISP connect to different ISPs to reach different destinations?
Jawab:  
Ya, pada kasus melakukan tracert ke http://whois.arin.net/ui isp nya masing masing protocol yang berbeda salaing terkoneksi untuk mencapai tujuan yaitu hit-nxdomain.opends.com [67.215.65.132]
Dan ISP yang berbeda untuk saling terkoneksi adalah
1.    xe-1-0-0.r21.newthk02.hk.bb.gin.ntt.net [129.250.3.206]
2.    p64-4-1-1.r21.tokyjp01.jp.bb.gin.ntt.net [129.250.3.1]
3.    as-0.r21.Isanca03.us.bb.gin.ntt.net [192.250.6.4]
d. If you ran a traceroute from a different computer network, check the output for that traceroute file as well. Was the number of hops different to reach the same destination from different local ISPs? Which ISP was able to reach the destination in fewer hops?
Jawab:
Jumlah HOP untuk mencapai destination pada sebuah alamat tracert yang dituju akan tetap sama. Meskipun telah dilakukan beberapa kali test tracert akan memunculkan jumlah list hop yang sama. Maka ISP yang membutuhkan sedikit hop untuk mencapai tujuannya adalah ISP B (cable service provider)

Step 3: Map the connectivity of your ISP
a.    For each traceroute output, draw a diagram on a separate sheet of paper showing how your local ISP interconnects with other ISPs to reach the destination URL, as follows: 
1.    Show all of the devices in sequence from the LAN router to the destination website server. Label all of the devices with their IP addresses.
2.    Draw a box around the local POP router that you identified, and label the box “POP”. 
3.    Draw an ISP cloud around all the routers that belong to each ISP, and label the cloud with the ISP name.
4.    Draw a box around any IXP routers that you identified, and label the box “IXP”. 
b.    Use the Global Connectivity Map to create a combined drawing showing only ISP clouds and IXP boxes. 
Worksheet for Routes Traced
Destination URL: www.ripe.net [193.0.6.139]          Total Number of Hops: 16
Router IP Address
Router URL (if any)
Network Owner
(LAN, Name of ISP or IXP)
192.168.190.6

ns4.unp.ac.id
192.168.37.9
58.26.87.109
tm.net.my
66.110.59.18

losangeles.as6453.net
216.6.84.49

losangeles.as6453.net
216.6.84.2

njy-newark.as6453.net
216.6.57.66

nto-newyork.as6453.net
80.231.81.45

ad1-amsterdam.as6453.net
80.231.81.18

ad1-amsterdam.as6453.net
195.219.150.70

ad1-amsterdam.as6453.net
195.69.144.68

gw.amsix.nikrtr.ripe.net
193.0.6.139

www.ripe.net