1 A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What can be used to accomplish this task? routable translation dynamic translation static translation *** port address translation 2 The LAN attached to the Ethernet interface of the Raleigh router shown in the graphic is addressed with private IP addresses. If one public IP is assigned to the company, which commands could be used in a configuration that allows all devices with private IPs in this network to access the Internet? (Choose two.) *** ip nat inside source list 1 interface serial0 overload ip nat outside source list 1 interface serial0 overload ip nat inside serial0 *** ip nat inside source list 1 pool Raleigh overload ip nat inside Raleigh overload ip inside nat source list 1 interface serial0 Raleigh 3 The command output shown in the graphic was taken from a Cisco 806 broadband router. Which kind of address translation is in effect on this router? static dynamic *** overload private public 4 Which of the following IP addresses are defined by RFC 1918 as private addresses? (Choose three.) *** 192.168.146.0/22 172.10.25.0/16 *** 172.31.0.0/16 20.0.0.0/8 *** 10.172.92.8/29 5 How will data be transmitted from the router to the ISP if the router has the two links shown in the graphic? Both links will transmit data at the same rate. 1544 bits can be transmitted simultaneously from the router over the T1 line. *** Both links will transmit bits one by one. The 56K link will transmit a maximum of 53 bits at the same time. 6 Which statements about DHCP are true? (Choose three.) DHCP uses TCP. DHCP uses UDP. *** DHCP sends messages to the server on port 67. DHCP sends messages to the server on port 68. *** DHCP sends messages to the client on port 67. *** DHCP sends messages to the client on port 68. 7 Which command would be used to exclude the IP address 192.168.24.5 from the DHCP address pool on a router? Router(dhcp-config)# ip dhcp excluded-address 192.168.24.5 Router# ip dhcp excluded-address 192.168.24.5 Router(config-excluded)# ip dhcp excluded-address 192.168.24.5 *** Router(config)# ip dhcp excluded-address 192.168.24.5 Router(config)# excluded-address 192.168.24.5 Router(dhcp-config)# excluded-address 192.168.24.5 8 The WAN connection for a nationwide company with 250 offices must support constant connections to core layer services for file sharing, and occasional Internet access. Which combination of WAN technologies will meet these needs with minimum expense? Frame Relay PVC for Internet access and ATM for file server access Frame Relay PVC for Internet access and ISDN for file server access ISDN for Internet access and X.25 for file server access *** ISDN for Internet access and Frame Relay PVC for file server access 9 Which command would produce the output shown in the graphic? show ip dhcp server statistics show ip dhcp binding *** debug ip dhcp server events debug ip dhcp binding 10 Which of the following devices is used to establish the communications link between the customer equipment and the local loop for digital lines? terminal adapter modem *** CSU/DSU PBX switch ISDN switch Frame Relay Switch 11 Which of the following statements are true about Frame Relay? (Choose three.) Frame Relay operation is defined by a series of ISO standards. *** Frame Relay is a packet switched, connection-oriented, wide area network service. Frame Relay only supports point-to-point connections. *** A router can be considered as data terminal equipment (DTE) in a frame relay system. Frame Relay is a cell switched, connection-oriented, wide area network service. *** Frame Relay networks use a subset of the HDLC protocol to carry information. 12 ITU-T Q.921 specifies the use of which protocol for sending control and signaling messages between the router and the ISDN switch? HDLC IPCP LAPB *** LAPD NCP SS7 13 A company needs a WAN connection that is capable of transferring voice, video, and data at a minimum data rate of 155 Mbps. Which WAN connection is the best choice? X.25 DSL *** ATM ISDN BRI ISDN PRI 14 Which statement explains why basic DSL is an unpopular WAN connectivity choice for enterprise computer departments that support home users? DSL offers insufficient bandwidth to home users. DSL requires the installation of new cables, which is not always possible for home users. DSL dialup connection time is too slow for business use. *** DSL has limited geographical availability. 15 When planning simple WAN connections for a small company, which feature of the three layer hierarchical model makes it a good choice for the WAN topology. It provides for redundancy. *** It allows for easy WAN expansion in case of company growth. It is less expensive. It provides faster connection time. It provides less latency and jitter. 16 Which of the following terms describes a device that will put data on the local loop? DLCI CO *** DCE DTE PRI BRI 17 Which of the following are supported by a BRI interface on a router? (Choose two.) *** Two independent channels that can carry analog data with a bandwidth of 64 KHz. A single 128 Kbps digital bearer channel. Two multiplexed channels carrying digital data. A single 64 Kbps signaling channel. A multiplexed data channel that can only handle SS7 information. *** A 16 Kbps delta channel used for signaling purposes. 18 A network administrator has been asked to provide the network in the United States with an ISDN WAN link. The router available to provide the WAN connection is a non-modular Cisco router with two serial connections. What must be done to adapt one of the serial interfaces of this router for the ISDN connection? Nothing. The router is already suitable. Purchase a BRI WAN interface card to install in the router. Purchase a U interface to install in the router. *** Purchase a TA/NT1 device to install on the router. 19 (NEED ANSWERS!!!) Which of the following is a function of a DCE device? determines the next-hop address for a packet multiplexes signals from several sources adapts information for use on a service provider's network used to directly connect two DTEs to simulate a WAN network 20 Why would data frames be discarded in a Frame Relay network? (Choose two.) The frame contains an incorrect IP address. *** An error has been detected in computing the frame check sequence. There is not enough bandwidth dedicated for the data contained in the frame. Data is transmitted at a rate greater than the access speed. *** The frame contains an incorrect DLCI. 21 Which of the following are commonly used as Data Communications Equipment? (Choose two.) *** modem router *** CSU/DSU ISDN Switch Frame Relay Switch 22 Which of the following LCP options can be configured for PPP? (Choose three.) *** CHAP *** Stacker IPCP CDPCP *** Multilink 23 Which command will provide for CHAP authentication if the hostname on a challenging router is tampa with a password of florida? *** username tampa password florida username tampa florida hostname tampa password florida hostname tampa florida 24 Which of the following describes the PAP protocol? (Choose two.) *** sends unencrypted authentication passwords performs a three-way handshake *** allows repeated login attempts uses the remote router hostname to verify identity sends a random challenge throughout the session 25 Why was NAT created? (Choose two.) to create firewalls on routers *** to conserve IP addresses to translate domain names into IP addresses to map network addresses to the corresponding data link address *** to hide internal addresses from external devices 26 An ISDN router is configured for DDR as shown in the graphic to provide Internet connectivity for the company. Immediately after a user in the company attempts opens a web browser to connect to the Internet, another user in the company tries to download a file using FTP. What will happen? (Choose two.) *** The user that opened the browser will connect to the Internet because the DDR link will consider this traffic interesting. The Internet user will be disconnected because the FTP data will cause the DDR link to shut down. The DDR link will allow the FTP traffic because it is interesting. The DDR link will not allow the FTP traffic because it is not interesting. The FTP connection will fail because the DDR link is already in use for the Internet connection. *** The FTP connection will succeed because the web user already opened the DDR link. 27 Which command configures the SPID on the first B channel of an ISDN interface? Router(config)# isdn spid0 spid-number [ldn] Router(config)# isdn spid1 spid-number [ldn] Router(config-if)# isdn spid0 spid-number [ldn] *** Router(config-if)# isdn spid1 spid-number [ldn] 28 What does the command debug isdn q921 display? exchange of call setup and teardown messages PAP and CHAP authentication traffic *** Layer 2 messages on the D channel protocol errors and statistics Layer 2 messages on the B channel 29 When PPP authentication is enabled, which of the following may be checked before establishing a PPP link between two devices? (Choose ...
mariuszlew