首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往
  • 您找到你想要的搜索结果了吗?
    是的
    没有找到

    cisco与h3c的console、vt

    比较下cisco与h3c之本地登录与远程telnet登录的差异,在此我们未作管理地址的配置,只是简单的介绍下二者的基本配置情况 Cisco之console和vty基本配置 Line console 0...console口 Password cisco //设置console口登陆密码 Logging synchronous //提示信息同步,防止信息干扰输入命令 Login Line vyt 0 4 //允许vty...vty 0 4 Access-class 1 in 相对于cisco的console与vty的配置,h3c的console与vty的配置相对复杂一点, h3c之console和vty基本配置 1、基于...配置 1、 基于none的vty配置 User-interface vty 0 4 Authentication-mode none telnet server enable User privilege...level 3 2、 基于password的vty配置 User-interface vty 0 4 Authentication-mode password Set authentication

    75130
    领券