摘要: 设备较旧,与新设备配置命令差别较大 进入aux接口 user-interface aux 0 配置con口的认证方式 authentication-mode scheme 配置本地用户 local-user test password simple 赋予本地用户权限 level 3 权限较低会无法进 阅读全文
posted @ 2021-11-30 15:14 andysay 阅读(209) 评论(0) 推荐(0)
摘要: 网上找了很多,基本只有这一个版本,但是原作者在移位过程中出现了点问题 private void button1_Click(object sender, EventArgs e) { string StartIp = ""; string EndIp = ""; StartIp = Startinp 阅读全文
posted @ 2021-11-30 15:06 andysay 阅读(167) 评论(0) 推荐(0)