Tuesday, February 3, 2009

Exploration 4 - FINAL Exam Answers(D) V 4.0

1. A technician has been asked to run Cisco SDM one-step lockdown on the router of a customer. What will be the result of this process?
• Traffic is only forwarded from SDM-trusted Cisco routers.
• Security testing is performed and the results are saved as a text file stored in NVRAM.
The router is tested for potential security problems and any necessary changes are made.
• All traffic entering the router is quarantined and checked for viruses before being forwarded. 
 
2. Refer to the exhibit. A network administrator is trying to configure a router to use SDM but it is not functioning correctly. What could be the problem?
• The username and password are not configured correctly.
• The authentication method is not configured correctly.
• The HTTP timeout policy is not configured correctly.
The vtys are not configured correctly. 
 
3. Refer to the exhibit. How is the TCP/IP configuration information specified by the default-router and dns-server commands made available?
• The TCP/IP information is forwarded to a 10.0.1.3 to be supplied to DHCP clients.
The TCP/IP information is used by DHCP clients that are configured to request a configuration from R1.
• The TCP/IP information is supplied to any DHCP client on the network connected to the FastEthernet 0/0 interface of R1.
• The TCP/IP information is applied to each packet that enters R1 through the FastEthernet 0/0 interface that are hosts on the 10.0.1.0 /24 network except packets from addresses 10.0.1.2, 10.0.1.16, and 10.0.1.254. 
 
4. What is a major characteristic of a worm?
• malicious software that copies itself into other executable programs
• tricks users into running the infected software
• a set of computer instructions that lies dormant until triggered by a specific event
exploits vulnerabilities with the intent of propagating itself across a network 
 
5. Refer to the exhibit. What can be concluded from the exhibited output of the debug ip nat command?
• The 10.1.1.225 host is exchanging packets with the 192.168.0.10 host.
• The native 10.1.200.254 address is being translated to 192.168.0.10.
The 192.168.0.0/24 network is the inside network.
Port address translation is in effect. 
 
6. A technician is talking to a colleague at a rival company and comparing DSL transfer rates between the two companies. Both companies are in the same city, use the same service provider, and have the same rate/service plan. What is the explanation for why Company A reports higher download speeds than Company B?
• Company B has a higher volume of POTS voice traffic than Company A.
• Company B shares the conection to the DSLAM with more clients than Company A.
• Company A only uses microfilters on branch locations.
Company A is closer to the service provider. 

7. Refer to the exhibit. Which statement correctly describes how Router1 processes an FTP request entering interface s0/0/0, destined for an FTP server at IP address 192.168.1.5?
• It matches the incoming packet to the access-list 201 permit any any statement and allows the packet into the router.
It reaches the end of ACL 101 without matching a condition and drops the packet because there is no access-list 101 permit any any statement.
• It matches the incoming packet to the access-list 101 permit ip any 192.168.1.0 0.0.0.255 statement, ignores the remaining statements in ACL 101, and allows the packet into the router.
• It matches the incoming packet to the access-list 201 deny icmp 192.168.1.0 0.0.0.255 any statement, continues comparing the packet to the remaining statements in ACL 201 to ensure that no subsequent statements allow FTP, and then drops the packet. 
 
8. Refer to the exhibit. Which two conclusions can be drawn from the output shown? (Choose two.)
• This network is experiencing congestion.
The Frame Relay connection is in the process of negotiation.
• Data is not flowing in this network.
The network is discarding eligible packets.
• The DLCI is globally significant. 
 
9. A system administrator must provide Internet connectivity for ten hosts in a small remote office. The ISP has assigned two public IP addresses to this remote office. How can the system administrator configure the router to provide Internet access to all ten users at the same time?
• Configure DHCP and static NAT.
• Configure dynamic NAT for ten users.
• Configure static NAT for all ten users.
Configure dynamic NAT with overload. 
 
10. Refer to the exhibit. Company ABC expanded its business and recently opened a new branch office in another country. IPv6 addresses have been used for the company network. The data servers Server1 and Server2 run applications which require end-to-end functionality, with unmodified packets that are forwarded from the source to the destination. The edge routers R1 and R2 support dual stack configuration. What solution should be deployed at the edge of the company network in order to successfully interconnect both offices?
• a new WAN service supporting only IPv6
• NAT overload to map inside IPv6 addresses to outside IPv4 address
a manually configured IPv6 tunnel between the edge routers R1 and R2
• static NAT to map inside IPv6 addresses of the servers to an outside IPv4 address and dynamic NAT for the rest of the inside IPv6 addresses 
 
11. Refer to the exhibit. You are a network administrator who has been tasked with completing the Frame Relay topology that interconnects two remote sites. How should the point-to-point subinterfaces be configured on HQ to complete the topology?
• HQ(config-subif)#frame-relay interface-dlci 103 on Serial 0/0/0.1
• HQ(config-subif)#frame-relay interface-dlci 203 on Serial 0/0/0.2
HQ(config-subif)#frame-relay interface-dlci 301 on Serial 0/0/0.1
• HQ(config-subif)# frame-relay interface-dlci 302 on Serial 0/0/0.2

• HQ(config-subif)#frame-relay map ip 172.16.1.1 103 broadcast on Serial 0/0/0.1
• HQ(config-subif)#frame-relay map ip 172.16.2.2 203 broadcast on Serial 0/0/0.2
• HQ(config-subif)#frame-relay map ip 172.16.1.1 301 broadcast on Serial 0/0/0.1
• HQ(config-subif)#frame-relay map ip 172.16.2.2 302 broadcast on Serial 0/0/0.2 
 
12. An established company has recently transitioned from outsourced LAN support to a completely in-house staff. The outsourcing company is no longer in business, so no records are available. There are many user complaints about application speed and availability. What two considerations apply to this situation? (Choose two.)
• A network utilization baseline should quickly reveal application availability.
• A period of 24 to 48 hours should provide a sufficient baseline to track normal network activity.
• It is easier to start with monitoring all available data inputs on application servers, and then fine-tune to fewer variables along the way.
• The initial baseline results have little relevance to current values after the network has been modified or grown in usage.
When it is practical, network administrators should attempt to automate the collection of performance data and stay away from manual collection.
• Creating a network baseline data helps determine device thresholds for alerting.
 

13. Which combination of Layer 2 protocol and authentication should be used to establish a link without sending authentication information in plain text between a Cisco and a non-Cisco router?
• PPP with PAP
PPP with CHAP
• HDLC with PAP
• HDLC with CHAP 
 
14. An administrator is unable to receive e-mail. While troubleshooting the problem, the administrator is able to ping the local mail server IP address successfully from a remote network and can successfully resolve the mail server name to an IP address via the use of the nslookup command. At what OSI layer is the problem most likely to be found?
• physical layer
• data link layer
• network layer
application layer 
 
15. When configuring a Frame Relay connection, what are two instances when a static Frame Relay map should be used? (Choose two.)
• when the remote router is a non-Cisco router
when the remote router does not support Inverse ARP
when the local router is using IOS Release 11.1 or earlier
when broadcast traffic and multicast traffic over the PVC must be controlled
• when globally significant rather than locally significant DLCIs are being used 
 
16. Which three statements are true about creating and applying access lists? (Choose three.)
• Access list entries should filter in the order from general to specific.
One access list per port per protocol per direction is permitted.
• Standard ACLs should be applied closest to the source while extended ACLs should be applied closest to the destination.
• There is an implicit deny at the end of all access lists.
• Statements are processed sequentially from top to bottom until a match is found.

• The inbound keyword refers to traffic entering the network from the router interface where the ACL is applied. 
 
17. Which technology would provide the highest bandwidth connections between company sites at the lowest cost?
broadband Internet site-to-site VPN connections
• satellite based network connections
• dedicated point-to-point circuits
• Frame Relay PVCs 
 
18. Refer to the exhibit. This serial interface is not functioning correctly. Based on the output shown, what is the most likely cause?
• improper LMI type
• interface reset
PPP negotiation failure
• unplugged cable 
 
19. What three statements describe the roles of devices in a WAN? (Choose three.)
A CSU/DSU terminates a digital local loop.
• A modem terminates a digital local loop.
• A CSU/DSU terminates an analog local loop.
A modem terminates an analog local loop.
• A router is commonly considered a DTE device.

• A router is commonly considered a DCE device. 
 
20. A network administrator is instructing a technician on best practices for applying ACLs. Which suggestion should the administrator provide?
• Named ACLs are less efficient than numbered ACLs.
• Standard ACLs should be applied closest to the core layer.
• ACLs applied to outbound interfaces are the most efficient.
Extended ACLs should be applied closest to the source that is specified by the ACL. 
 
21. Refer to the exhibit. Branch A has a Cisco router. Branch B has a non-Cisco router set for IETF encapsulation. After the commands shown are entered, R2 and R3 fail to establish the PVC. The R2 LMI is Cisco, and the R3 LMI is ANSI. The LMI is successfully established at both locations. Why is the PVC failing?
• The PVC to R3 must be point-to-point.
• LMI types must match on each end of a PVC.
The ietf parameter is missing from the frame-relay map ip 10.10.10.3 203 command.
The PVCs at R2 use different encapsulation types. A single port can only support one encapsulation type. 
 
22. Which statement is true regarding wildcard masks?
• The wildcard mask and subnet mask perform the same function.
• The wildcard mask is always the inverse of the subnet mask.
A "0" in the wildcard mask identifies IP address bits that must be checked.
• A "1" in the wildcard mask identifies a network or subnet bit. 
 
23. Refer to the exhibit. What is placed in the address field in the header of a frame that will travel from the DC office of ABC Company to the Orlando office?
• MAC address of the Orlando router
• MAC address of the DC router
• 192.168.1.25
• 192.168.1.26
• DLCI 100
DLCI 200 
 
24 .A company is looking for a WAN solution to connect its headquarters site with four remote sites. What advantage would dedicated leased lines provide to the customer compared to a shared Frame Relay solution?
• lower cost
• lower latency and jitter
variable bandwidth capacity
• fewer physical router interfaces 
 
25. Refer to the exhibit. RIPv2 has been configured on all routers in the network. Routers R1 and R3 do not receive RIP routing updates. On the basis of the provided configuration, what should be enabled on router R2 to remedy the problem?
• proxy ARP
• CDP updates
• SNMP services
RIP authentication 

26. What are the symptoms when the s0/0/0 interface on a router is attached to an operational CSU/DSU that is generating a clock signal, but the far end router on the point-to-point link has not been activated?
• show controllers indicates cable type DCE V.35. show interfaces s0/0/0 indicates serial down, line protocol down.
• show controllers indicates cable type DCE V.35. show interfaces s0/0/0 indicates serial up, line protocol down.
show controllers indicates cable type DTE V.35. show interfaces s0/0/0 indicates serial up, line protocol down.
• show controllers indicates cable type DTE V.35. show interfaces s0/0/0 indicates serial down, line protocol down. 
 
27. Which statement about a VPN is true?
• VPN link establishment and maintenance is provided by LCP.
• DLCI addresses are used to identify each end of the VPN tunnel.
VPNs use virtual Layer 3 connections that are routed through the Internet.
Only IP packets can be encapsulated by a VPN for tunneling through the Internet. 
 
28. Refer to the exhibit. Partial results of the show access-lists and show ip interface FastEthernet 0/1 commands for router R3 are shown. There are no other ACLs in effect. Host A is unable to telnet to host B. Which action will correct the problem but still restrict other traffic between the two networks?
• Apply the ACL in the inbound direction.
• Apply the ACL on the FastEthernet 0/0 interface.
Reverse the order of the TCP protocol statements in the ACL.
• Modify the second entry in the list to permit tcp host 192.168.10.10 any eq telnet . 

29. Refer to the exhibit. What happens if the network administrator issues the commands shown when an ACL called Managers already exists on the router?
• The commands overwrite the existing Managers ACL.
The commands are added at the end of the existing Managers ACL.
• The network administrator receives an error stating that the ACL already exists.
• The commands will create a duplicate Managers ACL containing only the new commands being entered. 
 
30. Which three statements accurately describe a security policy? (Choose three.)
It creates a basis for legal action if necessary.
• It defines a process for managing security violations.
• It defines acceptable and unacceptable use of network resources.

• The remote access policy is a component of the security policy that governs acceptable use of e-mail systems.
• It is kept private from users to prevent the possibility of circumventing security measures.
• It provides step-by-step procedures to harden routers and other network devices. 
 
31. Refer to the exhibit. The link between the CTRL and BR_1 routers is configured as shown in the exhibit. Why are the routers unable to establish a PPP session?
• The clock rate must be 56000.
The usernames are misconfigured.
• The IP addresses are on different subnets.
• The clock rate is configured on the wrong end of the link.
• The CHAP passwords must be different on the two routers.
• Interface serial 0/0/0 on CTRL must connect to interface serial 0/0/1 on BR_1. 
 
32. What effect would the Router1(config-ext-nacl)# permit tcp 172.16.4.0 0.0.0.255 any eq www command have when implemented inbound on the f0/0 interface?
• All TCP traffic is permitted, and all other traffic is denied.
• The command is rejected by the router because it is incomplete.
• All traffic from 172.16.4.0/24 is permitted anywhere on any port.
Traffic originating from 172.16.4.0/24 is permitted to all TCP port 80 destinations. 
 
33. What can a network administrator do to recover from a lost router password?
• use the copy tftp: flash: command
• boot the router to bootROM mode and enter the b command to load the IOS manually
• telnet from another router and issue the show running-config command to view the password
boot the router to ROM monitor mode and configure the router to ignore the startup configuration when it initializes 
 
34. A router in a Frame Relay network needs to forward a message received from a host. What two methods does the router use to identify the correct VC to forward the message? (Choose two.)
• The router forwards the frame to all ports in the network and learns the address from the reply frame.
• The destination host IP address is embedded in the DLCI.
• The router searches Inverse ARP tables for maps of DLCIs to IP addresses.
A table of static mappings can be searched.
• The router broadcasts a request for the required IP address. 
 
35. Refer to the exhibit. From the output of the show interface commands, at which OSI layer is a fault indicated?
• application
• transport
• network
data link
physical 
 
36. Refer to the exhibit. The network administrator creates a standard access control list to prohibit traffic from the 192.168.1.0/24 network from reaching the 192.168.2.0/24 network while still permitting Internet access for all networks. On which router interface and in which direction should it be applied?
• interface fa0/0/0, inbound
• interface fa0/0/0, outbound
• interface fa0/0/1, inbound
interface fa0/0/1, outbound 

37. Refer to the exhibit. The SSH connections between the remote user and the server are failing. The correct configuration of NAT has been verified. What is the most likely cause of the problem?
• SSH is unable to pass through NAT.
There are incorrect access control list entries.
• The access list has the incorrect port number for SSH.
• The ip helper command is required on S0/0/0 to allow inbound connections. 

38. Refer to the exhibit. A technician issues the show interface s0/0/0 command on R1 while troubleshooting a network problem. What two conclusions can be determined by from the output shown? (Choose two.)
The bandwidth has been set to the value of a T1 line.
• Encapsulation should of this inteface be changed to PPP.
There is no failure indicated in an OSI Layer 1 or Layer 2.
• The physical connection between the two routers has failed.
• The IP address of S0/0 is invalid, given the subnet mask being used. 
 
39. Refer to the exhibit. A packet is being sent from Host A to Host B through the VPN tunnel between R1 and R3. When the packet first arrives at R3, what are the source and destination IP addresses of the packet?
• Source 192.168.1.2 - Destination 192.168.4.2
• Source 192.168.3.1 - Destination 192.168.3.2
Source 192.168.2.1 - Destination 192.168.3.2
• Source 192.168.3.1 - Destination 192.168.4.2 
 
40. An administrator is configuring a dual stack router with IPv6 and IPv4 using RIPng. The administrator receives an error message when trying to enter the IPv4 routes into RIPng. What is the cause of the problem?
• RIPng is incompatible with dual-stack technology.
• All interfaces have been configured with the incorrect IPv4 addresses.
RIPv1 or RIPv2 needs to be configured in addition to RIPng to successfully use IPv4.
• When IPv4 and IPv6 are configured on the same interface, all IPv4 addresses are shut down in favor of the newer technology. 
 
41. Which wireless solution can provide mobile users with non line-of-sight broadband Internet access at speeds comparable to DSL or cable?
• Wi-Fi
• WiMAX
satellite
• Metro Ethernet 

42. A network administrator added two switches and a new VLAN over the past weekend. How can the administrator determine if the additions and changes improved performance and availability on the company intranet?
Perform a baseline test and compare the current values to values that were obtained in previous weeks.
• Interview departmental secretaries and determine if they think load time for web pages is improved.
• Compare the hit counts on the company web server for the current week to the values that were recorded from previous weeks.
• Performance on the intranet can be determined by monitoring load times of company web pages from remote sites. 
 
43. Refer to the exhibit. The network administrator is adding R1 to an existing network. As a part of the corporate IT procedures, the administrator attempts to back up the router Cisco IOS software of R1 and receives the output shown. The network administrator then attempts unsuccessfully to ping the TFTP server from the console session. What should be done next to isolate this problem?
• From R2, validate that interface Fa0/0 is operational.
• From the TFTP server, verify that the software on the TFTP server is operational.
• From the TFTP server, confirm there is enough room on the TFTP server for the Cisco IOS software.
From the console session, make sure that R1 has a route to the network where the TFTP server resides. 
 
44. What functionality do access control lists provide when implementing dynamic NAT on a Cisco router?
defines which addresses can be translated
• defines which addresses are assigned to a NAT pool
• defines which addresses are allowed out of the router
• defines which addresses can be accessed from the inside network 
 
45. A network administrator is working with an applications team to fix a problem that a server based application is having with response time. The administrator has examined the network portions of the data path and identified several possible problem areas. The applications team has simultaneously identified potential issues with the current release of software. The network administrator begins addressing the network issues while the applications team implements software patches. Which statement applies to this situation?
Changes to the network will reveal problems that are caused by the new patches.
• Scheduling will be more difficult if the network and software teams work independently.
• It will be difficult to isolate the problem if two teams are implementing changes independently.
• Results from changes will be easier to reconcile and document if each team works in isolation. 
 
46. Refer to the exhibit. R1 is performing NAT overload for the 10.1.1.0/24 inside network. Host A has sent a packet to the web server. What is the destination IP address of the return packet from the web server?
• 10.1.1.2:1234
• 172.30.20.1:1234
172.30.20.1:3333
• 192.168.1.2:80 
 
47. Which three guidelines would help contribute to creating a strong password policy? (Choose three.)
• Once a good password is created, do not change it.
Deliberately misspell words when creating passwords.
• Create passwords that are at least 8 characters in length.
• Use combinations of upper case, lower case, and special characters.

• Write passwords in locations that can be easily retrieved to avoid being locked out.
• Use long words found in the dictionary to make passwords that are easy to remember. 
 
48. What will be the result of adding the command ip dhcp excluded-address 172.16.4.1 172.16.4.5 to the configuration of a local router that has been configured as a DHCP server?
• Traffic that is destined for 172.16.4.1 and 172.16.4.5 will be dropped by the router.
• Traffic will not be routed from clients with addresses between 172.16.4.1 and 172.16.4.5.
The DHCP server function of the router will not issue the addresses between 172.16.4.1 and 172.16.4.5.
• The router will ignore all traffic that comes from the DHCP servers with addresses 172.16.4.1 and 172.16.4.5. 

49. Which two statements are true about IPv6? (Choose two.)
Security options are build into IPv6.
• IPv6 addresses require less router overhead to process.
• IPv6 can only be configured on an interface that does not have IPv4 on it.
• There is no way to translate between IPv4 addresses and IPv6 addresses.
When enabled on a router, IPv6 can automatically configure link-local IPv6 addresses on all interfaces. 

50. Refer to the exhibit. A network administrator has issued the commands that are shown on Router1 and Router2. A later review of the routing tables reveals that neither router is learning the LAN network of the neighbor router. What is most likely the problem with the RIPng configuration?
• The serial interfaces are in different subnets.
The RIPng process is not enabled on interfaces.
• The RIPng network command is not configured.
• The RIPng processes do not match between Router1 and Router2. 
 
51. At what physical location does the responsibilty for a WAN connection change from the user to the service provider?
• demilitarized zone (DMZ)
demarcation point
• local loop
• cloud 
 
52. Refer to the exhibit. A host connected to Fa0/0 is unable to acquire an IP address from this DHCP server. The output of the debug ip dhcp server command shows "DHCPD: there is no address pool for 192.168.1.1". What is the problem?
• The 192.168.1.1 address has not been excluded from the DHCP pool.
The pool of addresses for the 192Network pool is incorrect.
• The default router for the 192Network pool is incorrect.
• The 192.168.1.1 address is already configured on Fa0/0. 

53. Which three functions are provided by the Local Management Interface used in Frame Relay networks? (Choose three.)
exchange information about the status of virtual circuits
• map DLCIs to network addresses

• provide flow control
• provide error notification
• provide congestion notification
send keepalive packets to verify operation of the PVC 
 
54. Which three items are LCP options that can be configured for PPP? (Choose three.)
CHAP
• Stacker
IPCP
• CDPCP
Multilink 

55. What are two main components of data confidentiality? (Choose two.)
• checksum
• digital certificates
encapsulation
• encryption

Sunday, February 1, 2009

Exploration 1 - Module 2 Exam Answers V 4.0 100%

1. Which two layers of the OSI model have the same functions as the TCP/IP model Network Access Layer? (Choose two.)
• Network
• Transport
• Physical
• Data Link
• Session

2. What is a primary function of the trailer information added by the data link layer encapsulation?
• supports error detection
• ensures ordered arrival of data
• provides delivery to correct destination
• identifies the devices on the local network
• assists intermediary devices with processing and path selection

3. During the encapsulation process, what occurs at the data link layer?
• No address is added.
• The logical address is added.
• The physical address is added.
• The process port number is added.

4. What device is considered an intermediary device?
• file server
• IP phone
• laptop
• printer
• switch

5.Which layer encapsulates the segment into packets?
• physical
• data link
• network
• transport

6. Which statements correctly identify the role of intermediary devices in the network? (Choose three.)
• determine pathways for data
• initiate data communications
• retime and retransmit data signals
• originate the flow of data
• manage data flows
• final termination point for data flow

7. What can be identified by examining the network layer header?
• the destination device on the local media
• the path to use to reach the destination host
• the bits that will be transferred over the media
• the source application or process creating the data

8. What is the proper order of the layers of the OSI model from the highest layer to the lowest layer?
• physical, network, application, data link, presentation, session, transport
• application, physical, session, transport, network, data link, presentation
• application, presentation, physical, session, data link, transport, network
• application, presentation, session, transport, network, data link, physical
• presentation, data link, session, transport, network, physical, application

9. Refer to the exhibit. Which three labels correctly identify the network types for the network segments that are shown? (Choose three.)
• Network A -- WAN
• Network B -- WAN
• Network C -- LAN
• Network B -- MAN
• Network C -- WAN
• Network A -- LAN

10. What are the key functions of encapsulation? (Choose three.)
• allows modification of the original data before transmission
• identifies pieces of data as part of the same communication
• enables consistent network paths for communication
• ensures that data pieces can be directed to the correct receiving end device
• enables the reassembly of complete messages
• tracks delay between end devices

11. Refer to the exhibit. Which networking term describes the data interleaving process represented in the graphic?
• piping
• PDU
• streaming
• multiplexing
• encapsulation

12. What is a PDU?
• corruption of a frame during transmission
• data reassembled at the destination
• retransmitted packets due to lost communication
• a layer specific encapsulation

13. Refer to the exhibit. "Cell A" at IP address 10.0.0.34 has established an IP session with "IP Phone 1" at IP address 172.16.1.103. Based upon the graphic, which device type best describes the function of wireless device "Cell A?"
• the destination device
• an end device
• an intermediate device
• a media device

14. Refer to the exhibit. Which set of devices contains only end devices?
• A, C, D
• B, E, G, H
• C, D, G, H, I, J
• D, E, F, H, I, J
• E, F, H, I, J

15. Refer to the exhibit. Which term correctly identifies the device type that is included in the green area?
• source
• end
• transfer
• intermediary

16. Which three statements best describe a Local Area Network (LAN)? (Choose three.)
• A LAN is usually in a single geographical area.
• The network is administered by a single organization.
• The connection between segments in the LAN is usually through a leased connection.
• The security and access control of the network are controlled by a service provider.
• A LAN provides network services and access to applications for users within a common organization.
• Each end of the network is generally connected to a Telecommunication Service Provider (TSP).

17. Refer to the exhibit. What type of network is shown?
• WAN
• MAN
• LAN
• WLAN

18. What is the purpose of the TCP/IP Network Access layer?
• path determination and packet switching
• data representation, encoding, and control
• reliability, flow control, and error detection
• detailing the components that make up the physical link and how to access it
• the division of segments into packets

19. Which characteristic correctly refers to end devices in a network?
• manage data flows
• originate data flow
• retime and retransmit data signals
• determine pathways for data

20. What is the primary purpose of Layer 4 port assignment?
• to identify devices on the local media
• to identify the hops between source and destination
• to identify to the intermediary devices the best path through the network
• to identify the source and destination end devices that are communicating
• to identify the processes or services that are communicating within the end devices

21. Select the statements that are correct concerning network protocols. (Choose three.)
• define the structure of layer specific PDU's
• dictate how to accomplish layer functions
• outline the functions necessary for communications between layers
• limit hardware compatibility
• require layer dependent encapsulations
• eliminate standardization among vendors

About

This blog deals with the complete module answers of Exploration and Discovery . It is helping students to get better results in the module test.

But if you find the same answers for all the Module anywhere in the internet.And if you have an Answers are correct 100% or if you find an answer, What is wrong in this blog. please send me. (Post in blog or Send Email )Because,I will update the blog…

Thursday, January 29, 2009

Discovery 4 : V.4 Update LINK

Cisco Networking Academy
Discovery 4 : Designing and Supporting Computer Networks (V 4.0)


Discovery 4 : Module 1 Exam Answers

Discovery 4 : Module 2 Exam Answers

Discovery 4 : Module 3 Exam Answers

Discovery 4 : Module 4 Exam Answers

Discovery 4 : Module 5 Exam Answers

Discovery 4 : Module 6 Exam Answers

Discovery 4 : Module 7 Exam Answers

Discovery 4 : Module 8 Exam Answers

Discovery 4 : Module 9 Exam Answers

Discovery 4 : FINAL Exam Answers

A Complete Learning Program
The Cisco Networking Academy Program provides skills students need to work in IT fields. The program offers Web-based content, online assessment, hand-on labs, instructor training, and preparation for industry certifications

Wednesday, December 24, 2008

Discovery 1-4 (V 4.0)

Discovery 1 : Networking for Home and Small Businesses

Discovery 2 : Working at a Small-to-Medium Business or ISP

Discovery 3 : Introducing Routing and Switching in the Enterprise

Discovery 4 : Designing and Supporting Computer Networks (V 4.0)

 

A Complete Learning Program

The Cisco Networking Academy Program provides skills students need to work in IT fields. The program offers Web-based content, online assessment, hand-on labs, instructor training, and preparation for industry certifications

Exploration 1-4 (V 4.0)

  • Exploration 1 : Network Fundamentals (V 4.0)
  • Exploration 2 : Routing Protocols and Concepts (V 4.0)
  • Exploration 3 : LAN Switching and Wireless (V 4.0)
  • Exploration 4 : Accessing the WAN (V 4.0)
  •  

    A Complete Learning Program

    The Cisco Networking Academy Program provides skills students need to work in IT fields. The program offers Web-based content, online assessment, hand-on labs, instructor training, and preparation for industry certifications

    Tuesday, December 23, 2008

    Bandwidth and Throuhgput

    Bandwidth and Throuhgput

    A major disadvantage of Ethernet 802.3 networks is collisions. Collisions occur when two hosts transmit frames simultaneously. When a collision occurs, the transmitted frames are corrupted or destroyed. The sending hosts stop sending further transmissions for a random period, based on the Ethernet 802.3 rules of CSMA/CD.
    Because Ethernet has no way of controlling which node will be transmitting at any time, we know that collisions will occur when more than one node attempts to gain access to the network. Ethernet's resolution for collisions does not occur instantaneously. Also, a node involved in a collision cannot start transmitting until the matter is resolved. As more devices are added to the shared media the likelihood of collisions increases. Because of this, it is important to understand that when stating the bandwidth of the Ethernet network is 10 Mb/s, full bandwidth for transmission is available only after any collisions have been resolved. The net throughput of the port (the average data that is effectively transmitted) will be considerably reduced as a function of how many other nodes want to use the network. A hub offers no mechanisms to either eliminate or reduce these collisions and the available bandwidth that any one node has to transmit is correspondingly reduced. As a result, the number of nodes sharing the Ethernet network will have effect on the throughput or productivity of the network.

    Collision Domains

    When expanding an Ethernet LAN to accommodate more users with more bandwidth requirements, the potential for collisions increases. To reduce the number of nodes on a given network segment, you can create separate physical network segments, called collision domains.

    The network area where frames originate and collide is called the collision domain. All shared media environments, such as those created by using hubs, are collision domains. When a host is connected to a switch port, the switch creates a dedicated connection. This connection is considered an individual collision domain, because traffic is kept separate from all other traffic, thereby eliminating the potential for a collision. The figure shows unique collision domains in a switched environment. For example, if a 12-port switch has a device connected to each port, 12 collision domains are created.
    As you now know, a switch builds a MAC address table by learning the MAC addresses of the hosts that are connected to each switch port. When two connected hosts want to communicate with each other, the switch uses the switching table to establish a connection between the ports. The circuit is maintained until the session is terminated. In the figure, Host A and Host B want to communicate with each other. The switch creates the connection that is referred to as a microsegment. The microsegment behaves as if the network has only two hosts, one host sending and one receiving, providing maximum utilization of the available bandwidth.

    Switches reduce collisions and improve bandwidth use on network segments because they provide dedicated bandwidth to each network segment.

    Network Latency

    Latency is the time a frame or a packet takes to travel from the source station to the final destination. Users of network-based applications experience latency when they have to wait many minutes to access data stored in a data center or when a website takes many minutes to load in a browser. Latency has at least three sources.

    First, there is the time it takes the source NIC to place voltage pulses on the wire, and the time it takes the destination NIC to interpret these pulses. This is sometimes called NIC delay, typically around 1 microsecond for a 10BASE-T NIC.

    Second, there is the actual propagation delay as the signal takes time to travel through the cable. Typically, this is about 0.556 microseconds per 100 m for Cat 5 UTP. Longer cable and slower nominal velocity of propagation (NVP) result in more propagation delay.

    Third, latency is added based on network devices that are in the path between two devices. These are either Layer 1, Layer 2, or Layer 3 devices. These three contributors to latency can be discerned from the animation as the frame traverses the network.
    Latency does not depend solely on distance and number of devices. For example, if three properly configured switches separate two computers, the computers may experience less latency than if two properly configured routers separated them. This is because routers conduct more complex and time-intensive functions. For example, a router must analyze Layer 3 data, while switches just analyze the Layer 2 data. Since Layer 2 data is present earlier in the frame structure than the Layer 3 data, switches can process the frame more quickly. Switches also support the high transmission rates of voice, video, and data networks by employing application-specific integrated circuits (ASIC) to provide hardware support for many networking tasks. Additional switch features such as port-based memory buffering, port level QoS, and congestion management, also help to reduce network latency.

    Switch-based latency may also be due to oversubscribed switch fabric. Many entry-level switches do not have enough internal throughput to manage full bandwidth capabilities on all ports simultaneously. The switch needs to be able to manage the amount of peak data expected on the network. As the switching technology improves, the latency through the switch is no longer the issue. The predominant cause of network latency in a switched LAN is more a function of the media being transmitted, routing protocols used, and types of applications running on the network.