Archive for January, 2008

Lab Requirements:
1. The router names are p4s1 and p4s2.
2. Set the privilege password and the vty line password on p4s2.
3. Telnet from p4s1 to p4s2.
4. View other users that telneted to p4s2.

Lab Process:
The configurations of p4s2 are as follows:
p4s2(config)#enable secret cisco set enable password
p4s2(config)#line vty 0 4 enter the VTY line mode
p4s2(config-line)#login
p4s2(config-line)#password cisco set telnet password
p4s2(config-line)#exit
p4s2(config)#int s1/1
p4s2(config-if)#ip add 192.168.12.2 255.255.255.0
p4s2(config-if)#clock rate 64000
p4s2(config-if)#no shutdown

The configurations of p4s1 are as follows:
p4s1(config)#int s1/1
p4s1(config-if)#ip add 192.168.12.1 255.255.255.0
p4s1(config-if)#no shutdown

Commands for telneting from p4s1 to p4s2:
p4s1#telnet 192.168.12.2
Trying 192.168.12.2 … Open
User Access Verification
Password:
p4s2>enable
Password:
p4s2#

Lab Requirements:
1. The router name is pass4sure. The console port of the router is connected to the com port of the PC through a reverse cable.
2. Set the password of the router to ccna and save the settings.
3. Restart the router and decrypt the password.

Lab Process:
Configurations on the router
Router(config)#hostname pass4sure
Pass4sure(config)#enable secret ccna
Pass4sure(config)#exit
Pass4sure#copy running-config startup-config
Pass4sure#reload

When restarting the router, press Ctrl+Break to enter the rommon mode.
>o/r 0×2142 change the value of the configuration registry so that you can enter the session mode after the router is restarted
>i restart the router

When you enter the session mode after the router is started, do not perform any configuration and enter the IOS mode
Router#copy startup-config running-config load the configuration to the RAM
Router#configure terminal
Router(config)#no enable secret delete the password
Router(config)#config-register 0×2102 reset the value of the registry
Router(config)#exit
Router#copy running-config startup-config save the settings

After the router is restarted, you can enter the privilege mode without a password.

Lab Requirements:
1Router name: CCNA1,CCNA2,CCNA3
2.Set password to cisco, secret to cisco1, and vty to cisco. All the passwords are required to be encrypted.
3. Configure all these routers.

Lab Process:
Configure Router 1.
Router>enable
Router#configure terminal
Router(config)#hostname CCNA1 set router name
CCNA1(config)#enable password cisco set enable password
CCNA1(config)#enable secret cisco1 set encryption password
CCNA1(config)#line vty 0 4 set VTY line mode
CCNA1(config-line)#login set password authentication
CCNA1(config-line)#password cisco set line password
CCNA1(config-line)#exit
CCNA1(config)#service password-encryption encrypt all the passwords globally
CCNA1(config)#interface serial 1/1 enter the interface you want to configure
CCNA1(config-if)#ip add 202.119.249.1 255.255.255.0 set the IP address of the interface
CCNA1(config-if)#clock rate 64000 set the clock rate for the interface
CCNA1(config-if)#no shutdown activate the password

Configure Router 2 and Router 3 the similar way that Router 1 is configured. The IP addresses of these interfaces are different. Set the clock rate of the DCE end on every MAN link.
After all these routers are configured, you can view information by using the following commands on Router 2.
CCNA2#show cdp display CDP information
CCNA2#show cdp neighbors display summary information about CDP neighbors
CCNA2#show cdp neighbors detail display detailed information about CDP neighbors
CCNA2#show cdp traffic display information about CDP data packets
CCNA2#show cdp entry * display all the information about adjacent routers
CCNA2#show cdp entry CCNA1 display detailed information about adjacent routers

Lab Requirements:
1. On the router port, set the IP address to 202.119.249.219 and mask to 255.255.255.0.
2. Set the router prompt message to welcome to router CCNAlab.
3 Set the router port prompt message to this is a serial port.
4. Save the settings.

Lab Process:
Router>enable
Router#configure terminal
Router(config)#interface fastethernet 0/0
Router(config-if)#ip address 202.119.249.219 255.255.255.0 set the IP address of fast Ethernet port fao/o
Router(config-if)#no shutdown activate the interface
Router(config-if)#exit
Router(config)#banner motd @ set the login greeting
Enter TEXT message. End with the character ‘@’.
welcome to router CCNAlab @
Router(config)#interface serial 0
Router(config-if)#description this is a serial port set port description
Router(config-if)#end
Router#copy running-config startup-config save the settings
Destination filename [startup-config]?
Building configuration…
[OK]
Router#

Lab Requirements:
1. Router name: router
2. Set password to cisco, sercret to cisco, and vty to cisco.
3 All the passwords are required to be encrypted.

Lab Process:
Router>enable
Router#configure terminal
Router(config)#hostname router set route name
Router(config)#enable password cisco set router password
Router(config)#enable secret cisco set router encryption password
Router(config)#line vty 0
Router(config-line)#login
Router(config-line)#password cisco require password authentication
Router(config-line)#exit
Router(config)#service password-encryption set global password encryption

27
Jan

Which Certification Is Best For You

   Posted by: admin   in 2007 certification review

A certification is one of the most valuable weapons in your job-hunting arsenal. A college degree and some experience — and maybe a brother-in-law who’s the hiring manager — doesn’t hurt either. But companies eager to hire specialists turn to certified candidates, in hopes that those candidates will be able to hit the ground running, and will require no training period. Although a bachelor’s degree in computer science is always a plus, it doesn’t necessarily prove that you know how to run a Microsoft network. An MCSE does.

The most popular certifications, by far, are those from Microsoft and Cisco, but hundreds of designations are available for every conceivable specialty. For a comprehensive listing of certifications, consult Anne Martinez’s book, Get Certified & Get Ahead (McGraw-Hill).

“In IT certification, what you’re going to get is some immediate bang for your buck in terms of salary increase,” said Amit Yoran, CEO of information security provider Riptech and adjunct professor at George Washington University. However, Yoran still stresses the importance of having a college degree to accompany the certification.

Why certify? Doug Kendzierski, associate vice provost at the University of Maryland, Baltimore County (UMBC), said, “We’re in a market in which demand has never outpaced supply by such a tremendous disparity.” Certification is a way to prove to a potential employer that you have a specific set of skills, thereby making their hiring decision a little bit easier.

What’s the hottest certification?

“Two areas of focus I see as very attractive is any sort of networking-based technologies, and the other is software engineering disciplines,” said Yoran. Beyond the most common certifications (Microsoft, Cisco, Novell), though, there are plenty of other designations that may be just as valuable. If you want a career in Linux, get the RHCE (Red Hat Certified Engineer) certification. If you want to cash in on the increasing concern over network security, the SANS GIAC (System Administration, Networking, and Security Global Incident Analysis Center) certificate will show potential employers that you can protect the corporate goodies. To gain even more leverage, combine this vendor-neutral security certification with a vendor-specific one. Almost every firewall-equipment vendor has its own certification program, and a generic security certification combined with a CCSE (Check Point Certified Security Engineer) or a Cisco Security Specialist certificate would make for a quick path to employment.

Of course, the venerable MCSE still carries a lot of weight, perhaps more than ever since Microsoft made the test more scenario-based and less theoretical. The test is definitely more difficult, but that makes it more valuable in the marketplace. According to Mike Smith, senior product marketing manager for IT training and courseware development company Wave Technologies International, “They don’t just say, ‘Here, answer this question.’ Microsoft has case studies, where they say, ‘Here’s a scenario, read these three pages and answer these seven questions.’ They’ll give you a diagram of pieces to a network puzzle and say, ‘Put this together, tell me where your routers go, where your servers go, where your desktops are going to be and tell me the flow of your cabling.’ You’re not going to come up with that on your own.”

Vendor-specific or vendor-neutral?

“If you take a networking essentials exam, you don’t learn networking essentials, you learn Microsoft’s view of networking essentials,” said Yoran. This is a useful approach if you are going to run a Microsoft network, but according to Yoran, “the academic approach is a much purer one.” If you have a vendor-specific certification, you understand a specific piece of proprietary technology, and that is often what employers want. But in the long run, confining yourself to a single vendor-specific certification may limit your advancement options. “You’re taking a near-term gain with a long-term detriment,” said Yoran.

Combining a vendor-specific certification with a vendor-neutral one will expand your horizons and position your value beyond a specific piece of technology. “Somebody who is just starting out has no choice but to start at a vendor-neutral platform,” said Kendzierski, “because what they need is a full survey of technology that is not rooted in a particular product.” You should pursue a certification in a specific vendor’s technology after you get that theoretical background, either through a vendor-neutral certification or college education.

The cost factor

You can easily spend thousands — even tens of thousands — of dollars on a combined training/certification program, although the testing alone usually only costs a couple hundred. The best deal is still Brainbench, a Web-based testing center that offers certificates for just about anything you can think of and is well-known and respected throughout the IT industry. Some tests are still available for free, but most cost $19.95.

From
http://exam-test-blog.org/which-certification-is-best-for-you/

1. How long must I wait to retake an exam after I fail it?
A: Candidates who fail an exam must wait five calendar days, beginning the day after the failed attempt, before they may retest for the same exam.
2. Can I take an exam again once I have passed it?
A: Once passed, a candidate must wait a minimum of 180 days before taking the same exam with an identical exam number.
3. How long is the validation period of a Cisco certification? How can I recertify a certification?
A: CCENT, CCNA, CCDA, CCNP, CCDP, CCSP, CCVP, and CCIP certifications are valid for three years. All CCIE certifications and Specialist certifications are valid for two years. Renewal requires certification holders to register for and pass the appropriate Cisco recertification exam(s). In order to recertify, exam requirements must be met prior to the certification expiration date. Individuals with an expired certification(s) must repeat the enter certification exam process in order to regain their certification(s). CCIE certification automatically extends other Cisco Career Certifications, such as CCNP or CCNA. For more details, go to
http://www.cisco.com/web/learning/le3/learning_about_recertication.html.
4. What is the passing score of a Cisco certification exam?
A: Passing scores are set by using statistical analysis and are subject to change.
5. How can I know the exam I am working on is not retired?
A: http://www.cisco.com/web/learning/le3/le11/learning_retired_certification_exams_list.html lists all Cisco retired certifications.
6. Can I take more than one exam within one day?
A: Candidates can take multiple Cisco certification exams as they like if they are qualified to take this exam.
7. How can I receive the exam result after I take an exam?
A: Candidates can know the exam result immediately after the completion of the exam. They receive a score report along with a score breakout by exam section and the passing score for the given exam.

Russian operator Comstar has signed a partnership with Cisco for the delivery of equipment for a new multi-service network in Ukraine. A Sitronics subsidiary, Kvazar Mikro, will be the subcontractor for the installation and launch of the network. In December 2007, Comstar completed the tender for equipment to build and modernize the backbone transportation network in Ukraine and city multi-service communications networks in Kiev and Odessa. Initially, the Russian telecommunications operator will install Cisco’s hub router and backbone router and also aggregation and network management equipment in centres in Kiev and Odessa, after which other cities will be added to the backbone infrastructure. The initiative is scheduled to be launched in Q2. Comstar plans to use the network to provide its private clients with triple-play services and its corporate clients with virtual private networks, telephony and high-speed broadband. By 2011, the number of subscribers is estimated to exceed 125,000 in Kiev and Odessa.

25
Jan

CCIE Lab

   Posted by: admin   in Online Cisco Exam Braindumps

Cost
Lab exams cost US$1400 per attempt, not including travel and lodging expenses. Costs may vary due to exchange rates and local taxes (VAT, GST). You are responsible for any fees your financial institution charges to complete the payment transaction.
Price not confirmed and is subject to change until full payment is made. Please reference the CCIE Policies for more information.
Lab Environment
The Cisco documentation CD is available in the lab room, but the exam assumes knowledge of the more common protocols and technologies. As of March 2006, the documentation can only be navigated using the index; the search function has been disabled. No outside reference materials are permitted in the lab room. You must report any suspected equipment issues to the proctor during the exam; adjustments cannot be made once the exam is over.
Lab Exam Grading
Each question on the lab has specific criterion. The labs are graded by proctors who ensure all the criterion are met and points are awarded accordingly. The proctors use automatic tools to gather information from the routers to perform some preliminary evaluations, but the final determination of a correct or incorrect configuration is done by a trained proctor.
Results
You can review your lab exam results online (login required), usually within 48 hours. Results are Pass/Fail and failing score reports indicate major topic areas where additional study and preparation may be useful.
Reevaluation of Lab Results
You may request a reevaluation of results for Routing and Switching, Security and Service Provider labs for up to 14 days following your exam date. Use the link next to your lab record called “Request for Reread”. Due to the equipment used, rereads are not available for the Voice and Storage Networking exams. Each reread costs US$250 plus any applicable local taxes. Payment is made online via credit card and your card will be charged upon receipt of the request. You may not cancel the reread request once the process has been initiated and refunds are only given when the results change from Fail to Pass.
A reread consists of a second proctor loading your configurations onto a rack to recreate the test and rescore the entire exam. This process may take up to three weeks after receipt of payment. Only one reread per lab attempt is permitted. The result of the reread is an updated score report with success rates for each major section. Be aware that scores may decrease. Exams receive a Pass mark only when the total exam score exceeds 80%. Before requesting a reread, consider that, historically, only 0.3% of exams have been changed from Fail to Pass.

The average salary of IT professionals for 2007 reached $74,730, up 17.1 percent from 2006, according to a survey of more than 35,000 IT professionals conducted by the Certification Magazine.
The top five highest-paying certifications saw a reshuffling from past years, with some old favorites rallying back toward the top.
Brocade Certified SAN Manager (BCSM) moved into first place — up from second place last year — with an average salary of $117,110. ISACA Certified Information Security Manager (CISM), a consistent performer in past years, came in second place with $115,720.
Cisco CCIE, which dominated the Salary Survey in ’03 and ’04 but slipped out of the top five thereafter, came in third this year with $111,090. Brocade Certified SAN Designer (BCSD) follows in fourth place with $109,510. ISACA Certified Information Systems Auditor (CISA) placed fifth with $98,740.
Overall, IT professionals saw their wages increase by 17.1 percent, a slight improvement over last year’s increase of 16.7 percent. More than a quarter of respondents received at least a 25 percent increase in pay, which is also an improvement over last year’s numbers.