نحوه انجام دادن SSH server بر روی device
switch(config)#hostname 3750
3750(config)#ip domain-name nezami.com
3750(config)#crypto key generate RSA
3750(config)#username test password test
3750(config)#interface vlan 1
3750(config)#ip address 192.168.1.1 255.255.255.0
3750(config)#no shutdown
3750(config)#line vty 0 15
3750(config-line)#transport input all
3750(config-line)#login local
3750(config-line)#exit
3750(config)#exit
3750#wr
(لازم به ذکر است درSSH جهت connection احتیاج به putty میباشد)
+ نوشته شده در پنجشنبه سوم آذر ۱۳۹۰ ساعت 23:45 توسط پویان نظامی
|