Tugriceri Web Notes

Archive for January, 2009

fast “show run”

by on Jan.13, 2009, under Cisco, Network

conf#parser config cache interface
#show run

in privelege mode, type  “term len 0″

show run” or “show start” will be faster

show run brief

Comments Off on fast “show run” more...

Cisco SSH Configuration

by on Jan.12, 2009, under Cisco, Network, Security

conf# username cagri privilege 15 secret cisco

“creates a user in local database with privelege level 15 and encrypted password cisco”

conf#ip domain-name tugriceri.com

“sets a domain name for the device”

conf#crypto key generate rsa

“creates a rsa key. in the next step encryption bits will be asked. default is 512. 1024 is better”

conf#ip ssh version 2

“change the version of ssh to 2”

conf#line vty 0 4

“go under the virtual teletype ports”

conf-line#transport input ssh

“and change the login type from telnet to ssh”

conf-line#login local

“device will look at the local user database to log in a user”

Comments Off on Cisco SSH Configuration : more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...