B|Q. 58:What is the protocol and what is the purpose of the following address? 238.255.255.255 "$A: IPX; a SAP broadcast" "$B: IP; a multicast address" "$C: IP; a reserved address" "$D: IP; a directed broadcast" "$E: IPX; a flooded broadcast" A|Q. 141:Which keystroke allows IOS to complete a partial command entry? $A: $B: $C: $D: C|Q. 186:Which symbol in the router prompt indicates you are in the privileged mode? $A: > $B: ! $C: # $D: : B|Q.323 What is the bit pattern for the first octet of a class B network address? $A: 0xxxxxxx $B: 10xxxxxx $C: 110xxxxx $D: 1110xxxx $E: 11110xxx B|Q. 195:You are configuring a Frame Relay Router with subinterfaces on interface Serial 0. Which subinterface number could you use for this configuration? $A: 1 and 2. $B: 0.2 and 0.3 $C: 1 and 1.1 $D: 0.1a and 0.1$B: D|Q. 142:Eight stations connected to separate 10Mbps ports on a layer 2 switch will give each station how many Mbps of bandwidth? $A: 1.25 $B: 4 $C: 16 $D: 10 $E: 60 C|Q. 50:What is the maximum length of the fast Ethernet cable 100BaseTx standard? $A: 10 m $B: 50 m $C: 100 m $D: 1000 m C|Q. 171:Which range of possible numbers do standard IPX access lists have? $A: 100 - 199 $B: 600 - 699 $C: 800 - 899 $D: 1000 - 1099 D|Q.49:What is the maximum number of subnets that can be assigned to networks when using the address 172.16.0.0 with a subnet mask of 255.255.240.0? (Assume older version UNIX workstations are in use) $A: 16 $B: 32 $C: 30 $D: 14 $E: It is an invalid subnet mask for the Network B|Q. 95:What is the bandwidth capacity of an ISDN B channel? $A: 16 Kbps $B: 64 Kbps $C: 128 Kbps $D: 512 Kbps $E: 1.54 Mbps D|Q. 134:Given an IP address of 172.16.2.160 and a subnet mask of 255.255.255.192, to which subnet does the host belong? $A: 172.16.2.32 $B: 172.16.2.64 $C: 172.16.2.96 $D: 172.16.2.128 $E: 172.16.2.192 C|Q. 154:Which IP address range is allowable given an IP address of 172.37.2.56 and 28-bits of subnetting? $A: 172.37.2.48 to 172.37.2.63 $B: 172.37.2.48 to 172.37.2.6.2 $C: 172.37.2.49 to 172.37.2.62 $D: 172.37.2.49 to 172.37.2.63 $E: 172.37.2.55 to 172.37.2.126 A,C,D|Q. 31:Given the network 199.141.27.0 with a subnet mask of 255.255.255.240, identify the valid host addresses. (Choose three) $A: 199.141.27.33 $B: 199.141.27.112 $C: 199.141.27.119 $D: 199.141.27.126 $E: 199.141.27.175 A|Q. 131:How many valid host IP addresses are available on the following network/subnetwork? 176.12.44.16/30 $A: 2 $B: 30 $C: 254 $D: 16,382 $E: 65,534 E|Q. 174:What is the bit length and expression form of a MAC address? $A: 24 bits expression as a decimal number $B: 24 bits expression as a hexadecimal number $C: 36 bits expression as a binary number $D: 48 bits expression as a decimal number $E: 48 bits expression as a hexadecimal number C|Q. 136:Given the following IP address from the Class B address range: 172.35.21.12 Your network plan requires no more than 126 hosts on a subnet that includes this address. When you configure the IP address in Cisco IOS software, which value should you use as the subnet mask? $A: 255.255.0.0 $B: 255.255.128.0 $C: 255.255.255.128 $D: 255.255.255.252 A|Q. 114:Which network mask should you place on a class C address to accommodate a user requirement of two sub networks with a maximum of 35 hosts on each network? $A: 255.255.255.192 $B: 255.255.255.224 $C: 255.255.255.240 $D: 255.255.255.248 E|Q. 196:What is the total bandwidth of all channels on a BRI circuit? $A: 54 kps $B: 64 kps $C: 112 kps $D: 128 kps $E: 144 kps D|Q. 102:What is the distance limitation for 100BaseT? $A: 607 ft $B: 25 meters $C: 1000 ft $D: 100 meters $E: 185 meters A,B|Q. 69:Which two statements about a bridge are tru$E: (Choose two) $A: A bridge floods multicasts. $B: A bridge floods broadcasts. $C: A bridge does not flood multicasts. $D: A bridge does not flood broadcasts. C|Q. 71:Which statement about an IP network is true? $A: A broadcast source MAC contains all zeros. $B: A MAC address is part of the physical layer of the OSI model. $C: MAC addresses are used by bridges to make forwarding decisions: IP addresses are used by routers. $D: IP addresses are now a flat addressing scheme: MAC addresses use a hierarchical addressing schem$E: D|Q. 193:Given the following criteria for granting access from a remote site to your LAN : restrict access on interface E0 E0=128.12.22.55 Deny access to telnet, FTP All other types of operations. Which line should come last in configuring your access list? $A: Access-List 101 $B: Access-List 101 deny E0 telnet FTP $C: Access list 101 allow all except FTP telnet $D: Access list 101 permit IP 0.0.0.0 255.255.255.255 any $E: Access List 101 deny IP 128.12.22.55 TCP EQ 20 21 23 D|Q. 113:Which statement should you use to deny FTP access only from Network 210.93.105.0 to Network 223.8.151.0? $A: Access-list one deny 210.93.105.0.0.0.0.0.0 any eq ftp access-list one permit any. $B: Access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.0 0.0.0.255 eq ftp $C: Access-list 100 deny ip 223.8.151.0 0.0.0.255 any eq ftp Access-list 100 permit ip any any $D: Access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.0 0.0.0.255 eq ftp Access-list 100 permit ip any any B|Q. 96:Which command should you use to create an IP standard access list? $A: Access-list standard 172.16.4.13 $B: Access-list 1 deny 172.16.4.13 0.0.0.0 $C: Access-list 100 deny 172.16.4.13 0.0.0.0 $D: Access-list 198 deny 172.16.4.13 255.255.255.255 B|Q. 101:A network is very congeste$D: Currently all the devices are connected through a hu$B: Which solution would best decrease congestion on the network? $A: Add a second hub $B: Replace the hub with a router. $C: Replace the hub with a switch. $D: Replace the hub with a repeater. D|Q. 145:What does the command show access-list 101 list? $A: All extended access lists. $B: All access lists within the router. $C: The contents of standard access list 101 $D: The contents of extended access list 101 A,C,D,E|Q. 48:Which of the following are true regarding passwords on a Cisco router? $A: All passwords can be encrypte$D: $B: All passwords can be entered using the set-up dialogu$E: $C: A password can be set before a user can enter the privileged mod$E: $D: A password can be set for individual lines. $E: TACACS or Radius password authentication can be use$D: A|Q. 197:Company XYZ has an employee that works out of the home. The employee runs big client-server applications and must quickly transfer large files. The company wants the best cost/benefit on this connection. What would be the most practical solution? $A: An ISDN basic rate interface (BRI) connection to the users home. $B: A dedicated T1 connection to the users home. $C: A dedicated Frame Relay connection to the users hom$E: $D: A standard 28.8 analogue dial up connection to the users home C|Q.320 Which layer in the TCP/IP model corresponds to the OSI network layer? $A: Application $B: Transport $C: Internet $D: Network $E: Physical A|Q. 108:Which command allows the user to see a system message when logging into a router? $A: Banner MOTD $B: Message MOTD $C: Banner Message $D: Message Banner B|Q. 57:Which term describes the process in which frames from one network system are placed inside the frames of another network system? $A: bridging $B: tunneling $C: data-link control $D: generic routing $E: packet switching B|Q. 157:What does the term \lquote Base\rquote refer to in 100BaseT? $A: Cabling type $B: Signaling type $C: 100 mode type $D: Spectrum used $E: Speed category A,B,D |Q. 79:Which three are typical operational phases in a basic connection oriented network service? (Choose three) $A: Call setup $B: Data transfer $C: Load Balancing $D: Call termination $E: Call prioritization $F: Data segmentation $G: Data link identification C|Q.317 What does the word *any* mean in the following extended access list statement? access-list 101 permit ip any 192.168.69.0 0.0.0.255 eq tcp $A: check any of the bits in the source address $B: permit any wildcard mask for the address $C: accept any source address $D: check any bit in the destination address $E: permit 255.255.255 0.0.0.0 $F: accept any destination address B|Q. 130:Which element is used to define the rate, in bits per second, which a Frame Relay switch agrees to transfer data? $A: Clock rate $B: Committed information rate $C: Local management interface $D: Data-link connection identifier $E: Committed rate measurement interval B|Q.56:Which element is used to define the rate, in bits per second, that a Frame Relay switch agrees to transfer data? $A: Clock rate (CR). $B: Committed Information Rate (CIR) $C: Local management interface (LMI) $D: Data-link connection identifier (DLCI) $E: Committed Rate Measurement Interval (CRMI) D|Q. 103:Which command sets the clock rate to 56 Kbps on serial0? $A: clockrate 56 $B: clock rate 56 $C: clockrate 56000 $D: clock rate 56000 $E: set clockrate 56 $F: serial 10 clockrate 56 $G: clock rate 56000 serial 10 C|Q. 107:Which command retrieves the configuration file from NVRAM? $A: Config NVRAM $B: Copy NVRAM running-config $C: Copy startup-config running-config $D: Copy running-config startup-config A,B,F|Q. 181:Which three commands are used to configure information into RAM on a router. (Choose three) $A: Configure memory $B: Configure terminal $C: Configure overwrite $D: Copy TFTP startup-Config $E: Copy running-Config startup-Config $F: Copy startup-Config running-Config A|Q. 194:Which configuration task must you complete if a remote Frame Relay Router does not support Inverse ARP? $A: Configure static maps. $B: Define an IP address $C: Disable DHCP on the Frame Relay router. $D: Configure a static route to the remote network. the testing application. C|Q. 184:You just entered the following command: routers(config) #line console 0 Which operation is most likely to follow? $A: Configure terminal type $B: Enter protocol parameters for a serial line $C: Create a password on the console terminal lin$E: $D: Establish a terminal type 4 connection to a remote host. $E: Change from configuration mode to console privilege mod$E: B,C|Q. 149:Which two steps are parts of the process of creating Frame Relay subinterfaces on a point-point connection? (Choose Two) $A: Configure the router to forward all broadcast packets $B: Remove any network address assigned to the physical interface $C: Configure the local data-link connection identifier for the subinterfaces $D: Partition the total committed information rate available among the subinterfaces D|Q. 37:Which parameter must be supplied when initializing the IGRP routing process?: $A: connected network numbers: $B: IP address mask: $C: metric weights $D: autonomous system number $E: registered administrative id C|Q. 175:Which command displays all the commands in the history buffer? $A: control header $B: show buffer $C: show history $D: show history buffer D|Q. 179:Which commands loads a new version of Cisco IOS into the router? $A: Copy flash ftp $B: Copy ftp flash $C: Copy flash tftp $D: Copy tftp flash A|Q. 178:Which command should you use to configure a router so that it can become a TFTP host for router system image that is run in Flash? $A: Copy flash tftp $B: Config tftp server $C: Write network $D: Tftp-server system $E: Setup server tftp A|Q. 106:Routers that have flash memory typically have preloaded copy of Cisco IOS software Which command should you use to make backup copy of the software image onto a network server? $A: Copy Flash TFTP $B: Save Copy TFTP $C: Write Backup TFTP $D: Write Backup (server-name) $E: Copy backup 2 (server-name) F|Q. 122:With one method of transmitting fames through a switch the switch receives the complete frame and checks the frame CRC before forwarding the fram$E: What is this transmitting method called? $A: CSMA/CD $B: Full duplex. $C: Cut through. $D: Half duplex. $E: Fragmentation. $F: Stored and forwarde$D: A|Q. 105:In the setup dialogue what do the square bracket indicate? $A: Current or default settings. $B: Hard coded values that cannot be modifie$D: $C: Values entered by the administrator but not save$D: $D: Values that must be returned to NVRAM before becoming enable$D: D|Q. 13:A packet is the protocol data unit for which layer of the OSI model? $A: Data link $B: Session $C: Presentation $D: Network $E: Transport B|Q.319 At which OSI layer is the best path to a network determined? $A: Data Link $B: Network $C: Physical $D: Presentation $E: Session $F: Transport A|Q. 198:What does the Frame Relay switch use to distinguish between each PVC connection? $A: Data link connection identifier (DLCIs) $B: CNs $C: FECNs $D: Local management interface LMI C|Q. 8:During encapsulation in which order is information packaged? $A: Data, Packet, Segment, Frame $B: Segment, Data, Packet, Frame $C: Data, Segment, Packet, Frame $D: Packet, Data, Segment, frame A,B|Q. 190:Which are two steps are required to configure and apply standard access list on an interface? (Choose two) $A: Define and access list number and its parameter. $B: Enable an interface to become part of the access list group. $C: Define the number of access list to be supported on an interfac$E: $D: Copy the access list definition to each interface that will support it. A,B,C|Q. 92:Which three tasks are required to configure a dial on demand routing (DDR) Basic Rate Interface (BRI) connection? (Choose three) $A: Define static routes. $B: Configure the dialer information. $C: Specify interesting traffic that can enable the link. $D: Define DDR password to exchange when the link comes up. C|Q. 185:Which information must a router have in order to perform proper and efficient routing? $A: Destination application of an incoming packet $B: Number of other packets in a single flow of data $C: Destination network address of an incoming packet $D: Number of routers that know a path to the destination A,C|Q. 86:Your network uses a class C address of 210.10.10.0 you must now split up the network into separate subnets to handle multiple buildings separated by router. Which two steps must you take to determine the proper subnet mask for your network? (Choose two) $A: Determine the number of separate networks require$D: $B: Determine how many devices will require DHCP addressin$G: $C: Determine the maximum number of host that will be on each subnet. $D: Determine the minimum number of host that will be on each subnet. $E: Determine which router will be the IP default gateway for each subnet. A,B,C|Q. 94:Which three statements about Frame Relay configuration using sub interfaces are true? (Choose three) $A: Each subinterface is configured either multi point or point to point. $B: Any network address must be removed from the physical interfac$E: $C: The configuration of subinterfaces is done in router Config-(if)# mod$E: $D: Frame relay encapsulation must be configured on each sub interfac$E: A,B|Q. 83:What is the two most common request/reply pair with ICMP messages when using the ping command? (Choose two) $A: Echo reply $B: Echo request $C: Source quench $D: Fragment offset $E: Information redirect $F: Destination reachable $G: Echo control message A,D|Q. 125:Which two statements are true? (Choose two) $A: Ethernet 802.3 utilizes a half duplex method for data transfer. $B: In a 100mbps point to point connect, a full duplex connection can provide 400mbs of data transfer. $C: Ethernet switches can use the full duplex mode to connect multiple nodes on a single port office switch. $D: Full duplex Ethernet takes advantage of UTP using one pair of transmission and other pair for reception. A,B,C,D|Q. 188:What are true four ways that fast Ethernet that compares to 10baseT Ethernet (Choose four) $A: Fast Ethernet uses the same maximum transmission unit (MTU). $B: Fast Ethernet is based on an extension to the IEE 802.3 specifications. $C: Fast Ethernet uses the same media access control MAC mechanism. $D: Fast Ethernet preserves the frame format that is used by the 10BaseT Ethernet. $E: Fast Ethernet uses a speed increase 100 times to that of the 10BaseT Ethernet. A,B,C,D|Q. 64:What are four ways that Fast Ethernet compares to 10BaseT Ethernet? (Choose four.) $A: Fast Ethernet uses the Same Maximum Transmission Unit (MTU). $B: Fast Ethernet is based on an extension to the IEEE 802.3 specification. $C: Fast Ethernet uses the same Media Access control (MAC mechanisms). $D: Fast Ethernet preserves the frame format that is used by 10BaseT Ethernet. $E: Fast Ethernet offers a speed increase one hundred times that of the 10BaseT Ethernet. B|Q. 35:Which method does a Cisco Catalyst switch use to identify the VLAN membership of a frame over trunked links? $A: Frame filtering with VLAN ID $B: Frame tagging with VLAN ID $C: Frame filtering with trunk ID $D: Frame tagging with trunk ID $E: Frame filtering with VTP port ID D,F|Q. 66:What are the two primary operating modes for frame switching? (Choose two) $A: Full duplex $B: Half duplex $C: CSMA/CD $D: Cut through $E: Fragmentation $F: Store and forward A,B,D,E|Q. 41:What are four benefits that can result from applying ISDN networking?(Choose four) $A: Full time connectivity across the ISDN supported by Cisco IOS routing using dial on demand routing DDR. $B: Small office and home office sites can be economically supported with ISDN basic rate interface BRI services. $C: ISDN replaces signaling system ss7 in the public switch telephone network PSTN backbon$E: $D: ISDN can be used as a backup service for a lease line connection between the remote and central offices. network access servers NAS. C|Q. 110:What is the most common Layer 2 device? $A: Hub $B: Router $C: Switch $D: Repeater D|Q. 165:What is the most common mail to device? $A: Hub $B: Router $C: Repeater $D: Switch B|Q. 55:What must you do to test connectivity on a dial-on-demand routing (DDR) link? $A: Increase the idle timeout parameter. $B: Send interesting traffic across the link. $C: Reboot one of the Integrated Services Digital Network (ISDN) routers. $D: Reset the DDR Integrated Services Digital Network (ISDN) router statistics to zero. B,C,E|Q. 21:What are the effects of sustained, heavy collisions in CSMA/CD LANs? (Choose thre$E:) $A: Increased broadcast traffic $B: Delay $C: Low throughput $D: High throughput $E: Congestion $F: Higher bandwidth A|Q. 91:Which command specifies a second subinterface on serial interface zero? $A: interface s 0.2 point - to point $B: interface 2 s 0 point to point $C: sub interface 2 s 0 point to point $D: interface 0 sub 2 point to point $E: interface s 0.1 point to point sub 2 C|Q. 156:What is the connection-oriented protocol in the TCP/IP protocol stack? $A: IP $B: UDP $C: TCP $D: DNS $E: OSPF D|Q. 148:Which encapsulation methods are most commonly used with dialup integrated services Digital Network (ISDN)? $A: IP and IPX $B: IP and PPP $C: PPP and SDLC $D: PPP and HDLC B,D|Q. 93:Which two statements accurately define IP addressing rules? (Choose Two) $A: IP multicast addresses start with 240 $B: A host portion of all 1\rquote s indicates a network broadcast $C: The value of zero (0) in the host portion means \ldblquote all hosts\rdblquote on the network $D: IP addresses are four octets long and contain a network portion and a host portion A,C,E|Q. 82:Which three statements about common elements of the TCP/IP protocol stack are true? (Choose three) $A: IP provides connection less service and routing capabilities. $B: ARP enables devices to locate the IP address of local devices. $C: UDP provides simple connection less service without windowing or acknowledgements. $D: ICMP provides connection oriented management data to routers and layer three switches. $E: TCP enables devices to send large quantities of data using switching in a connection-oriented manner. C|Q. 161:When you configure an IP address on a Cisco Router, which command starts the IP processing on the interface? $A: IP-Space enable $B: Network IP-Address $C: IP address IP-address subnet mask. $D: The exit command from the enable configuration $E: Copy running-configuration to startup-configuration C|Q. 70:What is the protocol and what is the second part of the following network addresses 172.16.0.254, mask=255.255.0.0? $A: IPX:MAC addresses. $B: IP:classC directed broadcast. $C: Private IP address:node number $D: Public IP addresses:directed broadcast. $E: Private IP addresses directed broadcast. B|Q. 4:Which IOS command is used to associate an ISDN phone number with the next hop router address? $A: isdn destination number $B: dialer map $C: isdn spid1 $D: isdn line number B,C|Q. 119:Which two statements about integrated services digital network (ISDN) are true?(Choose two) $A: ISDN provides only data only capability. $B: ISDN provides an integrated voice/data capability. $C: The ISDN standards define the hardware and call setup schemes for end-to-end digital connectivity. $D: Users receive more bandwidth on WANs with a leased line of 56kbps than with multiple b channels. A|Q. 22:Modem networks are often described as using 100Base-TX components. What is meant by the term *Base* in this definition? $A: It describes the signaling method for communication on the network. $B: It refers to the type of media used in the network. $C: It relates to the speed of transmission of network signals. $D: It defines the allowable length of media that can be use$D: $E: It defines half-duplex or full-duplex operation. C,D|Q. 54:What are two characteristics of the RARP protocol? (Choose two.) $A: It generates parameter problem messages. $B: It maps IP addresses to Ethernet addresses. $C: It maps Ethernet addresses to IP addresses. $D: It is implemented directly on top of the data link layer. A|Q. 52:What is a benefit of a virtual LAN (VLAN)? $A: It increases the number of broadcast domains. $B: It decreases the number of broadcast domains. $C: It increases the number of collision domains. $D: It decreases the number of collision domains. $E: Since it is a virtual interface, it never shuts down. A|Q. 14:What is the result of segmenting a network with a bridge? $A: It increases the number of collision domains. $B: It decreases the number of collision domains. $C: It increases the number of broadcast domains. $D: It decreases the number of broadcast domains. D|Q. 75:What is the result of segmenting a network with a router into segments 1 and 2? $A: It increases the number of collisions. $B: It decreases the number of broadcast domains. $C: It connects segment one\rquote s broadcast to segment two. $D: It prevents segment one\rquote s broadcast from getting to segment two. B,E|Q. 192:Assuming no subnetting, which two pieces of information can be derived from the IP address 144.132.25.10? (Choose Two) $A: It is a Class C address $B: It is a Class B address $C: The network address is 144.0.0.0 $D: The network address is 144.132.25.0 $E: The host portion of the address is 25.10 A|Q. 164:Which statement about the data-link connection identifier (DLCI) is true? $A: It is a number that identifies a local virtual circuit in Frame Relay network. $B: It is a signaling standard between the CPE device and the Frame Relay switch. $C: It is check speed port speed of the connection (local loop) to the Frame Relay clou$D: $D: It is maximum number of uncommitted bits that the Frame Relay switch will attempt to transfer beyond the committed information rate (CIR). Password CISCO $E: Line console 0 Login Password Cisco A|Q. 47:Which of the following are not true of standard half-duplex Ethernet circuitry? $A: It is alternate one-way communication. $B: The receive (RX) is wired directly to the transmit (TX) of the remote station. $C: The receive (TX) is wired directly to the receive (RX) of the remote station. $D: Collisions are not possibl$E: $E: Both stations can transmit simultaneously. C|Q. 126:What is a backoff on an 802.3 network? $A: It is latency in store and forward switchin$G: $B: It is the time used for token passing for machine to machin$E: $C: It is the retransmission delay that is reinforced when a collision occurs. $D: It is the result of two nodes transmitting at a same time the frames from each transmitting device collide and are damage$D: C|Q. 189:What is back off on an 802.3 network? $A: It is latency stored and forward switchin$G: $B: It is the time used to token passing from machine to machin$E: $C: It is re transmission delay that is encountered when a collision occurs. $D: It the result of two nodes transmitting at the same time the frames from each transmitting device collide and are damage$D: D|Q. 138:What are the characteristics of UDP? $A: It is reliable and acknowledged $B: It is unreliable and acknowledged $C: It is reliable and unacknowledged $D: It is unreliable and unacknowledged A|Q. 72:Which statement about the Committed Information Rate (CIR) is true? $A: It is the rate, in bits per second, at which the Frame Relay switch agrees to transfer data $B: It is the clock speed (port speed) of the connection (local loop) to the Frame Relay cloud $C: It is the maximum number of bits that the switch can transfer during any Committed Rate Measurement Interval $D: It is a signaling standard between the CPE device and the FR switch. It is responsible for managing the connection and maintaining status between the devices. D|Q. 153:Novell IPX network addresses have two configurable parts. The network administrator specifies the IPX network number. How is the node number determined? $A: It is the serial number of the given devic$E: $B: It is assigned as a lease by Novell DHCP. $C: It is also set by the network administrator. $D: It is usually the MAC address of one interfac$E: $E: It is downloaded by NetWare Core Protocol (NCP). D,F|Q. 62:Which two statements about IP RIP are true? (Choose two.) $A: It limits hop counts to 31. $B: It is a link-state routing protocol. $C: It uses autonomous system numbers. $D: It is capable of load sharing over multiple paths. $E: It uses bandwidth as the metric for path selection. $F: It broadcasts updates every 30 seconds by defaults B|Q. 63:How does inter-VLAN communication take place? $A: It takes place through any Cisco router. $B: It takes place through a Cisco router than can run ISL. $C: It takes place through a router, but this disables all the router's Security and filtering functionality for the VLANs. $D: For nonroutable protocols, ($E:$G:, NetBEUI) the router provides communications between VLAN domains. $E: Inter-VLAN communications is not possible because each VLAN is a separate broadcast domain. B|Q. 81:Using the TCP/IP suite a message is sent from host A to a destination IP address on the same LAN. How does host A determine the destinations MAC address? $A: It uses a Proxy ARP. $B: It uses ARP requests. $C: It uses RARP requests. $D: It uses router look up tabl$E: A,B,C,G|Q. 74:What are four function/characteristics of the network layer of the OSI model? (Choose four) $A: It uses a two-part address. $B: It maintains routing tables. $C: It uses broadcast addresses. $D: It establishes network addresses. $E: It provides access to the LAN medi$A: $F: It provides media independence for upper layers. $G: It provides path selection for Internet work communication. E|Q. 183:Which command assigns the login password Cisco on the console terminal line? $A: line vty 0 Log in Password Cisco $B: Line console Login Password Cisco $C: Line login terminal Password Cisco $D: Line console 0 Login A,B,E|Q. 76:Which three basic switch functions increase available bandwidth on the network? (Choose three) $A: Loop avoidanc$E: $B: Address learning $C: Hop count limiting $D: Broadcast filtering $E: Packet forward/filterin$G: A,B|Q. 139:What are the two sublayers of the data link layer? (Choose two) $A: MAC $B: LLC $C: SAP $D: LCP $E: NetWare Core Protocol (NCP) A|Q. 199:You telnet to a host on a remote network. Which MAC address will be present in the ARP table when you issue the show arp command? $A: MAC address of the destination host Ethernet port. $B: MAC address of the local router Ethernet port $C: MAC address of the destination router Serial port $D: MAC address of the local router Serial Port B,F|Q. 34:Given the following routing table entry, which of the following are used by default in the calculation of the number 1200? (Choose two.) 172.16.0.0 [100/1200] via 192.168.16.3, 00:00:55, Ethernet1 $A: MTU $B: bandwidth $C: administrative distance $D: hop count $F: delay A,B,E|Q. 10:Which devices operate at all seven layers of the OSI model? (Choose thre$E:) $A: Network host $B: Network management station $C: Transceiver $D: Bridge $E: Web server $F: Switch A,C|Q. 135:Which are two ways IPX supports multiple logical networks on an individual interface? (Choose two) $A: Network number $B: Routing protocol $C: Encapsulation type $D: Autonomous system number C|Q. 118:What are two components of an IPX address? "$A: Network number; IP address." "$B: MAC address; node number." "$C: Network number; MAC address." "$D: Network number; subnet number." A,C|Q.324Which of the following are generally considered to be characteristics of connectionless network services? (Choose two.) $A: non-reliable $B: reliable $C: less bandwidth-intensive $D: handshaking C|Q. 87:How many collisions are caused by transmitting and receiving frames simultaneously in a full-duplex Ethernet Technology? $A: One $B: Two $C: None $D: Several C|Q. 116:What is an advantage of using a connectionless protocol such as UDP? $A: Packet acknowledgement may reduce overhead traffi$C: $B: Loss or duplication of data packets is less likely to occur. $C: Packets are not acknowledged which reduces overhead traffi$C: $D: The application relies on the transport layer for sequencing of the data packets. network 192.168.1.0 255.255.255.0 network 10.2.0.0 255.255.0.0 C|Q. 53:IP RIP routing is configured on a router, but all interfaces attach to RIP network. What should you use to prevent all RIP routing updates from being sent through selected interfaces without using access lists? $A: Passive route $B: Default routes $C: Passive interface $D: Route update filtering B|Q. 45:Which of the following commands applies to an access control list to a router interface? $A: permit access-list 101 out $B: ip access-groups 101 out $C: apply access-list 101 out $D: access-class 101 out $E: ip access-list e0 out F|Q. 12:At which OSI layer does data translation and code formatting occur? $A: Physical $B: Data link $C: Network $D: Transport $E: Session $F: Presentation A,B|Q. 26:Which two commands allow you to verify address configuration in your internetwork? $A: Ping $B: Trace $C: Verify $D: Test IP $E: Echo IP $F: Config IP A,D|Q. 84:Which two protocol tools use ICMP? (Choose two) $A: Ping $B: Telnet $C: Configure $D: Trace route $E: Show commands $F: Standard access list A,D,F|Q. 20:Which commands could be used at the command line interface to troubleshoot LAN connectivity problems on a router? (Choose thre$E:) $A: ping $B: tracert $C: ipconfig $D: show ip route $E: winipcfg A|Q.318 Which command sends and receives ICMP echo messages to verify connectivity from host to host? $A: ping $B: tracert $C: netstat $D:show cdp neighbors details $E: show ip route $F: traceroute A,D|Q. 143:Which two WAN data link layer protocols support multiple upper layer protocols? (Choose Two) $A: PPP $B: LAPD $C: ISDN $D: HDLC C|Q. 147:Which statement about the Point-to-Point protocol (PPP) is true? $A: PPP supports TCP/IP, but not Novell IPX $B: PPP is being phased out of existence by the Serial Line Internet protocol $C: PPP provides router-to-router and host-to-network connections over both synchronous and asynchronous circuits. $D: PPP is an ITU-T and ANSI standard that defines the process for sending data over a packet-switched data network C,D,E|Q. 151:What are three benefits of integrated services digital network (ISDN)? (Choose three) $A: PVCs are faster and more reliabl$E: $B: No specialized equipment is require$D: $C: Data transfer is faster than typical modems. $D: Call setup is faster than with standard telephone servic$E: $E: It carries many types of data traffic such as voice, video, and dat$A: C|Q.38:Which of the following protocols utilizes features of both distance-vector and link-state routing? $A: RIP $B: OSPF $C: EIGRP $D: IGRP B|Q. 176:Which router component stores routing tables, ARP cache, and packet buffers? $A: ROM $B: RAM $C: NVRAM $D: Flash memory A|Q. 162:When you issue the command show version, your router returns: *Configuration register is 0x0101 * From where does the router boot? $A: ROM $B: NVRAM $C: FLASH $D: A TFTP server E|Q. 163:Which line from a show spantree one-command output indicates that Virtual LAN1 (VLAN1) is functioning properly? $A: Root mode is fast Ethernet 0/26. $B: Port Ethernet 0/1 of VLAN is forwardin$G: $C: Designated port in Ethernet 0/1 path cos10. $D: Designated root has priority 0, address 0000.588fb600 $E: VLAN1 is executing the IEEE compatible spanning tree protocol. E|Q. 109:Which line from a show spantree 1 command output indicates that virtual LAN1 (VLAN1) is functioning properly? $A: Root port is fast Ethernet 0/26 $B: Port Ethernet 0/1 of VLAN is forwarding $C: Designated port is Ethernet 0/1, path cost 10 $D: Designated root has priority 0 address 00D0.588$F:B600 $E: VLAN is executing the IEEE compatible spanning tree protocol. B|Q. 80:What is a function of a reliable transport layer connections. $A: Route selection $B: Acknowledgement $C: Session checkpoints $D: System authentication A|Q. 89:Which commands should you use to enable IGRP routing? $A: router igrp 100 network 192.168.1.0 network 10.0.0.0 $B: router igrp 100 network 192.168.1.0 network 10.2.0.0 $C: router igrp 100 network 192.168.1.0 192.168.1.1 network 10.2.0.0 10.2.1.1 $D: router igrp 100 D|Q.120Which prompt and command combination sets RIP as the routing protocol? $A: Router# rip. $B: Router rip. $C: Router (Config)# rip. $D: Router (Config)# router rip. C|Q. 98:Which router command allows you to view the entire contents of all access lists? $A: Router# show interface $B: Router> show IP interface $C: Router# show access-list $D: Router> show all access list A|Q. 97:Which router command allows you to determine if an IP access list is enabled on a particular interface? $A: Router# show ip interface $B: Router> show access-list $C: Router# show ip access-list $D: Router> show interface ip access-list B|Q. 65:Which configuration mode and command combination sets the bandwidth metric of a Frame Relay connection? $A: router(Config)# clock rate 56 $B: router(Config-if)# bandwidth 56 $C: router(Config)# bandwidth 56000 $D: router(Config-if)# clock rate 56000 D|Q. 144:Which command enables directly connected network 199.55.72.0 to be used by RIP? $A: Router(Config)# rip 199.55.0.0 $B: Router(Config-router)# rip 199.55.72.0 $C: Router(Config-router)# network 199.55.0.0 $D: Router(Config-router)# network 199.55.72.0 B|Q. 85:Which command successfully ping an individual IP address? $A: Router>ping 192.5.5.0 $B: Router# ping 192.5.5.30 $C: Router> ping 192.5.5.256 $D: Router# ping 192.5.5.255 Answer: B B|Q. 111:Which encapsulation type should be used for the S0 port of Router R2? $A: SAP $B: HDLC $C: ARP $D: NOVELLETHER B|Q. 169:Which encapsulation type should be used for the S0 port of router R2? $A: SAP $B: HDLC $C: ARPA $D: Novel Ether D|Q. 170:Which encapsulation type should be used for the e1 port of Router R3? $A: SAP $B: HDLC $C: ARPA $D: Novell-Ether D|Q. 60:Which show interface serial 1 status statement indicates that the shutdown command was issued on that interface? $A: Serial 1 is up, line protocol is up. $B: Serial 1 is up, line protocol is down. $C: Serial 1 is down, line protocol is down. $D: Serial 1 is administratively down, the line protocol is down. B|Q. 133:At which layer of the OSI model does the ping command operate? $A: Session $B: Network $C: Transport $D: Maintenance B|Q. 104:If you are in IOS user mode which command do you use to enter the privileged mode? $A: Set $B: Enable $C: Configure $D: Privileges A|Q. 127:You have just issued an erase startup-config command and reloaded your router. In which mode will your router be when you reboot? $A: Setup. $B: Startup. $C: User EXE$C: $D: User privilege$D: $E: Global configuration. A,D|Q. 23:Which of the following are unique characteristics of half-duplex Ethernet as compared to full-duplex Ethernet? (Choose two.) $A: Shared collision domain. $B: Private collision domain $C: Higher effective throughput $D: Lower effective throughput $E: Private broadcast domain C|Q. 44:Which command is used to display the placement and direction of an IP access control list on a router? $A: show access-list $B: show ip route $C: show ip interface $D: show interface $E: show interface list A|Q. 191:Which command displays access list 111? $A: Show access-list 111 $B: Show IP access list 111 $C: Display IP address list 111 $D: Display access-list 111 details D|Q. 167:Which ex command displays system configuration information, software version and the names and sources of configuration files and boot images on a router? $A: show boot $B: show flash $C: show Config $D: show version B|Q. 159:Which command displays the interfaces using a given access list? $A: Show filters $B: Show IP interface $C: Show active list $D: Show interface parameters $E: Configure IP access list $F: Show access-list interfaces B,C|Q. 146:Which two commands show your access lists? (Choose two) $A: Show filters. $B: Show access-lists $C: Show IP access-list $D: Show running-Config E|Q. 137:In Cisco IOS software, which command displays the backup configuration? $A: show flash $B: show version $C: show tftp-config $D: show backup-config $E: show startup-config A|Q. 132:Which command displays the IP addresses assigned to specific host names? $A: show hosts $B: show interface $C: ping host name $D: config host name $E: show host mapping $F: show host name IP address $G: trace IP addresses host name A|Q. 160:You have a Frame Relay Link on serial1. Which command displays the Local Management Interface (LMI), data link connection identifier (DLCI), and bandwidth for that link? $A: show interface serial1 $B: show frame-relay serial1 $C: show protocol frame-relay serial1 $D: show serial1 encapsulation frame-relay B|Q. 129:Which command verifies encapsulation as well as layer 1 and layer 2 statistics on a router configured for Frame Relay? $A: show IP $B: show interface $C: show statistics $D: show frame-relay C|Q. 43:Which command will provide you with information regarding the Layer 3 configuration of directly connected router interfaces? $A: show ip interface $B: show cdb neighbors $C: show cdp neighbors detail $D: show ip route $E: show ip link status B,C|Q. 150:Your network is having IP problems connecting to one or more Frame Relay peer routers. Which two commands should you use to show the routers that are reachable? (Choose two) $A: show IP map $B: show IP route $C: show frame-relay map $D: debug frame-relay map B|Q. 88:Which Cisco IOS command should you use to display the Novel IPX address assignments on a router? $A: Show IPX addresses. $B: Show IPX interfac$E: $C: IPX network $D: Display IPX addresses $E: Show IPX routing details E|Q. 90:Which show command should you use to view Frame Relay local management interface (LMI) traffic statistics? $A: show lmi $B: show ip route $C: show interface $D: show statistics $E: show frame-relay lmi D|Q. 28:Which command displays all routed protocols and the interfaces on which the protocol is enabled? $A: show protocols $B: show protocol brief $C: show interfaces protocol $D: show interfaces $E: show routed $F: show routed interfaces D|Q. 2:Which command displays the configuration register setting? $A: show register $B: show flash $C: show boot this IOS command displays the settings of the boot environment variables $D: show version A,D|Q. 67:In order to enable RIP which two tasks need to be performed? (Choose two) $A: Specify the routing protocol. $B: Configure static Rip routes. $C: Specify directly connected subnets. $D: Specify directly connected networks. A,B|Q. 177:Which two solutions are used to reduce the chance of distance vector routing loops. (Choose two) $A: Split horizon $B: Route Poison $C: Area Hierarchies $D: Link State Algorithms A,C|Q. 140:Which two types of route table entries does a Layer3 router to determine the appropriate path to a destination use? (Choose two) $A: Static route entry $B: Default route entry $C: Dynamic route entry $D: Temporary route entry $E: Permanent route entry D|Q. 1:Your Ethernet network, 172.30.1.0, shuts down. Which update message is seen in your router's debug ip rip output regarding that network? $A: subnet 172.30.1.0,metric 0 $B: subnet 172.30.1.0, metric 1 $C: subnet 172.30.1.0, metric 15 $D:subnet 172.30.1.0, metric C|Q. 11:With the hierarchical numbering of IP addresses what determines the portion of the address that will identify the network number? $A: Subnet Mask $B: Dots between octets $C: Class of first octet $D: Assignments of DHCP $E: Address Resolution Protocol B,D,F|Q. 17:Which of the following statements are true regarding bridges and switches? (Choose thre$E:) $A: Switches are primarily software based while bridges are hardware base$D: $B: Both bridges and switches forward Layer 2 broadcasts. $C: Bridges are frequently faster than switches. $D: Switches have a higher number of ports than most bridges. $E: Bridges define broadcast domains while switches define collision domains. $F: Both bridges and switches make forwarding decisions based on Layer 2 addresses. D|Q. 172:Which statement about Ethernet switches is true? $A: Symmetric switching allows connection between ports of unlike bandwidth and does not require memory bufferin$G: $B: Memory buffering is used to prevent a bottleneck when ports of different bandwidth are connected on a symmetric switch. $C: The latency can be reduced if the switch utilizes the store and forward method of switchin$G: Store and forward is better for error detection. $D: The cut-trough method of switching is faster because the switch forwards the packet to the destination as soon as it reads the destination address. B|Q. 30:Users on network 192.168.69.0/28 are complaining that they cannot access the corporate intranet server at www.inhouse.com. In troubleshooting this problem, you find that you are able to telnet a workstation on this network to the internal webserver via its IP address. What is the likely cause of this problem? $A: TCP/IP failure $B: DNS failure $C: FTP failure C|Q. 100:On a network design project you determine that a new testing application requires multiple hosts. These hosts must be capable of sharing data between each host and an enterprise server at 10 Mbps bandwidth. Other divisions in the company use applications that require less than 2 Mbps bandwidth of the enterprise server. What is your economical recommendation? $A: That the existing 10BaseT hub be replaced with 100BaseT hub to improve overall performanc$E: $B: That a router can separate the testing application from the rest of the network thus allowing the testing application more bandwidth. $C: That the switch be installed so that enterprise server can be provided a 100 Mbps port and each of the testing application hosts can be given dedicated 10 Mbps ports. $D: That a bridge be placed between the enterprise server and all other users with the exception of B|Q. 99:Which statement about Ethernet networks is true? $A: The advantage of a full duplex is the ability to transmit data over Mbase2 cabl$E: $B: Full duplex Ethernet requires a point-to-point connection when only two nodes are present. $C: Ethernet switches can use full duplex mode to connect multiple nodes to a single port of a switch. $D: Half duplex is a cut through packet processing method that is very fast with little error correction, full duplex is store and forward method that is slower but has better error correction. E|Q. 51:Which of the following are true? $A: The default is to send debug output to the console screen. "$B: To view debug output from a telnet session, the ""terminal monitor"" command must be use$D:" "$C: If the ""logging buffered"" command is used, the debug output would be sent to RAM and can be viewed" "with the ""show log"" comman$D:" "$D: If the ""no console logging"" command were configured, output would be sent to a telnet session." $E: All of the abov$E: C|Q. 180:When you enter router password during the setup dialogue what is the difference between enable secret passwords? $A: The enable password is encrypte$D: $B: The enable secret password uses IPSec password authentication. $C: The enable secret password cannot be seen as clear text when viewing the configuration. $D: The enable secret password acts as a backup in case the enable password is compromise$D: C|Q. 3:When setting up Frame Relay for point-to-point subinterfaces, which of the following must not be $A: The Frame Relay encapsulation on the physical interface $B: The local DLCI on each subinterface $C: An IP address on the physical interface $D: The subinterface type as point-to-point B|Q. 36:A routing table contains static, RIP, and IGRP routes for the same destination network. Which route would normally be used to forward data? $A: The IGRP rout$E: $B: The static rout$E: $C: The RIP rout$E: $D: All three will load balanc$E: B|Q. 155:When you use the Cisco ISO command show configuration on a router, which part of the output shows the specific configured IP addresses and subnet masks? $A: The IP host table $B: The interfaces output $C: Each section of the output $D: Each section of the output $E: The global configuration statements $F: The section under the autonomous system number D|Q. 117:Which statement is true when a broadcast is sent in an Ethernet/802.3 LAN? $A: The IP subnet used is 255.255.255.0 $B: The IP address used is 255.255.255.255 $C: The MAC address used is 00-00-00-00-00-00 $D: The MAC address used is FF-FF-FF-FF-FF-F$F: C|Q. 24:From the DOS command prompt, you are able to ping a router but are unable to telnet it. What is the most likely cause of the problem? $A: The PC has a bad network interface car$D: $B: The IP address of the router is on a different subnet. $C: No password has been set on the router vty lines. $D: The default gateway is not set on the P$C: $E: The IP address of the workstation is incorrect. B|Q. 78:What is not a characteristic of a network segment on a switch? $A: The segment has its own collision domain. $B: The segment can translate from one media to a different medi$A: $C: All devices in the segment are part of the same broadcast domain. $D: One device per segment can currently send frames to the switch. D|Q. 123:Switching methods include cut-through, store and forwarded and a modified version of the first two methods. Which statement about switching methods is true? $A: The stored and forward method has low latency. $B: The cut through method and switching has high latency. $C: The modified version holds the packet in memory until 50% of the packet reaches the switch. $D: The modified version holds the packet in memory until the data portion of the packet reaches the switch. A,B,D|Q. 18:You need to add a new VLAN, named ACCOUNTS, to your switched network. Which of the following are true regarding configuration of this VLAN? (Choose three) $A: The VLAN must be create$D: $B: The VLAN must be name$D: $C: An IP address must be configured for the ACCOUNTS VLAN. $D: The desired ports must be added to the new VLAN: $E: The VLAN must be added to the STP domain. D,E|Q. 152:What are two functions of ICMP protocol? (Choose Two) $A: To map IP addresses to Ethernet addresses $B: To map common names to network addresses $C: To forward SNMP alerts to management consoles $D: To generate an echo reply in response to a ping test $E: To send a host or post unreachable message from a router to the source of an undeliverable packet B|Q. 128:What is a key use of a device hardware address? $A: To obtain a vendor code/serial number from the user. $B: To transmit a frame from one interface to another interfac$E: $C: To transmit a packet from one local device to another local devic$E: $D: To transmit data from one local device to remote device across Internet. $E: To contain logical information about a device to use an end-to-end transmission. A,C|Q. 115:What are two purposes of segmenting a network with a bridge? (Choose two) $A: To reduce collisions. $B: To increase collisions. $C: To add collision domains. $D: To reduce collision domains. $E: To have more broadcast domains. C|Q. 29:If windows size is changed from 3000 to 4000 during the data transfer stage of a TCP session, what can a sending host do? $A: Transmit 3000 bytes before waiting for an acknowledgement. $B: Transmit 4000 packets before waiting for an acknowledgement. $C: Transmit 4000 bytes before waiting for an acknowledgement. $D: Transmit 4000 segments before waiting for an acknowledgement. $E: Transmit 3000 frames before waiting for an acknowledgement. D|Q. 182:How do you get help on a command after you have received *% INCOMPLETE COMMAND* response from a switch CLI? $A: Type \ldblquote history\rdblquote to review the prompt before the error. $B: Enter a question mark to display all console commands $C: Type \ldblquote help\rdblquote followed by the command to see the command parameter $D: Re enter the command followed by question mark to view key words A|Q. 68:A router on one side of a PPP link uses the host name RTR1 and the password CORP1-PWD: Which configuration line on RTR1 enables the connection between RTR1 and other router named RTR2? $A: Username RTR2 password CORP1-PWD $B: Username RTR1 password CORP1-PWD $C: Username RTR2 password CORP2-PWD $D: Username RTR1 password CORP2-PWD D|Q. 124:Which technology do catalyst switches use to resolve topology loops and ensure data use flows properly through a single network path? $A: Virtual LANs. $B: Frame filterin$G: $C: Cut through switchin$G: $D: Spanning tree protocol. C,D,E,F|Q. 121:What are 4 ways network management can be simplified by using the virtual LANs (VLANs)? (Choose four) $A: VLANs allow you to implement multiple layers switching easily. $B: VLAN can group several broadcasts domains into multiple logical subnets. $C: It is no longer necessary to install cables to move a user from a new network to another. $D: Network adds, moves and changes are achieved by configuring a port into a VLAN. $E: A group of users needing high security can be put into a VLAN so that no users outside the VLANs can communicate with them. $F: As a logical grouping of users, VLANs can be considered independent from their physical or geographic locations. A,E,F|Q. 61:In which three situations is a hold-down timer reset? (Choose thre$E:) $A: When the hold-down timer expires. $B: When infinity is finally defined as some maximum number. $C: When the router exchanges update summaries at area borders. $D: When the router detect faulty LSPs propagating through the internetwork. $E: When another update is received indicating a new route with a better metri$C: $F: When another update is received indicating the original route to the network has been restore$D: $G: When the router receives a processing task proportional to the number of links in the internetwork. A|Q. 77:Which statement is true? $A: While bridges are used to segment networks they will not isolate broadcast or multicast packets. $B: A bridge looks at every packet with in its network segment and works like a hub, rebroadcasting the packet if the destination is with in its network segment. $C: A bridge maintains a table of the IP addresses of the hosts with in its network segment and forwards the packet directly to the destination based upon the IP address. $D: Bridge resets the hop count by keeping all packets within the network segment only packets addressed to its specific destination host outside the network segment are allowed to pass through the bridg$E: A|Q. 187:Which statement about half-duplex Ethernet operation is true? $A: With half duplex transmission frames feed into a single cable in one direction at a time $B: Half duplex transmission between stations is achieved by using point-to-point Ethernet and fast Ethernet connection. $C: Half duplex transmission between stations is achieved by using point to multi point Ethernet and fast Ethernet connection. $D: Half duplex Ethernet technology provides a transmit circuit connection wired directly to the receiver circuit at the other end of the connection. E|Q. 166:While you are preparing the initial configuration of your router and enable IP you find that you need to use a telnet session to check for a network address parameter. Your telnet logging and your virtual transmission session on the other device are successful. What is the default that you must enter to suspend your Telnet session and return to the original router? $A: Suspend $B: The command exit $C: CTRL \endash ESC followed by x $D: CTRL \endash ALT \endash DEL followed b ESC $E: CTRL- Shift-6 followed by x 4ad1.021F.2CFE.8322|Q. 39:A host with a MAC address of 021F.2CFE.8322 is to be inserted into IPX network 4ad1. Enter the IPX address for this host.