Archive for April, 2010
Shell script to list out the contents of a file
Apr 29th
This shell script will list out the contents of a file using MENU DRIVEN, considering the following: - The user enters the file name (may enter a path) - The script reads in the file name - It checks if it exists and it is a file - If it does not, it warns the user - Otherwise it should list the contents (more…)
CCNA Exploration2: Routing Protocols and Concepts – Chapter 10 Exam
Apr 29th
01. Refer to the exhibit. When Router D is configured to use a link-state routing protocol and is added to the network, what is the first thing that it does to begin learning the network topology?
- It sends LSP packets to Routers B and C.
- It sends LSP packets to all routers in the network.
- It sends Hello packets to all routers in the network.
- It sends information about its directly connected neighbors to Routers A and E.
- It sends information about its directly connected neighbors to all routers in the network.
- It learns about its directly connected networks when its interfaces reach the up state. (more…)
CCNA Exploration2: Routing Protocols and Concepts–Chapter9 Exam
Apr 28th
01. On a router running EIGRP, what database would maintain a list of feasible successors?
- routing table
- neighbor table
- topology table
- adjacency table
02. Refer to the exhibit. This is the debug output from 2 directly connected EIGRP routers. They are not forming an adjacency. What is the cause?
- one router is a non-cisco router
- they have different autonomous-system numbers
- they are using difference sequence numbers
- they are sending incorrect hello types (more…)
Windows Server 2008 Hardware Requirements
Apr 27th
When determining hardware requirements to install and run Windows Server 2008 and any application or services you are about to run on the server, you need to focus on three hardware resources with keeping in mind the rule “The more the better”: (more…)
CCNA Exploration2: Routing Protocols and Concepts – Chapter 8 Exam
Apr 27th
01. Refer to the exhibit. What can be determined from this output?
- The router will have to perform recursive lookups to forward a packet destined for 192.168.2.213/24.
- The parent route for these networks was removed from the routing table.
- A route to 192.168.0.0/25 would be classified as a supernet route for the routes listed in the routing table.
- All of the routes listed are network routes.
02. Refer to the exhibit. A packet destined for host 128.107.0.5/16 is processed by the JAX router. After finding the static route in the routing table that matches the destination network for this packet, what does the router do next?
- searches for a default route to forward the packet
- drops the packet since the static route does not have an exit interface
- performs a recursive lookup to find the exit interface used to forward the packet
- sends a request to neighboring routers for the location of the 128.107.0.0 network (more…)
Remove XP Security 2010, Vista Security 2010
Apr 25th
XP Security (or Vista Security) is a rogue antispyware program. It is also known as: - XP Internet Security 2010 - Vista Security Tool 2010 - XP AntiSpyware 2010 - XP Antimalware 2010 - Antivirus XP 2010 - XP Smart security 2010 (more…)
The Printer name is invalid, Code 80070709
Apr 24th
This is a common error with VBScripts, it occurs when you using a script to map a network printer to a user. To determine the cause of such an error and to track down this issue try one or all of the following:
1. Make sure there is no mistakes in the script and the printer you are aiming to map is exist in the script with appropriate share link.
2. Make sure of the printer share name, double check the spelling (the server, the share folder or printer’s share name) just in case: ) (more…)
CCNA Exploration2: Routing Protocols and Concepts – Chapter 7 Exam
Apr 21st
01. Refer to the exhibit. If all routers are running RIP version 2, why is there no route for the 192.168.1.32/27 network?
- Rip version 2 does not send subnet masks in its updates.
- Router A is not setup with RIP as a routing protocol.
- Rip version 2 will auto summarize routes by default.
- Router B is not setup to advertise the 192.168.1.64/30 network. (more…)
CCNA Exploration2: Routing Protocols and Concepts – Chapter 6 Exam
Apr 20th
01. What two advantages does CIDR provide to a network? (Choose two.) reduced routing table size dynamic address assignment automatic route redistribution reduced routing update traffic automatic summarization at classful boundaries (more…)
Simple Printer Logon Script – VBScripts
Apr 19th
The following script can be used as a logon script to add Simple Windows Printer Connection. 1- Copy and past the script in a text editor, notepad will dose the job perfectly. 2- Make whatever changes in need to suit your purposes. ie; change the server name and the printer share name to reflect yours. 3- Save the file (any name you like) with extension of .vbs, ie: printerslogon.vbs (more…)
CCNA Exploration2: Routing Protocols and Concepts – Chapter 5 Exam
Apr 18th
01. Refer to the exhibit. All routers in the exhibit are running RIP v1. The network administrator issues the show ip route command on router A. What routes would appear in the routing table output if the network is converged? (Choose two).
- R 192.168.2.0/24 [120/1]
- C 192.168.2.0/24 [120/1]
- R 10.10.3.0/24 [120/0]
- C 10.10.3.0/24 [120/1]
- R 10.10.1.0/24 [120/2]
- R 10.10.1.0/24 [120/3] (more…)






