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 [...]
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 [...]
August 13 2009 by
sanix in
CCNA |
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 [...]