Data Warehousing (1107) Databases (3004) JAVA Related 2673) MainFrames (975) Microsoft Related (2296) Networking (553)
Operating Systems (919) Programming (3254) SAP (2318) Testing FAQS (1674) Testing Material (252) Web Related (994)

what is '1000 projects'?

'fullinterview.com' is a educational content website dedicated to finding and realizing final year projects for btech, be, mtech, mca students, here you can search, find your projects and get guidance from experts the below are the different technological projects.
visual Studio projects .net projects, asp projects, c & ds projects, c++ projects (all), cold fusion projects, delphi projects, java projects, perl projects, php projects, sql projects, vc++ projects, visual basic projects.

how it works?

well, everything on this site is submitted by the student and professional community. after you submit your project, it is being verified and approved by our administrator. after approval, other people can read/discuss it, save to favorites.

more number of projects?

here you can find morethan 1000 projects on different technologies, if u want to get more projects please visit our sister sites www.fullinterview.com & Chetanasprojects.com


Category Articles
To monitor ipx traffic on a network, what command would you use?
Added on Sat, Dec 19, 2009
* debug ipx transaction * show ipx traffic * show ipx events * display ipx traffic Correct answer: B Read More
Which OSI layer provides mechanical, electrical, procedural for activating, maintaining physical link?
Added on Sat, Dec 19, 2009
* Presentation * Network * Application * Physical * Transport * Data-Link Correct answer: D Layer 1 the Physical layer performs this function. Read More
Identify 3 characteristics of an IP address?
Added on Sat, Dec 19, 2009
* Contains a network portion and a host portion * 32 bits long * Unique to each network * Part of the default Cisco configuration * Referred to as the hardware address Correct answer: A B C An IP address is 32 bits long, it is... Read More
Identify 3 characteristics of ISDN?
Added on Sat, Dec 19, 2009
* Transports voice and data * Transports voice only * Support both BRI and PRI * Runs over existing phone lines * Same as X.25 Correct answer: A C D ISDN supports voice, data, and video. It runs over existing phone lines and... Read More
Based upon the 1st octet rule identify the range for a Class A address?
Added on Sat, Dec 19, 2009
* 1 - 126 * 192 - 223 * 128 - 191 * 1 - 191 Correct answer: A Class A address has the 1st octet between 1 - 126. Class B between 128 - 191 and Class C between 192 - 223. Read More
Identify 3 characteristics of IP RIP?
Added on Sat, Dec 19, 2009
* Distance vector * Administrative distance is 120 * Periodic updates every 60 seconds * Uses a composite metric * Can load balance Correct answer: A B E IP RIP is a distance vector protocol, it can load balance up to 4 equal... Read More
Identify the 3 guidelines for routers in the same autonomous system?
Added on Sat, Dec 19, 2009
* Must be configured for IGRP or RIP * Interconnected * Assigned the same autonomous system number * Configured for the same routing protocol * Must be same model of router Correct answer: B C D Autonomous system must be interconnected,... Read More
Identify 2 features of PPP CHAP authentication?
Added on Sat, Dec 19, 2009
* Username and password is sent in clear text * Authentication messages are sent periodically during the connection * Less secure then PAP * Local router ‘challenges’ the remote router Correct answer: B D PPP CHAP authentication... Read More
1. As system administrator, you type “debug ipx sap” and receive the following lines as part of the IOS response: type 0×4, “HELLO2″, 199.0002.0003.0006 (451), 2 hops type 0×4, “HELLO1″, 199.0002.0003.0008 (451), 2 hops What does “0×4″ signify?
Added on Sat, Dec 19, 2009
* That is a Get Nearest Server response. * That it is a General query. * That it is a General response. * That it is a Get Nearest Server request. Correct answer: A Read More
12. What is the Cisco name for the encapsulation type used on a serial interface?
Added on Sat, Dec 19, 2009
* HDLC * SDLC * SAP * SNAP Correct answer: A Read More
On Cisco catalyst 5000 how would you set the second port on the controller in the first slot to full duplex
Added on Sat, Dec 19, 2009
* Set port duplex 1/1 full * Set port duplex 1/2 full * Set port duplex 0/1 full * Set port duplex 0/2 full Correct answer: B The syntax is: set type duplex slot/port Read More
What’s the default CDP holdtime in seconds for Cisco routers?
Added on Sat, Dec 19, 2009
* 30 seconds * 180 seconds * 90 seconds * 60 seconds Correct answer: B Cisco Discovery Protocol is a proprietary protocol to allow you to access configuration information on other routers and switches with a single command. It uses... Read More
Identify the 2 hardware components used to manage and/or configure a router?
Added on Sat, Dec 19, 2009
* Auxiliary port * ROM port * Management port * Console port Correct answer: A D The 2 hardware ports used to configure the router are the console and auxiliary ports. Read More
Identify 3 ways in which a router can be configured?
Added on Sat, Dec 19, 2009
* TFTP * Nvram * Ping * Console * Trace Correct answer: A B D Changes to the configuration can be entered via the console, a config stored in NVRAM or on a TFTP server. Trace and ping are tools to verify connectivity Read More
Identify the hardware component used to store buffers, tables, running-configuration etc?
Added on Sat, Dec 19, 2009
* NVRAM * ROM * RAM * Flash Correct answer: C RAM is the dynamic memory area. ROM contains the boot strap code, NVRAM contains the startup-config and Flash contains the IOS. Read More
Ping uses which Internet layer protocol?
Added on Sat, Dec 19, 2009
* RARP * ICMP * ARP * FTP Correct answer: B Internet Control Message Protocol - ICMP is a management protocol and messaging service provider for IP. Its messages are carried as IP datagrams. ICMP is used in the following events: Destination... Read More
Where is the backup configuration file stored?
Added on Sat, Dec 19, 2009
* RAM * ROM * Console * NVRAM Correct answer: D One location to store the backup configuration is NVRAM. Read More
Identify the 3 methods routers learn paths to destinations
Added on Sat, Dec 19, 2009
* Dynamic routing * None of the above, configured by default * Default routes * Administrative distance * Static routes Correct answer: A C E Routers can learn paths via 3 different sources; static routes, dynamic routing protocols (i.e. RIP)... Read More
LAN stands for which of the following?
Added on Sat, Dec 19, 2009
* Local Area Network * Local Arena Network * Local Area News * Logical Area Network Correct answer: A LAN stands for Local Area Network Read More
2. To monitor IP igrp traffic, you can use “debug IP igrp transaction” or “debug IP igrp events”. How do you display information about IPX routing update packets?
Added on Sat, Dec 19, 2009
* debug routing * debug ipx transaction * debug ipx routing activity * debug ipx events Correct answer: C Read More
6. As a system administrator, you need to set up one Ethernet interface on the Cisco router to allow for both sap and Novell-ether encapsulations. Which set of commands will accomplish this?
Added on Sat, Dec 19, 2009
* interface ethernet 0.1 ipx encapsulation Novell-ether ipx network 9e interface ethernet 0.2 ipx network 6c * interface ethernet 0 ipx encapsulation Novell-ether ipx network 9e interface ethernet 0 ipx encapsulation sap ipx network 6c * interface... Read More
5. The “ipx delay number” command will allow an administrator to change the default settings. What are the default settings?
Added on Sat, Dec 19, 2009
* For LAN interfaces, one tick; for WAN interfaces, six ticks * For LAN interfaces, six ticks; for WAN interfaces, one tick * For LAN interfaces, zero ticks; for WAN interfaces, five ticks * For LAN interfaces, five ticks; for WAN interfaces, zero... Read More
4. What command would you use to find out the names of Novell servers on a network
Added on Sat, Dec 19, 2009
* show ipx servers * show ipx hosts * show ipx sap * show ipx nodes. Correct answer: A Read More
7. What does the “IPX maximum-paths 2″ command accomplish?
Added on Sat, Dec 19, 2009
* It enables load sharing on 2 paths if the paths are equal metric paths. * It sets up routing to go to network 2. * It is the default for Cisco IPX load sharing. * It enables load sharing on 2 paths if the paths are unequal metric paths. Correct... Read More
8. You want to enable both arpa and snap encapsulation on one router interface. How do you do this?
Added on Sat, Dec 19, 2009
* The interface can handle multiple encapsulation types with no extra configuration. * Assign two network numbers, one for each encapsulation type. * Enable Novell-ether to run multiple encapsulation types. * Both arpa and snap are enabled by... Read More
9. To prevent Service Advertisements (SAPs) from flooding a network, Cisco routers do not forward them. How are services advertised to other networks?
Added on Sat, Dec 19, 2009
* Each router builds its own SAP table and forwards that every 60 seconds. * Each router assigns a service number and broadcasts that. * SAPs aren’t necessary with Cisco routers. * Cisco routers filter out all SAPs. Correct answer: A Cisco... Read More
10. Novell’s implementation of RIP updates routing tables every ____ seconds.
Added on Sat, Dec 19, 2009
* 60 * 90 * 10 * 30 Correct answer: A Novell’s RIP updates routing tables every 60 seconds, Apple’s RTMP is every 10 seconds, routers ARP every 60 seconds, IGRP signal every 90 seconds, and Banyan VINES signals every 90 seconds. Read More
11. In Novell’s use of RIP, there are two metrics used to make routing decisions. Select the two metrics.
Added on Sat, Dec 19, 2009
* Ticks. * Hops * Loops * Counts Correct answer: A &B It first uses ticks (which is about 1/18 sec.); if there is a tie, it uses hops; if hops are equal, then it uses an administratively assigned tiebreaker. Read More
13. “arpa” is used by the Cisco IOS for which encapsulation types?
Added on Sat, Dec 19, 2009
* Ethernet_II * Ethernet_802.3 * Ethernet_802.2 * Ethernet_SNAP Correct answer: A Read More
14. Novell’s IPX and Cisco’s IOS name their protocols differently. Cisco uses sap for Ethernet_802.2, Token-Ring, and Novell’s FDDI_802.2. Cisco uses snap for Ethernet_SNAP, Token-Ring_SNAP, and FDDI_SNAP. Cisco uses arpa for Ethern
Added on Sat, Dec 19, 2009
* Ethernet_SNAP * Token-Ring_SNAP * FDDI_SNAP * Novell-SNAP * Novell-FDDI. Correct answer: A,B &C Read More
15. Novell’s IPX and Cisco’s IOS name their protocols differently. Cisco uses sap for Ethernet_802.2, Token-Ring, and Novell’s FDDI_802.2. Cisco uses snap for Ethernet_SNAP, Token-Ring_SNAP, and FDDI_SNAP. Cisco uses arpa for Ethern
Added on Sat, Dec 19, 2009
* Ethernet_802.2 * Token-Ring * FDDI_SNAP * Ethernet_802.3 * FDDI_802.2 Correct answer: A,B &E Read More
16. Novell’s IPX and Cisco’s IOS name their protocols differently. Cisco uses sap for Ethernet_802.2, Token-Ring, and Novell’s FDDI_802.2. Cisco uses snap for Ethernet_SNAP, Token-Ring_SNAP, and FDDI_SNAP. Cisco uses arpa for Ethern
Added on Sat, Dec 19, 2009
* Ethernet 802.3 * Ethernet 802.2 * Ethernet II * Ethernet SNAP Correct answer: D Ethernet 802.3 is used with NetWare versions 2 through 3.11, Ethernet 802.2 is used with NetWare 3.12 and later plus OSI routing, Ethernet II is used with TCP/IP... Read More
17. Which type of Ethernet framing is used for TCP/IP and DECnet?
Added on Sat, Dec 19, 2009
* Ethernet 802.3 * Ethernet 802.2 * Ethernet II * Ethernet SNAP Correct answer: C Ethernet 802.3 is used with NetWare versions 2 through 3.11, Ethernet 802.2 is used with NetWare 3.12 and later plus OSI routing, Ethernet II is used with TCP/IP... Read More
18. You are a system administrator on a NetWare network, you are running NetWare 4.11 and you cannot communicate with your router. What is the likely problem?
Added on Sat, Dec 19, 2009
* NetWare 4.11 defaults to 802.2 encapsulation. * NetWare 4.11 defaults to 802.3 encapsulation * Cisco routers only work with NetWare 3.11. * NetWare 3.11 defaults to 802.2 encapsulation. Correct answer: A The default encapsulation on Cisco... Read More
19. NetWare IPX addressing uses a network number and a node number. Which statements are true?
Added on Sat, Dec 19, 2009
* The network address is administratively assigned and can be up to 16 hexadecimal digits long. * The node address is always administratively assigned. * The node address is usually the MAC address. * If the MAC address is used as the node address... Read More
21. Which NetWare protocol provides link-state routing?
Added on Sat, Dec 19, 2009
* NLSP * RIP * SAP * NCP Correct answer: A NetWare Link Services Protocol (NLSP) provides link-state routing. SAP (Service Advertisement Protocol) advertises network services. NCP (NetWare Core Protocol) provides client-to-server connections and... Read More
22. As a system administrator, you want to debug igrp but are worried that the “debug IP igrp transaction” command will flood the console. What is the command that you should use?
Added on Sat, Dec 19, 2009
* debug IP igrp event * debug IP igrp-events * debug IP igrp summary * debug IP igrp events Correct answer: D The “debug IP igrp events” is used to only display a summary of IGRP routing information. You can append an IP address onto either... Read More
23. What does the following series of commands accomplish? router igrp 71 network 10.0.0.0 router igrp 109 network 172.68.7.0
Added on Sat, Dec 19, 2009
* It isolates networks 10.0.0.0 and 172.68.7.0. * It loads igrp for networks 109 and 71. * It disables RIP. * It disables all routing protocols. Correct answer: A It isolates network 10.0.0.0 and 172.68.7.0 and associates autonomous systems 109... Read More
24. In the command “router igrp 109″ what does 109 signify?
Added on Sat, Dec 19, 2009
* an autonomous system * any network number which the router is attached to * the allowable length of the routing table * the network socket number Correct answer: A The Cisco IOS global configuration command “router igrp xxx” is used to... Read More
25. IGRP supports a feature that allows traffic to be distributed among up to 6 (4 default) paths to provide greater overall throughput and reliability. What is this called?
Added on Sat, Dec 19, 2009
* unequal-cost load balancing * equal-cost load balancing * proportionate load balancing * low cost load balancing Correct answer: A An unequal-cost load balancing is used to provide alternate paths for data distribution on an internetwork.... Read More
26. IGRP uses flash updates, poison reverse updates, holddown times, and split horizon. How often does it broadcast its routing table updates?
Added on Sat, Dec 19, 2009
* 90 seconds * 10 seconds * 30 seconds * 45 seconds Correct answer: A Read More
27. The command “show IP protocol” displays which information?
Added on Sat, Dec 19, 2009
* routing timers * network information * contents of the IP routing table * information about all known network and subnetworks Correct answer: A & B “show IP protocol” displays routing timers and network information. “show IP route”... Read More
28. When using RIP, routing updates are broadcast every ____ seconds.
Added on Sat, Dec 19, 2009
* 30 * 10 * 60 * 90 Correct answer: A Novell’s RIP updates routing tables every 60 seconds, Apple’s RTMP is every 10 seconds, routers ARP every 60 seconds, DECnet hosts and IGRP signal every 15 seconds, and Banyan VINES signals every... Read More
29. An autonomous system can only exist if all routers in that system meet which criteria?
Added on Sat, Dec 19, 2009
* interconnected * run the same routing protocol * assigned same autonomous system number * run IGRP only * run RIP only Correct answer: A,B &C An autonomous system is a set of routers and networks under the same administration. Each router... Read More
30. A default route is analogous to a _________.
Added on Sat, Dec 19, 2009
* default gateway * static route * dynamic route * one-way route Correct answer: A A default route is analogous to a default gateway. It is used to reduce the length of routing tables and to provide complete routing capabilities when a router... Read More
31. Routers can learn about destinations through static routes, default, or dynamic routing. By default, a router will use information derived from __________.
Added on Sat, Dec 19, 2009
* IGRP * RIP * IP * TCP Correct answer: A The quality of information is rated: Connected interface 0 Static route 1 IGRP 100 RIP 120 Unknown 255 The lower the value, the more reliable the source with 255 signifying information that the... Read More
32. You are logged into a router, what command would show you the IP addresses of routers connected to you?
Added on Sat, Dec 19, 2009
* show cdp neighbors detail * show run * show neighbors * show cdp Correct answer: A Read More
33. As a system administrator, you perform an extended ping at the privileged EXEC prompt. As part of the display, you see “Set DF bit in IP header? [yes] :” What would happen if you answered no at the prompt.
Added on Sat, Dec 19, 2009
* This lets the router fragment the packet. * It tells the router not to fragment the packet. * This lets the router direct the packet to the destination it finds in its routing table. * It tell the router to send the packet to the next hop router... Read More
34. You have typed “ping” 172.16.101.1 and get the following display: Type escape sequence to abort. Sending 5, 100-byte ICMP Echoes to 172.16.101.1, timeout is 2 seconds:
Added on Sat, Dec 19, 2009
* That one message timed out. * That all messages were successful. * That one message was successful. * That one message completed in under the allotted timeframe. Correct answer: A The possible responses from the ping command are: ! Successful... Read More
35. Which command, that is used to test address configuration, uses Time-To-Live (TTL) values to generate messages from each router.
Added on Sat, Dec 19, 2009
* trace * ping * telnet * bootp Correct answer: A The Cisco IOS EXEC command “trace [protocol] [destination]” is used to discover routes that packets will travel to their destination hosts. Trace uses TTL (Time to Live) values to report... Read More
36. What does the command “IP name-server 255.255.255.255″ accomplish?
Added on Sat, Dec 19, 2009
* It sets the domain name lookup to be a local broadcast. * This is an illegal command. * It disables domain name lookup. * The command is now defunct and has been replaced by “IP server-name ip any” Correct answer: A By default DNS is... Read More
37. As a system administrator, you need to provide your routers with a Domain Name System (DNS) server. How many DNS servers can you specify with one command?
Added on Sat, Dec 19, 2009
* 6 * 1 * 2 * 4 Correct answer: A You can only specify six name servers in one command. The syntax is “IP name-server server-address1 [[ server-address2 ]…server-address6]. You must also enable DNS. Read More
38. How would you configure one host name that points to two IP addresses?
Added on Sat, Dec 19, 2009
* IP host jacob 1.0.0.5 2.0.0.8 * IP jacob 1.0.0.5 2.0.0.8 * IP host jacob 1.0.0.5 * IP host duplicate “all” Correct answer: A The correct syntax is IP host name [ TCP-port-number ] address [ address ]….. So, “IP host P1R1 1.0.0.5 2.0.0... Read More
39. The following selections show the command prompt and the configuration of the IP network mask. Which two are correct?
Added on Sat, Dec 19, 2009
* Router#term IP netmask-format { bitcount | decimal | hexadecimal } * Router(config-if)#IP netmask-format { bitcount | decimal | hexadecimal } * Router(config-if)#netmask-format { bitcount | decimal | hexadecimal } * Router#ip netmask-format {... Read More
40. When configuring the subnet mask for an IP address, which formats can be used?
Added on Sat, Dec 19, 2009
* dotted-decimal. * Hexadecimal * Bit-count * Octal * Binary Correct answer: A, B &C Read More
41. You are given the following address: 153.50.6.27/25. Determine the subnet mask, address class, subnet address, and broadcast address.
Added on Sat, Dec 19, 2009
* 255.255.255.128, B,153.50.6.0, 153.50.6.127 * 255.255.255.128, C,153.50.6.0, 153.50.6.127 * 255.255.255.128, C,153.50.6.127, 153.50.6.0 * 255.255.255.224, C,153.50.6.0, 153.50.6.127 Correct answer: A Read More
42. You are given the following address: 128.16.32.13/30. Determine the subnet mask, address class, subnet address,
Added on Sat, Dec 19, 2009
* 255.255.255.252, B,128.16.32.12, 128.16.32.15 * 255.255.255.252, C,128.16.32.12, 128.16.32.15 * 255.255.255.252, B,128.16.32.15, 128.16.32.12 * 255.255.255.248, B,128.16.32.12, 128.16.32.15 Correct answer: A Read More
43. You are given the following address: 15.16.193.6/21. Determine the subnet mask, address class, subnet address,
Added on Sat, Dec 19, 2009
* 255.255.248.0, A, 15.16.192.0, 15.16.199.255 * 255.255.248.0, B, 15.16.192.0, 15.16.199.255 * 255.255.248.0, A, 15.16.199.255, 14.15.192.0 * 255.255.242.0, A, 15.16.192.0, 15.16.199.255 Correct answer: A Read More
44. You have an IP host address of 201.222.5.121 and a subnet mask of 255.255.255.248. What is the broadcast address?
Added on Sat, Dec 19, 2009
* 201.222.5.127 * 201.222.5.120 * 201.222.5.121 * 201.222.5.122 Correct answer: A The easiest way to calculate this is to subtract 255.255.255.248 (subnet mask) from 255.255.255.255, this equals 7. Convert the address 201.222.5.121 to binary... Read More
46. Given the address 172.16.2.120 and the subnet mask of 255.255.255.0. How many hosts are available?
Added on Sat, Dec 19, 2009
* 254 * 510 * 126 * 16,372 Correct answer: A 172.16.2 120 is a standard Class B address with a subnet mask that allows 254 hosts. You are a network administrator and have been assigned the IP address of 201.222.5.0. You need to have 20 subnets... Read More
47. Which addresses are valid host addresses?
Added on Sat, Dec 19, 2009
* 201.222.5.17 * 201.222.5.18 * 201.222.5.16 * 201.222.5.19 * 201.222.5.31 Correct answer: A,B & D Subnet addresses in this situation are all in multiples of 8. In this example, 201.222.5.16 is the subnet, 201.22.5.31 is the broadcast... Read More
49. hosts per subnet. What subnet mask will you use?
Added on Sat, Dec 19, 2009
* 255.255.255.248 * 255.255.255.128 * 255.255.255.192 * 255.255.255.240 Correct answer: A By borrowing 5 bits from the last octet, you can. have 30 subnets. If you borrowed only 4 bits you could only have 14 subnets. The formula is (2 to the... Read More
50. You are given the IP address of 172.16.2.160 with a subnet mask of 255.255.0.0. What is the network address in binary?
Added on Sat, Dec 19, 2009
* 10101100 00010000 * 00000010 10100000 * 10101100 00000000 * 11100000 11110000 Correct answer: A To find the network address, convert the IP address to binary–10101100 000100000 00000010 10100000–then ANDed it with the subnet mask... Read More
51. Which addresses are INCORRECTLY paired with their class?
Added on Sat, Dec 19, 2009
* 128 to 191, Class B * 192 to 223 Class B * 128 to 191, Class C * 192 to 223, Class C Correct answer: B & C Address classes are: 1 to 126, Class A; 128 to 191, Class B, 192 to 223, Class C; 224 to 239, Class D; and Read More
53. Which addresses are INCORRECTLY paired with their class?
Added on Sat, Dec 19, 2009
* 1 to 126, Class A * 128 to 191, Class A * 1 to 126, Class B * 128 to 191, Class B Correct answer: B & C. Address classes are: 1 to 126, Class A; 128 to 191, Class B, 192 to 223, Class C; 224 to 239, Class D; and Read More
55. Which addresses are INCORRECTLY paired with their class?
Added on Sat, Dec 19, 2009
* 240 - 255, Class D * 240 - 255, Class E * 224 - 239, Class D * 224 - 239, Class E Correct answer: A & D Address classes are: 1 to 126, Class A; 128 to 191, Class B, 192 to 223, Class C; 224 to 239, Class D; and 240 to 255, Class E. Read More
56. Which IP Address Class is INCORRECTLY paired with its range of network numbers?
Added on Sat, Dec 19, 2009
* Class A addresses include 192.0.0.0 through 223.255.255.0 * Class A addresses include 1.0.0.0 through 126.0.0.0 * Class B addresses include 128.0.0.0 through 191.255.0.0 * Class C addresses include 192.0.0.0 through 223.255.255.0 * Class D... Read More
57. Which IP Address Class can have 16 million subnets but support 254 hosts?
Added on Sat, Dec 19, 2009
* Class C * Class A * Class B * Class D Correct answer: A Possible Subnets IP Address Class Possible Hosts Read More
59. Which IP Address Class can have 64,000 subnets with 64,000 hosts per subnet?
Added on Sat, Dec 19, 2009
* Class B * Class A * Class C * Class D Correct answer: A IP Address Class Possible Subnets Possible Hosts Read More
61. There are two processes to pair MAC address with IP addresses. Which process finds an IP address from a MAC address?
Added on Sat, Dec 19, 2009
* RARP * ARP * RIP * IGRP Correct answer: A ARP (Address Resolution Protocol) maps an IP address to the MAC address, RARP (Reverse Address Resolution Protocol) maps the MAC address to the IP address. ARP and RARP work at the... Read More
62. When the router runs out of buffer space, this is called ________.
Added on Sat, Dec 19, 2009
* Source Quench * Redirect * Information Request * Low Memory Correct answer: A Source quench is the process where the destination router, or end internetworking device will “quench” the date from the “source”, or the source router. This... Read More
63. Which protocol carries messages such as destination Unreachable, Time Exceeded, Parameter Problem, Source Quench, Redirect, Echo, Echo Reply, Timestamp, Information Request, Information Reply, Address Request, and Address Reply?
Added on Sat, Dec 19, 2009
* ICMP * UDP * TCP * TFTP * FTP Correct answer: A ICMP (Internet Control Message Protocol) is a network layer internet protocol described in RFC # 792. ICMP reports IP packet information such as destination Unreachable, Time Exceeded, Parameter... Read More
64. Two of the protocols that can be carried in the Protocol field of an IP packet are?
Added on Sat, Dec 19, 2009
* TCP * UDP * FTP * TFTP Correct answer: A & B The following are the fields in an IP segment, their length, and their definitions: VERS (Version number - 16 bits) HLEN (Number of 32-bit words in the header - 4 bits) ... Read More
65. Where would network testing be included in an IP packet?
Added on Sat, Dec 19, 2009
* IP Options field * Identification field * Type of Service field * Reservation field Correct answer: A The following are the fields in an IP segment, their length, and their definitions: VERS (Version number - 16 bits) HLEN (Number of 32-bit... Read More
66. What field tells the Internet layer how to handle an IP packet?
Added on Sat, Dec 19, 2009
* Type of Service * Identification * Flags * Frag Offset Correct answer: A The following are the fields in an IP segment, their length, and their definitions: VERS (Version number - 16 bits) HLEN (Number of 32-bit words in the header - 4 bits)... Read More
67. Which fields of an IP packet provide for fragmentation of datagrams to allow differing MTUs in the internet?
Added on Sat, Dec 19, 2009
* Identification * Flags * Frag Offset * Type of Service * Total Length Correct answer: A, B & C The following are the fields in an IP segment, their length, and their definitions: VERS (Version number - 16 bits) HLEN (Number of 32-bit... Read More
68. Which processes does TCP, but not UDP, use?
Added on Sat, Dec 19, 2009
* Windowing * Acknowledgements * Source Port * Destination Port Correct answer: A & B UDP (User Datagram Protocol) does not use sequence or acknowledgement fields in transmission. UDP is a connectionless and unreliable protocol,... Read More
69. What is the UDP datagram format?
Added on Sat, Dec 19, 2009
* Source Port - 16 bits, Destination Port - 16 bits, Length - 16 Bits, Checksum - 16 bits, Data * Destination Port - 16 bits, Source Port - 16 bits, Length - 16 Bits, Checksum - 16 bits, Data * Source Port - 16 bits, Destination Port - 16 bits,... Read More
70. What is the function of DDR on Cisco routers?
Added on Sat, Dec 19, 2009
* DDR is dial–on-demand routing. It provides a continuous LAN only connection. * DDR is dial-on-demand routing. It provides routing for high volume traffic. * DDR is dial–on-demand routing. It provides a continuous WAN connection. * DDR is... Read More
71. What are the two types of access lists that can be configured on a Cisco router
Added on Sat, Dec 19, 2009
* Standard * Extended * Filtering * Packet Correct answer: A & B The access lists are standard and extended. Standard access lists for IP check the source address of packets that could be routed. Extended access lists can check the source... Read More
72. When using access lists, what does a Cisco router check first?
Added on Sat, Dec 19, 2009
* To see if the packet is routable or bridgeable * The destination address * The source address * The packet contents Correct answer: A The first thing checked is to see if the packet is routable or bridgeable. If it is not, the... Read More
73. How many access lists are allowed per interface
Added on Sat, Dec 19, 2009
* One per port, per protocol * Two per port, per protocol * Unlimited * Router interface +1 per port. Correct answer: A Only one access list is allowed per interface. An access list must have conditions that test true for all packets that use... Read More
74. What do the following commands accomplish?
Added on Sat, Dec 19, 2009
access-list 1 deny 172.16.4.0 0.0.0.255 access-list 1 permit any interface ethernet 0 IP access-group 1 out * This will block traffic from subnet 172.16.4.0 and allow all other traffic. * This will allow traffic from subnet 172.16.4.0 and block... Read More
75. What do the following statements in an extended access list accomplish?
Added on Sat, Dec 19, 2009
access-list 101 deny TCP 172.16.4.0 0.0.0.255 172.16.3.0 0.0.0.255 eq 21 access-list 101 deny TCP 172.16.4.0 0.0.0.255 172.16.3.0 0.0.0.255 eq 20 access-list 101 permit TCP 172.16.4.0 0.0.0.255 0.0.0.0 255.255.255.255 * This will block ftp traffic... Read More
76. Access lists are numbered. Which of the following ranges could be used for an IP access list?
Added on Sat, Dec 19, 2009
* 600 - 699 * 100 - 199 * 1 - 99 * 800 - 899 * 1000 - 1099 Correct answer: wer: B & C AppleTalk access lists use numbers in the 600 - 699 range. IP uses 1 - 99 for standard access lists or 100-199 for extended access lists.... Read More
77. Cisco routers use wildcard masking to identify how to check or ignore corresponding IP address bits. What does setting a wildcard mask bit to 0 cause the router to do?
Added on Sat, Dec 19, 2009
* It tells the router to check the corresponding bit value. * It tells the router to ignore the corresponding bit value. * It tells the router to check its alternate routing list. * It tells the router to use its primary routing list. Correct... Read More
78. You are a system administrator and you want to deny access to a group of computers with addresses 172.30.16.0 to 172.30.31.0. Which wildcard mask would you use?
Added on Sat, Dec 19, 2009
* 0.0.15.255 * 0.0.255.255 * 0.0.31.255 * 0.0.127.255 * 0.0.255.255 Correct answer: A 0.0.15.255 will check the last 13 bits of an address so that computers 172.30.16.0 to 172.30.31.0 will be denied access. 0.0.31.255 would check the last 6... Read More
79. In order to limit the quantity of numbers that a system administrator has to enter, Cisco can use which abbreviation to indicate 0.0.0.0?
Added on Sat, Dec 19, 2009
* host * any * all * include Correct answer: A Cisco uses host to specify 0.0.0.0. This tells the router to check all. Cisco uses any to specify 255.255.255.255. This tells the router to ignore all and permit any address to use an... Read More
80. What do the following commands accomplish?
Added on Sat, Dec 19, 2009
access-list 1 permit 172.16.0.0 0.0.255.255 interface ethernet 0 IP access-group 1 out interface ethernet 1 IP access-group 1 out * Only traffic from the source network 172.16.0.0 will be blocked. * Only traffic from the source network 172.16.0... Read More
81. When using access lists, it is important where those access lists are placed. Which statement best describes access list placement?
Added on Sat, Dec 19, 2009
* Put standard access lists as near the destination as possible. Put extended access lists as close to the source as possible. * Put extended access lists as near the destination as possible. Put standard access lists as close to the source as... Read More
82. As the system administrator, you enter the following commands at the command prompt:
Added on Sat, Dec 19, 2009
ipx routing access-list 800 permit 2b 4d int e0 ipx network 4d ipx access-group 800 out int e1 ipx network 2b int e2 ipx network 3c What did these command accomplish? * Traffic from network 4c destined for network 4d... Read More
83. The following commands were entered at the command prompt of a Cisco router. What do they accomplish?
Added on Sat, Dec 19, 2009
access-list 1000 deny 9e.1234.5678.1212 4 access-list 1000 permit -1 interface ethernet 0 ipx network 9e interface ethernet 1 ipx network 4a interface serial 0 ipx network 1 ipx output-sap-filter 1000 * File server advertisements from server... Read More
84. You receive “input filter list is 800 and output filter list is 801″ as part of the output from a show interfaces command. What kind of traffic are you filtering?
Added on Sat, Dec 19, 2009
* IPX/SPX * TCP/IP * LocalTalk * DDR Correct answer: A Because the access list is numbered in the 800 range, you are filtering IPX/SPX traffic. Read More
85. Which service uses telephone control messages and signals between the transfer points along the way to the called destination?
Added on Sat, Dec 19, 2009
* Signaling System 7 (SS7) * Time-division Multiplexing (TDM) * X.25 * Frame relay Correct answer: A Signaling System 7 (SS7) uses telephone control messages and signals between the transfer points along the way to the called... Read More
86. Which service takes information from multiple sources and allocates bandwidth on a single media?
Added on Sat, Dec 19, 2009
* Time-division Multiplexing (TDM) * Signaling System 7 (SS7) * X.25 * Frame relay Correct answer: A Read More
87. Which three devices can be used to convert the user data from the DTE into a form acceptable to the WAN service’s facility?
Added on Sat, Dec 19, 2009
* Modem * CSU/DSU * TA/NT1 * CO * SS7 Correct answer: A, B & C A modem, CSU/DSU (Channel Service Unit/Data Service Unit), or TA/NT1 (Terminal Adapter/Network Termination 1) can be used to convert the user data from the DTE into a form... Read More
89. You can access three forms of WAN services with Cisco routers. Select the three forms:
Added on Sat, Dec 19, 2009
* Switched or relayed services * Interface front end to IBM enterprise data center computers * Using protocols that connect peer-to-peer devices like HDLC or PPP encapsulation. * IPX/SPX * NetBEUI Correct answer: A, B & C You can access... Read More
90. Select the fields for the Cisco HDLC protocol:
Added on Sat, Dec 19, 2009
* Flag, Address, Control * Flag, Address, Control, Protocol, LCP (Code, Identifier, Length, Data), FCS, Flag * Flag, Address, Control, Data, FCS, Flag * Flag, Address, Control, Proprietary, Data, FCS, Flag Correct answer: D The Cisco HDLC frame... Read More
91. Select the correct statements about PPP and SLIP for WAN communications?
Added on Sat, Dec 19, 2009
* PPP uses its Network Control Programs (NCPs) component to encapsulate multiple protocols. * PPP can only transport TCP/IP * SLIP can only transport TCP/IP. * SLIP uses its Network Control Programs (NCPs) component to encapsulate multiple... Read More
92. Which protocol for PPP provides load balancing across multiple links?
Added on Sat, Dec 19, 2009
* Multilink Protocol (MP) * Quality * Magic Number * Stacker * Predictor Correct answer: A Read More
93. As the system administrator, you type “ppp authentication chap pap secret”. Which authentication method is used first in setting up a session
Added on Sat, Dec 19, 2009
* secret * PAP * CHAP * PPP/SLIP Correct answer: C Read More
94. Select the compression protocols for PPP?
Added on Sat, Dec 19, 2009
* Stac * Predictor * Quality * Magic Number Correct answer: A & B Read More
95. What are the three phases of PPP session establishment?
Added on Sat, Dec 19, 2009
* Link establishment phase * Authentication phase * Network layer protocol phase * Handshake phase * Dial-in phase Correct answer: A, B & C Read More
96. What is the default IPX Ethernet encapsulation?
Added on Sat, Dec 19, 2009
* SNAP * Arpa * 802.2 * Novell-Ether * SAP Correct answer: D Read More
97. What must be true for two Routers running IGRP to communicate their routes?
Added on Sat, Dec 19, 2009
* Same autonomous system number * Connected using Ethernet only * Use composite metric D)Configured for PPP Correct answer: A Read More
98. The following is partial output from a routing table, identify the 2 numbers in the square brackets; ‘192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1′
Added on Sat, Dec 19, 2009
* 100 = metric, 1300 = administrative distance * 100 = administrative distance, 1300 = hop count * 100 = administrative distance, 1300 = metric * 100 = hop count, 1300 = metric Correct answer: C Read More
99. Identify 3 methods used to prevent routing loops?
Added on Sat, Dec 19, 2009
* Split horizon * Holddown timers * Poison reverse * SPF algorithm * LSP’s Correct answer: A B C Read More
100. Which statement is true regarding full duplex?
Added on Sat, Dec 19, 2009
* Allows for transmission and receiving of data simultaneously * Only works in a multipoint configuration * Does not affect the bandwidth * Allows for transmission and receiving of data but not a the same time Correct answer: A Full... Read More
101. Identify the switching method that receives the entire frame then dispatches it?
Added on Sat, Dec 19, 2009
* Cut-through * Receive and forward * Store and forward * Fast forward Correct answer: C Read More
102. Which OSI layer end to end communication, segmentation and re-assembly?
Added on Sat, Dec 19, 2009
* Network * Transport * Physical * Application * Data-Link * Presentation Correct answer: B Layer 4 the Transport layer performs this function Read More
115. If configuring a Cisco router to connect to a non-Cisco router across a Frame Relay network, which encapsulation type would you select?
Added on Sat, Dec 19, 2009
* Q933a * ISDN * IETF * CISCO * ANSI Correct answer: C There are two types of Frame Relay encapsulations; Cisco and IETF. IETF is required when connecting a Cisco to a non-Cisco router. Read More
Identify the IPX standard access-list number range?
Added on Sat, Dec 19, 2009
* 600 - 699 * 1000 - 1099 * 1 - 99 * 100 - 199 * 800 - 899 Correct answer: E IPX standard access-list range is 800-899. Read More
136. Which OSI layer provides best effort end to end packet delivery?
Added on Sat, Dec 19, 2009
* Data-Link * Presentation * Network * Transport * Physical * Application Correct answer: C Layer 3 the Network layer performs this function Read More
140. Identify the switching method that examines the destination MAC address as the frame is being received then begins forwarding the frame prior to receiving the entire frame?
Added on Sat, Dec 19, 2009
* Fragment-free * Store and Forward * Cut-through * Fast forward Correct answer: C Cut through examines the destination MAC address and begins forwarding the frame prior to receiving the entire frame. Read More
Identify the default values that make up IGRP’s composite metric?
Added on Sat, Dec 19, 2009
* Bandwidth * Load * Reliability * MTU * Delay Correct answer: A E IGRP can be configured to use all 5 within it’s metric. By default it uses bandwidth and delay. Read More
213. You need to come up with a TCP/IP addressing scheme for your company. Which two factors must you consider when you define the subnet mask for the network?
Added on Sat, Dec 19, 2009
* The location of DHCP servers * The volume of traffic on each subnet * The number of subnets on the network * The location of the default gateway * The number of host IDs on each subnet Correct answer: C E When determining which... Read More
227. Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits
Added on Sat, Dec 19, 2009
* Session * Network * Physical * Transport * Application * Presentation Correct answer: D The Transport layer does the following: Responsible for end-to-end integrity of data transmission. Handles multiplexing upper-layer... Read More
Which layer is responsible for identifying and establishing the availability of the intended communication partner?
Added on Sat, Dec 19, 2009
* Application * Presentation * Transport * Session * Network Correct answer: A The Application layer performs the following: Synchronizing sending and receiving applications. Program-to program communication. Identify and... Read More
20. Which NetWare protocol works on layer 3–network layer—of the OSI model?
Added on Sat, Dec 19, 2009
* IPX * NCP * SPX * NetBIOS Correct answer: A IPX (Internetwork Packet Exchange) is a NetWare network layer 3 protocol used for transferring information on LANs. Read More
What is the juncture at which the CPE ends and the local loop portion of the service begins?
Added on Sat, Dec 19, 2009
* Demarc * CO * Local loop * Last-mile Correct answer: A The demarcation or demarc is the juncture at which the CPE ends and the local loop portion of the service begins. The CO (Central Office) is the nearest point of presence for... Read More
87a Which protocol for PPP LCP (Link Control Protocol) performs a challenge handshake?
Added on Sat, Dec 19, 2009
* CHAP * PAP * UDP * IPX Correct answer: A Read More
87b Which form of PPP error detection on Cisco routers monitors data dropped on a link?
Added on Sat, Dec 19, 2009
* Quality * Magic Number * Error Monitor * Droplink Correct answer: A The Quality protocol monitors data dropped on a link. Magic Number avoids frame looping. Read More
Store and forward switching receives the entire frame before dispatching it.
Added on Sat, Dec 19, 2009
* Avoiding routing loops * Send error and control messages * Transporting routing updates * Collision detection Correct answer: B Read More
ICMP is used to send error and control messages. Ping uses ICMP to carry the echo-request and echo-reply.
Added on Sat, Dec 19, 2009
* The ‘?’ only works in Privileged exec * They are identical * They both require the enable password * User exec is a subset of the privileged exec Correct answer: D The user exec mode is a subset of the privileged exec mode. Only a... Read More
What IP command would you use to test the entire IP stack?
Added on Sat, Dec 19, 2009
* Stack-test * Arp * Telnet * Ping * Trace Correct answer: C Because Telnet is an application and it resides at the top of the stack it traverses down the stack and up the stack at the receiving end. Read More
What is the default bandwidth of a serial connection?
Added on Sat, Dec 19, 2009
* 1200 baud * 1.544 Mbps (T1) * 10 Mbps * 96Kpbs Correct answer: B The default bandwidth is T1. Read More
Identify 2 functions of IPX access-lists?
Added on Sat, Dec 19, 2009
* Control SAP traffic * Limit number of Novell servers on a network * Limit number of workstations on a network * Block IPX traffic Correct answer: A D IPX access lists are used to restrict IPX traffic and SAP broadcasts Read More
Identify 2 HDLC characteristics?
Added on Sat, Dec 19, 2009
* Default serial encapsulation * Open standard * Supports Stacker compression * Supports point-to-point and multipoint Correct answer: A D HDLC is the default serial encapsulation and supports point-to-point and multipoint. It... Read More
Identify 3 IP applications?
Added on Sat, Dec 19, 2009
* AURP * ARP * Telnet * SMTP * DNS * RARP Correct answer: C D E ARP and AURP are not part the application layer of the TCP/IP stack. SMTP - Simple Mail Transfer Protocol, Telnet, DNS - Domain Name Services (name to IP... Read More
Identify 3 LAN technologies?
Added on Sat, Dec 19, 2009
* FDDI * HDLC * HSSI * X.25 * 802.3 * 802.5 Correct answer: A E F The question is asking for 3 LAN technologies, HDLC, HSSI and X.25 are all WAN technologies. Read More
Identify the 4 that are not LAN technologies
Added on Sat, Dec 19, 2009
* HDLC * FDDI * 802.5 * HSSI * SDLC * Frame Relay Correct answer: A D E F 802.5 and FDDI are LAN technologies Read More
Which OSI layer supports the communication component of an application?
Added on Sat, Dec 19, 2009
* Data-Link * Physical * Session * Presentation * Application * Transport Correct answer: E Layer 7 the Application layer performs this function. Read More
Identify the length of an IPX address and it’s components?
Added on Sat, Dec 19, 2009
* 80 bits, 48 bits network and 32 bits node * 32 bits, 16 bits network and 16 bits node * None of the above * 80 bits, 32 bits network and 48 bits node Correct answer: D IPX address has 2 components; network and node. The network... Read More
Identify the administrative distance and appropriate routing protocol?
Added on Sat, Dec 19, 2009
* RIP = 255, IGRP = 100 * RIP = 100, IGRP = 120 * RIP = 1, IGRP = 0 * RIP = 120, IGRP = 100 Correct answer: D The administrative distance for RIP is 120 and IGRP is 100. The lower the AD the better the routing information. Read More
Which OSI layer incorporates the MAC address and the LLC?
Added on Sat, Dec 19, 2009
* Data link * Network * Physcial * Transport Correct answer: ): A Layer 2 the Data-Link layer incorporates the MAC and LLC sublayers Read More
Identify the 2 items that TCP and UDP share in common
Added on Sat, Dec 19, 2009
* Both use port numbers to identify upper level applications * Operate at the Network layer * Both are Transport protocols * Both are reliable communications Correct answer: A C TCP and UPD are both layer 4 Transport protocols and... Read More
Which of the following is a layer 2 device?
Added on Sat, Dec 19, 2009
* Switch * Router * Repeater * Hub Correct answer: A A Hub and Repeater are layer 1 devices. A Router is a layer 3 device Read More
Identify the definition of demarcation?
Added on Sat, Dec 19, 2009
* Date in which the WAN service contract expires * Cabling which extends from the WAN service provider to the customer * Division of responsibility, where the CPE ends and the local loop begins * Equipment which is located at the customer... Read More
Identify the 3 key features of the Cisco Discovery Protocol?
Added on Sat, Dec 19, 2009
* Off by default * Will allow for the discovery of layer 3 addresses on neighbor routers * Verify connectivity * Open standard * Does not require any layer 3 protocols to be configured Correct answer: B C E CDP is used for... Read More
Identify the 3 characteristics of IPX RIP?
Added on Sat, Dec 19, 2009
* Distance vector * Does not support multiple paths * 60 second updates * Default encapsulation is SAP * Uses ticks and hop count as a metric Correct answer: A C E IPX RIP is a distance vector routing protocol, it does support multiple paths,... Read More
Identify the access-list range for an extended IP access-list?
Added on Sat, Dec 19, 2009
* 800 - 899 * 1 - 99 * 1000 - 1099 * 100 - 199 Correct answer: D IP extended access-lists use the number range of 100-199. Read More
Identify the X.25 addressing standard?
Added on Sat, Dec 19, 2009
* X.121 * X.25a * ITU-1 * Q933a Correct answer: A The X.25 layer 3 addressing standards is X.121. Read More
Identify 3 features of IGRP?
Added on Sat, Dec 19, 2009
* Composite metric * New horizon * Flash updates * 60 periodic updates * Poison reverse Correct answer: A C E IGRP uses a composite metric made up of bandwidth and delay by default, it updates every 60 seconds and will trigger an... Read More
Identify the correct pair of Novell Ethernet encapsulation and Cisco terminology?
Added on Sat, Dec 19, 2009
* Ethernet II, Snap * Ethernet 802.3, Novell-Ether * Ethernet SNAP, Arpa * Ethernet 802.2, Snap Correct answer: B The default IPX LAN encapsulation is Novell-Ether which is 802.3 Read More
Identify 3 characteristics regarding IP access-lists?
Added on Sat, Dec 19, 2009
* Can be configured as a standard access-list * Can be run from another router running IP * Can be configured as a named access-list * Are the same as IPX access-lists * Can be configured as an extended access-list Correct answer: A... Read More
A traffic light is an example of what type of mechanism?
Added on Sat, Dec 19, 2009
* Collision detection * Flow control * Sequence numbering * Network management Correct answer: B A Traffic light is an example of flow control. Read More
Windowing is a type of?
Added on Sat, Dec 19, 2009
* Negative acknowledgement * Address resolution * Layer transition mechanism * Flow control Correct answer: D Windowing allow the sender and receiver to dictate how much information that can be received prior to an acknowledgement. It is a form... Read More
Identify the 2 types of access-list filters that control SAP traffic?
Added on Sat, Dec 19, 2009
* Novell-ether * Arpa * Input-sap-filter * Round-robin * Output-sap-filter Correct answer: C E SAP’s can be blocked by 2 methods; inbound and outbound. Read More
Identify 3 UDP characteristics?
Added on Sat, Dec 19, 2009
* Reliable communication protocol * Applications that use UDP must incorporate reliability * Connection-less oriented * Incorporates no handshaking Correct answer: B C D UPD is a layer 4 Transport protocol. It is connection-less because it does... Read More
Identify the 2 methods to modify the routers boot sequence?
Added on Sat, Dec 19, 2009
* Setup program * Boot system commands * RXBoot * Config-register Correct answer: B D ‘Boot system’ command the ‘config-register’ are used to manipulate the boot sequence. Read More
Identify the 3 pieces of hardware you would not install to prevent broadcasts?
Added on Sat, Dec 19, 2009
* Switch * Repeater * Bridge * Router Correct answer: A B C Router are implemented not only to break up networks into smaller segments but they are used to block broadcasts Read More
Identify 2 features of PPP PAP authentication?
Added on Sat, Dec 19, 2009
* Username and password is sent in clear text * Authentication messages are sent periodically during the connection * More secure than CHAP * Remote node is control of authentication process Correct answer: A D PPP PAP authentication sends the... Read More
Identify 1 characteristic of RARP?
Added on Sat, Dec 19, 2009
* IP to MAC address translation * Connectionless delivery of packets * Can be used to initiate remote O/S load sequence * Generates error and control messages Correct answer: C Reverse Address Resolution Protocol is used to obtain a... Read More
Identify the protocol to test connectivity without configuring any layer 3 protocols?
Added on Sat, Dec 19, 2009
* TCP * Ping * IP * CDP * Telnet Correct answer: D CDP can be used to verify connectivity prior to any layer 3 protocols being configured. Read More
LMI operates between the Frame Switch and what other device?
Added on Sat, Dec 19, 2009
* CPE device * Another Frame Switch * X.25 switch * Novell File Server Correct answer: A LMI stands for local management interface. It operates between the Frame Relay switch and the customer equipment Read More
Identify IPX SAP and it’s purpose?
Added on Sat, Dec 19, 2009
* Sonet Access Pipe - interface to Sonet ring * Service Advertising Protocol - advertise services * Server Appletalk Protocol - appletalk directory services * Service Access Point - identify upper layer protocols Correct answer: B SAP is an... Read More
Identify the default serial encapsulation?
Added on Sat, Dec 19, 2009
* ISDN * HDLC * SDLC * Frame Relay * PPP Correct answer: B The default serial encapsulation is HDLC Read More
Identify the purpose of ARP?
Added on Sat, Dec 19, 2009
* Avoiding routing loops * Determining a workstation’s IP address * Sending a directed broadcast * Determining a workstation’s MAC address Correct answer: D ARP is used to find a devices MAC address given an IP address. Read More
What is the purpose of the DLCI?
Added on Sat, Dec 19, 2009
* Identifies the remote routers * Contained with a 802.2 frame for routing purposes * Used with PPP during authentication * Identifies the PVC in a Frame Relay network Correct answer: D DLCI stands for Data Link Connection Identifier. It... Read More
Identify 3 characteristics of the Network layer (OSI layer 3)?
Added on Sat, Dec 19, 2009
* Connection oriented * Path determination * Supports multiplexing * Manages sessions * Packet forwarding Correct answer: B C E The network layer is responsible for routing which entails learning the paths, selecting the best path and... Read More
Identify 3 characteristics of switches?
Added on Sat, Dec 19, 2009
* Increase available bandwidth * Decrease broadcast traffic * Support full duplex in a multipoint topology * Make forwarding decision using MAC address * Create collision domains Correct answer: A D E Switches operate at layer 2.... Read More
Which OSI layer handles physical address, network topology
Added on Sat, Dec 19, 2009
* Presentation * Physical * Transport * Application * Data-Link * Network Correct answer: E Layer 2 the Data-Link layer performs this function. Read More
Identify 2 reasons for disabling CDP?
Added on Sat, Dec 19, 2009
* If the router is not configured for RIP * Save bandwidth by eliminating overhead * If the router is configured for Appletalk * When connected to a non-Cisco router Correct answer: B D CDP can be disabled here are a couple of reasons.... Read More
Identify the 3 characteristics of IGRP?
Added on Sat, Dec 19, 2009
* Uses hop count as a metric * Supports multiple unequal paths * Administrative distance is 100 * Configured with an Autonomous system number * Link state Correct answer: B C D IGRP is a distance vector routing protocol, it&rsquo... Read More
Identify the default IPX serial encapsulation
Added on Sat, Dec 19, 2009
* Novell-Ether * SDLC * SNAP * HDLC Correct answer: D The default IPX serial encapsulation is HDLC Read More
Identify the hardware component that stores the backup configuration?
Added on Sat, Dec 19, 2009
* RAM * NVRAM * Flash * ROM Correct answer: B NVRAM contains the backup config. RAM is the dynamic memory area, ROM contains the boot strap code and Flash contains the IOS. Read More
Identify the extended IP access-list number range?
Added on Sat, Dec 19, 2009
* 600 - 699 * 1 - 99 * 900 - 999 * 100 - 199 Correct answer: D The extended IP access-list range is 100-199. Read More
Identify 3 Fast Ethernet technologies
Added on Sat, Dec 19, 2009
* 100 Base FastEther * 100 Base FX * 100 Base T4 * 100 Base TX Correct answer: B C D Read More
Identify the OSI layer which is responsible for end-to-end connections?
Added on Sat, Dec 19, 2009
* Network * Transport * Session * Data link * TCP Correct answer: B Layer 4 is the Transport layer and is responsible for end-to-end connections. Read More
Identify the 2 characteristics regarding MAC addresses
Added on Sat, Dec 19, 2009
* Contains a network portion and host portion * Always assigned by System Administrator * 48 bits long * Contains a vendor code and serial number Correct answer: C D MAC addresses are assigned by the vendor. Each MAC address is 48 bits long and... Read More
Identify the number range for IPX SAP filters?
Added on Sat, Dec 19, 2009
* 900 - 999 * 1000 - 1099 * 800 -899 * 100 - 199 Correct answer: B The IPX SAP filtering range is 1000-1099. Read More
What is the purpose of ARP?
Added on Sat, Dec 19, 2009
* IP to host name resolution * Host name to IP address resolution * Mac to IP address resolution * IP to Mac address resolution Correct answer: D Address Resolution Protocol resolves the MAC address if the IP address is known. It is... Read More
Which OSI layer establishes, maintains and terminates sessions between hosts?
Added on Sat, Dec 19, 2009
* Application * Physical * Data-Link * Presentation * Network * Session Correct answer: F Layer 5 the Session layer performs this function. Read More
Which statement is true regarding Administrative distance
Added on Sat, Dec 19, 2009
* It is a metric * Number of hops between two routers * Trustworthiness of the routing information * RIP Administrative distance is 100 Correct answer: C Administrative distance is rating of trustworthiness of the routing... Read More
Identify the purpose of the Ping command?
Added on Sat, Dec 19, 2009
* Share routing information with a neighbor router * Transmit user data when buffers are full * Test connectivity at layer 3 * Test entire protocol stack Correct answer: C The ping command tests layer 3 connectivity. Read More
Identify the order of the 5 step encapsulation?
Added on Sat, Dec 19, 2009
1. Create the segment 2. Convert the frame to bits 3. Create the packet 4. Create the frame 5. User creates the data * 1,2,4,2,5 * 2,1,3,4,5 * 5,1,3,4,2 * 5,3,4,1,2 Correct answer: C Cisco 5 step encapsulation. 1)... Read More
The Cisco IOS is stored where?
Added on Sat, Dec 19, 2009
* ROM * CD * Flash * NVRAM Correct answer: C By default the Cisco IOS is stored in flash. Read More
Sequence and acknowledgement numbers are used for?
Added on Sat, Dec 19, 2009
* Layer transitioning * Flow control * Port number addressing * Reliability Correct answer: D TCP uses sequence numbers and acknowledgements to implement reliability Read More
Identify IPX GNS and it’s purpose?
Added on Sat, Dec 19, 2009
* Go Network Server - sends a print job to a network server * Get Nearest Server - locate the nearest server * Guaranteed Network Services - allocates resources to users * Get Notes Server - locates Domino Server Correct answer: B GNS stands for... Read More
Identify the true statement regarding subnetting?
Added on Sat, Dec 19, 2009
* Allows for more host address * Borrow bits from the network portion of the address * Allows for unlimited number of networks * Borrow bits from the host portion of the address Correct answer: D Subnetting involves borrowing bits... Read More
Inverse ARP serves what purpose?
Added on Sat, Dec 19, 2009
* Method for a local router to introduce itself to the remote end of the connection * Broadcast a routing table update * Identify MAC addresses if the IP address is known * Sent every 10 seconds used to verify the Frame Switch is still active ... Read More
Identify 3 characteristics of a MAC address?
Added on Sat, Dec 19, 2009
* Burned into the NIC * 48 bits long * Length is 32 bits * Used to deliver the frame to the end device * Contains a network portion and a host portion Correct answer: A B D The MAC address is 48 bits long not 32. It does NOT contain a network... Read More
Identify 3 IP routing protocols
Added on Sat, Dec 19, 2009
* RIP * AURP * OSPF * IGRP * ARP * ICMP Correct answer: A C D AURP and ICMP are not routing protocols Read More
Identify the type of routing protocol that exchanges entire routing tables at regular intervals?
Added on Sat, Dec 19, 2009
* Link state * Interior gateway protocols * Appletalk routing * Distance vector Correct answer: D Distance Vector routing protocols exchange entire routing tables with it’s neighbors. Link State routing protocols exchange LSP&rsquo... Read More
Identify the type of hardware required to connect a Token ring network to an Ethernet network?
Added on Sat, Dec 19, 2009
* Repeater * TR-Enet * Router * Token Ring to Ethernet translation hub Correct answer: C Routers are used to connect dissimilar networks with different access-methods, like connecting Token Ring to Ethernet. Read More
Identify 3 characteristics regarding CDP?
Added on Sat, Dec 19, 2009
* On by default * Shows only directly connected neighbors * Requires IP or IPX * 60 second update interval by default * 30 second updates interval by default Correct answer: A B D CDP stands for Cisco Discovery Protocol. It is... Read More
Identify 2 transport layer protocols?
Added on Sat, Dec 19, 2009
* IP * TCP * CDP * ARP * UDP Correct answer: B E TPC and UDP are 2 layer4 Transport protocols Read More
Identify 2 features of X.25?
Added on Sat, Dec 19, 2009
* Supports only IP * Utilizes switched and permanent virtual circuits * Contains minimal flow control and error recovery * Utilizes LAPB as it’s data-link protocol Correct answer: B D X.25 utilizes LAPB and uses switched and... Read More
Identify the purpose of the Trace command?
Added on Sat, Dec 19, 2009
* Explorer packet transmitting routing information * Test connectivity * Determine the path a packet is taking through the network * Transmits user data when buffers are full Correct answer: C The trace command is used to determine... Read More
Identify the purpose of the TCP 3 step handshake
Added on Sat, Dec 19, 2009
* Setup a un-reliable connection * Initialize routing tables * Synchronize sequence numbers between hosts * Connection tear down process Correct answer: C The 3 step handshake establishes the parameters required for a TCP connection. During the... Read More
Identify 2 PPP characteristics?
Added on Sat, Dec 19, 2009
* Is proprietary to Cisco * Supports authentication * Support compression * Run on a multi-access network Correct answer: B C PPP supports authentication; PAP and CHAP. It also supports compression; Stacker and Predictor. Read More
Which statement is true regarding half duplex?
Added on Sat, Dec 19, 2009
* Only works in a point-to-point configuration * Allows for transmitting and receiving but not a the same time * Allow for transmitting and receiving of data simultaneously * Doubles the bandwidth Correct answer: B Half duplex is... Read More
Identify the purpose of the wildcard mask?
Added on Sat, Dec 19, 2009
* Match a certain portion of the IP address while ignoring the rest of the address * Determine the class of the IP address * Determine the network portion of an IP address * Hide the host portion of an IP address Correct answer: A The purpose of... Read More
Identify the OSI layer associated with bits
Added on Sat, Dec 19, 2009
* Physical * Network * Binary * Data link Correct answer: A The Physical layer converts the frames to bits. Read More
Identify the type of routing protocol that maintains a topological database of the network?
Added on Sat, Dec 19, 2009
* Topological state * Shortest Path First * Link state * Distance vector Correct answer: C Link State routing protocols maintain a database that lists all the networks in the internetwork. Read More
Identify the 3 major functions at layer 3 of the OSI model?
Added on Sat, Dec 19, 2009
* Forwarding process * Logical addressing * End-to-end connections * Path selection * MAC address examination * Network monitoring Correct answer: A B D Layer 3 determines the path, forwards the packet and implements software... Read More
Identify the 2 rules used when configuring a Distance Vector routing protocol?
Added on Sat, Dec 19, 2009
* Physically connected network(s) * Configure the classful address, no subnets * Enable CDP so neighbors can be detected * Configure all networks in Area0 Correct answer: A B When configuring a Distance Vector routing protocol only assign the... Read More
Identify 3 feature of access-lists?
Added on Sat, Dec 19, 2009
* Implicit deny will deny any packets not matched * Processed sequentially from bottom to top * Processed sequentially from top to bottom * If a packet is denied it would be tested against the remaining statements in the access-list *... Read More
Which OSI layer performs code conversion, code formatting and encryption?
Added on Sat, Dec 19, 2009
* Physical * Data-Link * Application * Transport * Presentation * Network Correct answer: E Layer 6 the Presentation layers performs this function. Read More
Identify the purpose of the following command ‘ip route 192.168.100.0 255.255.255.0 10.1.0.1′
Added on Sat, Dec 19, 2009
* Enabling a dynamic routing protocol * Creating a static route to the 10.1.0.0 network * Teaches the router about the distant network 192.168.100.0 and how it can be reached via 10.1.0.1 * Assigning the IP address 192.168.100.0 to an... Read More
What does a Standard IP Access-list use as test criteria?
Added on Sat, Dec 19, 2009
* IP source address * IP source and destination address, protocol numbers and port numbers * IPX source and destination address * Source MAC address Correct answer: A Standard IP access list use only source address. Read More
What is the function of the Transport layer and which protocols reside there?
Added on Sat, Dec 19, 2009
* MAC addressing - IP * Interhost communication - SQL, NFS * Best effort Packet delivery - TCP, UDP * End-to-end connections - TCP, UDP Correct answer: D Layer 4, the Transport layer, is responsible for end-to-end connections. The two TCP/IP... Read More
Identify the 3 Internet layer IP protocols?
Added on Sat, Dec 19, 2009
* NetBios * IPX * ARP * IP * RARP Correct answer: C D E NetBios and IPX are not layer 3 IP protocols. IP - Internet Protocol, ARP - Address Resolution Protocol and RARP - Reverse Address Resolution Protocol Read More
IPX routing updates occur how often?
Added on Sat, Dec 19, 2009
* Every 30 seconds * Every 60 seconds * Only as needed * When the remote router asks for an update Correct answer: B IPX RIP updates are exchanged every 60 seconds Read More
Identify 3 methods not used to prevent routing loops?
Added on Sat, Dec 19, 2009
* Holddown timers * Sequence numbers * Triggered updates * Split horizon * Area hierarchies * Order of router startup Correct answer: B E F Area hierarchies, sequence numbers and order of router startup all relate to Link... Read More
Identify the hardware component that stores the bootstrap program?
Added on Sat, Dec 19, 2009
* ROM * NVRAM * Booter load * RAM * Flash Correct answer: A ROM contains the boot strap code Read More
Identify 2 characteristics of PPP?
Added on Sat, Dec 19, 2009
* Uses LLC to establish the link * Default serial encapsulation * Support multiple layer 3 protocols * Offers two types of authentication; PAP and CHAP Correct answer: C D PPP is not the default encapsulation and uses LCP not LLC to establish... Read More
Identify 3 characteristics of a connection oriented protocol?
Added on Sat, Dec 19, 2009
* Path determination * Flow control * Acknowledgements * Uses hop count as metric * 3 step handshake Correct answer: B C E Connection oriented protocols must first establish the connection (3 step handshake), employ methods to acknowledge the... Read More
What is the maximum hop count for IP RIP?
Added on Sat, Dec 19, 2009
* Infinity * 16 * 15 * 1 Correct answer: C Read More
What is Cisco’s default encapsulation method on serial interfaces?
Added on Sat, Dec 19, 2009
* ANSI * Cisco * Q933a * HDLC Correct answer: D Cisco’s implementation of HDLC is only compatible with Cisco routers. It is the default encapsulation type for serial interfaces. Read More
Which of the following is a characteristic of a switch, but not of a repeater?
Added on Sat, Dec 19, 2009
* Switches forward packets based on the IPX or IP address in the frame * Switches forward packets based on the IP address in the frame * Switches forward packets based on the MAC address in the frame * Switches forward packets based only... Read More
Which is true regarding store-and-forward switching method?
Added on Sat, Dec 19, 2009
* Latency varies depending on frame-length * Latency is constant * It is default for all Cisco switches * It only reads the destination hardware address before forwarding the frame Correct answer: A Store-and-Forward switching copies the entire... Read More
Which three of the following are true statements about connection-oriented sessions?
Added on Sat, Dec 19, 2009
* The segments delivered are acknowledged back to the sender upon their reception * Any segments not acknowledged the are retransmitted by the receiver * A manageable data flow is maintained in order to avoid congestion, overloading and loss of any... Read More
What does a metric of 16 hops represent when using RIP?
Added on Sat, Dec 19, 2009
* Number of hops to the destination * Destination unreachable * Number of routers * Bandwidth Correct answer: B Routing Information Protocol (RIP) is a distance vector routing protocol that used hop count as its metric. The maximum... Read More
What is the difference between TCP and UDP?
Added on Sat, Dec 19, 2009
* TCP is connection-oriented; UDP uses acknowledgements only * TCP is connection-oriented; UDP is connectionless * Both TCP and UDP are connection-oriented, but only TCP uses windowing * TCP and UDP both have sequencing, but UDP is connectionless ... Read More
What does the ‘S’ mean when looking at the routing table?
Added on Sat, Dec 19, 2009
* Statically connected * Directly connected * Dynamically attached * Shutdown route Correct answer: A Statically connected routes are those that an administrator has manually entered into the routing table. Read More
. Why would you use static routing instead of dynamic routing?
Added on Sat, Dec 19, 2009
* When you want automatic updates of the routing tables * All the time * When you have very few routes and want to conserve bandwidth * When you have a gateway of last resort Correct answer: C Static routes are typically used when there are very... Read More
What does the acronym ARP stand for?
Added on Sat, Dec 19, 2009
* Address Resolution Phase * ARP Resolution Protocol * Address Resolution Protocol * Address Recall Protocol Correct answer: C The Address Resolution Protocol (ARP) resolved IP addresses to MAC addresses Read More
What is the default encapsulation of Netware 3.12?
Added on Sat, Dec 19, 2009
* Ethernet_II * 802.5 * 802.2 * 802.3 Correct answer: C The 802.2 Frame Type is the default frame-type for Netware 3.12. Read More
Regarding frame relay, which of the following statements are true?
Added on Sat, Dec 19, 2009
* You must use ANSI encapsulation if connecting to non-Cisco equipment * You must use IETF encapsulation if connecting to non-Cisco equipment * You must use Q.933a encapsulation if connecting to non-Cisco equipment * You must use Cisco... Read More
What is required to support full-duplex Ethernet?
Added on Sat, Dec 19, 2009
* Multiple paths between multiple stations on a link * Automatic sensing operation by all connected stations * Loopback and collision detection disabled * Full-duplex NIC cards Correct answer: C D Full duplex ethernet requires that... Read More
Which layer is responsible for determining if sufficient resources for the intended communication exists?
Added on Sat, Dec 19, 2009
* Application * Network * Session * Presentation * Transport Correct answer: A The Application layer is responsible for determining if sufficient resources for the intended communication exists. Read More
What are the 2 functions of the Data Link Mac layer?
Added on Sat, Dec 19, 2009
* Handles access to shared media * Manages protocol access to the physical network medium * Provides SAPs for higher level protocols * Allows multiple devices to uniquely identify one another on the data link layer Correct answer: B D ... Read More
Describe End to End network services: (Choose all that apply)
Added on Sat, Dec 19, 2009
* Best Route selection * Accomplished Segment by Segment, each segment is autonomous * Flow Control & Data Integrity * Best efforts packet delivery Correct answer: A B C D All of the above End to End network services. Read More
Which of the following provide correct information about a protocol at the transport layer of the OSI model
Added on Sat, Dec 19, 2009
* UDP - Provides Connectionless datagrams service * TCP - Provides Connection Oriented Services * SMTP - Provides Mail Exchange * IP - Route determination * TCP - Provides Flow Control and Error Checking * FTP - Transfers of Files Correct... Read More
Which protocol works at the Internet layer and is responsible for making routing decisions?
Added on Sat, Dec 19, 2009
* UDP * IP * TCP * ARP Correct answer: B Internet Protocol - IP provides routing and a single interface to the upper layers. No upper layer protocol and now lower layer protocol have any functions relating to routing. IP receives segments from... Read More
Which of the following are logged when IP access list logging is enabled?
Added on Sat, Dec 19, 2009
* source address * protocol * source port * destination address * access list number * destination port Correct answer: A B C D E F All of the above are logged when IP access list logging is enabled. Read More
Which two of the following protocols are used at the Transport layer
Added on Sat, Dec 19, 2009
* ARP * UDP * ICMP * RARP * TCP * BootP Correct answer: B E TCP and UDP operate at the Transport layer. Read More
Choose three reasons why the networking industry uses a layered model
Added on Sat, Dec 19, 2009
* It facilitates systematic troubleshooting * It allows changes in one layer to occur without changing other layers * It allows changes to occur in all layers when changing one protocol * It clarifies how to do it rather than what general function... Read More
Why do we have a Layered Model?
Added on Sat, Dec 19, 2009
1) It reduces complexity 2) Allows for a standardized interface 3) Facilitates modular engineering 4) Ensures interoperable technology 5) Accelerates evolution 6) Simplifies teaching and learning Read More





   copy right ® all rights reserved by www.fullinterview.com