IT Solution& Services
Would you like to react to this message? Create an account in a few clicks or log in to continue.
IT Solution& Services

Join me to provide IT Environment about Microsoft, Network, services, servers, XOS, solution, support for all to reach to the Top
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  
POST Master: Forums under construction and still new, share me by your information idea and try to be with Top management thanks "Mohd Zeitoun"
Search
 
 

Display results as :
 
Rechercher Advanced Search
Keywords
vlan Router cisco address configure configuration telephony
Latest topics
» Fix iTunes 12.3 Cannot Be Installed on Windows 7/8/10
Router - How to enable SSH on router Switch on GNS3 EmptyWed Apr 27, 2016 1:19 pm by mohammad zeitoun

» how to change password from CMD
Router - How to enable SSH on router Switch on GNS3 EmptyTue Jan 05, 2016 8:06 am by mohammad zeitoun

» please use a kernel appropriate for your cpu ubuntu virtualbox fix
Router - How to enable SSH on router Switch on GNS3 EmptyMon Jan 04, 2016 10:54 am by mohammad zeitoun

» What is Ubuntu OS ?
Router - How to enable SSH on router Switch on GNS3 EmptyMon Jan 04, 2016 10:50 am by mohammad zeitoun

» Rumors talks about whatsapp video call
Router - How to enable SSH on router Switch on GNS3 EmptyWed Dec 30, 2015 6:26 pm by mohammad zeitoun

» how to reduce screen size in iphone?
Router - How to enable SSH on router Switch on GNS3 EmptyWed Dec 30, 2015 6:19 pm by mohammad zeitoun

» how to add new local account in windows 10 ?
Router - How to enable SSH on router Switch on GNS3 EmptyWed Dec 30, 2015 6:14 pm by mohammad zeitoun

» surface keyboard not working mouse works
Router - How to enable SSH on router Switch on GNS3 EmptySun Dec 20, 2015 10:44 am by shijin

» how to Create VLANs on switch
Router - How to enable SSH on router Switch on GNS3 EmptySun Dec 20, 2015 8:43 am by mohammad zeitoun

» How to create bootable USB for UBUNTU OS.
Router - How to enable SSH on router Switch on GNS3 EmptyTue Dec 08, 2015 12:46 pm by mohammad zeitoun

» download Linux Lite 2.4 Final
Router - How to enable SSH on router Switch on GNS3 EmptyTue Dec 08, 2015 12:43 pm by mohammad zeitoun

» Best anti-virus for ubuntu operating syatem??
Router - How to enable SSH on router Switch on GNS3 EmptyTue Dec 08, 2015 12:43 pm by mohammad zeitoun

» How to enable SSH on router Switch on GNS3
Router - How to enable SSH on router Switch on GNS3 EmptyFri Nov 13, 2015 5:06 pm by mohammad zeitoun

» Difference Between WAP , Router ,Gateway & Modem
Router - How to enable SSH on router Switch on GNS3 EmptyFri Nov 13, 2015 5:01 pm by mohammad zeitoun

» Difference Between Router and Switch
Router - How to enable SSH on router Switch on GNS3 EmptyFri Nov 13, 2015 4:57 pm by mohammad zeitoun


 

 How to enable SSH on router Switch on GNS3

Go down 
AuthorMessage
mohammad zeitoun
Forum Owner
Forum Owner
mohammad zeitoun


Posts : 55
Join date : 2015-06-27
Age : 42
Location : lebanon

Router - How to enable SSH on router Switch on GNS3 Empty
PostSubject: How to enable SSH on router Switch on GNS3   Router - How to enable SSH on router Switch on GNS3 EmptyFri Nov 13, 2015 5:06 pm

Configure SSH communication on L3_Switch.



The topology is simple and our task is to configure SSH on L3_switch, we need the following steps on L3_Switch for accomplish this:

Configure the hostname:

Router#Enable

Router#config t

Router#(config)hostname L3_Switch

Telnet does required only the password where as SSH uses both username and password. Therefore we need to create a user for SSH.

L3_Switch#(config) aaa new-model

L3_Switch#(config) username admin secret 5 cisco (“secret” uses the MD5 hash in running config, where 5 Specifies a HIDDEN secret will follow and Cisco is the hidden password)

 

 

Configure the DNS domain:

L3_Switch#(config)ip domain name cisco.com

Enable SSH:

L3_Switch#(config) crypto key generate rsa

 

How many bits in the modulus [512]:

(If you can want to enable 512 bits encryption then press enter otherwise you can type the other values like 1024 etc.)

L3_Switch#(config)#ip ssh version 2

L3_Switch# (config)#line vty 0 4

L3_Switch# transport input SSH

L3_Switch# (config-line)#login local

 

Testing:

You can test SSH configuration from R2 by accessing L3_switch by SSH with following command:

 

ssh -l admin 192.168.72.100
Back to top Go down
https://it-solution.niceboard.com
 
How to enable SSH on router Switch on GNS3
Back to top 
Page 1 of 1
 Similar topics
-
» Difference Between Router and Switch
» Difference Between WAP , Router ,Gateway & Modem
» Download GNS3 1.3.7 from offical site free
» How to configure and assign a Cisco switch access port to a VLAN
» how to Create VLANs on switch

Permissions in this forum:You cannot reply to topics in this forum
IT Solution& Services  :: Network Section :: cisco :: Switching-
Jump to: