通信人家园
标题: 中兴光猫开telnet [查看完整版帖子] [打印本页]
时间: 2025-6-1 23:13
作者: andy8078
标题: 中兴光猫开telnet
telnet server enable
5.配置VTY接口接下来,配置VTY(虚拟终端)接口,以指定认证方式和登录权限。这一步骤确保只有经过验证的用户可以登录:
user-interface vty 0 4 # 配置前5个VTY接口authentication-mode aaa # 使用AAA认证方式protocol inbound telnet # 允许Telnet协议
如果使用的是本地认证,可以这样设置:
user-interface vty 0 4authentication-mode passwordset authentication password cipher your_telnet_password
时间: 2025-6-2 11:47
作者: 诚信电子科技
谢谢分享
通信人家园 (https://www.txrjy.com/) |
Powered by C114 |