随笔分类 -  Cisco路由交换

摘要:cisco telnet(原创) 1.无用户名(最简单配置) vIOS1: r1(config)#line vty 0 4r1(config-line)#password ciscor1(config-line)#transport input all r1(config-line)#exir1(c 阅读全文
posted @ 2020-09-19 21:21 user_ldl 阅读(501) 评论(0) 推荐(0)
摘要:cisco ssh实验 ①配置hostname和domain name 因为rsa的秘钥是用hostname和domain name产生的 Router(config)#host Server Server(config)#ip domain name cisco.com ②生成RSA秘钥 当生成r 阅读全文
posted @ 2019-11-19 13:13 user_ldl 阅读(476) 评论(0) 推荐(2)