Certifications Unleashed

All you need to certify yourself

Archive for August, 2009

How To Enable SSH In Cisco IOS

SSH is the preferred protocol for remote communication with Cisco products. SSH is more secure than Telnet because all the data is sent with encryption.

To see if SSH in Cisco router or switch is enabled or not issue the following command:

Certhacker#show ip ssh

%SSH has not been enabled

You can see that SSH has not been enabled on the router or switch. To enable SSH do the following:

(more…)

  • 0 Comments
  • Filed under: Cisco, How Tos
  • Static routes are those which are manually added by a network administrator. Their purpose is to hardcode a route for a specific network or host. The opposite of a static route is dynamic route which is automatically created by the router.

    The syntax to add a static route in Cisco IOS (router) is as follows:

    certhacker(config)# ip route <IP> <netmask> <Next Hop router interface>

     

    (more…)

  • 0 Comments
  • Filed under: Cisco, How Tos
  • New version of CCNA dumps has been released by Pass4Sure. The previous version was 8.14 but in July the new version released is 7.58. This versioning is really strange to me. It would be great if anyone guides me through these version numbers. EaglePk has given the link to the latest Pass4Sure downloads. Please correct me if there’s another version later than this one. Thanks.

    Download Links for V7.58 are as follows:

    (more…)

  • 21 Comments
  • Filed under: CCNA