06-02-2003 12:49 AM - edited 03-02-2019 07:47 AM
Hello,
How can I configure my switch (3550) to permit an ssh access from one of my PCs.
Does exist a method to get the mac or ip address connected on a port via SNMP ?
Thanks in advance.
Guillaume
06-06-2003 06:50 AM
This is possible.
The following documents tells you how to configure this:
http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12111ea1/3550scg/swadmin.htm#xtocid38
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fsecur_c/fothersf/scfssh.htm
06-07-2003 04:32 AM
Before you can enable SSH you need to download and install the crypto image for your 3550. Once you have this you need to generate a crypto key
switch(config)#crypto key generate rsa modulus 1024
then set the VTY lines to allow (only) SSH
switch(config-line)#transport input ssh
Andy
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide