首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏UQUQ

    ENSP HCIA综合实验

    con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 authentication-mode aaa user-interface vty con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return

    1.6K10编辑于 2023-05-11
  • 来自专栏全栈程序员必看

    AAA认证

    AAA:认证、授权、计费的作用 1、认证模式为AAA [Huawei]user-interface vty 0 4 [Huawei-ui-vty0-4]authentication-mode ? Huawei-ui-vty0-4]authentication-mode aaa --将telnet的认证模式改为AAA认证,默认时密码认证 [Huawei-ui-vty0-4]dis th [V200R003C00] # user-interface con 0 authentication-mode password user-interface vty 0 4 authentication-mode aaa user privilege level 3 user-interface vty 16 20 # return 2、在AAA视图下添加telnet用户huawei、guest [huawei]aaa --进入aaa视图 [Huawei-aaa

    1K20编辑于 2022-06-26
  • 来自专栏UQUQ

    ENSP HCIP BGP初级实验2

    con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return

    49440编辑于 2023-06-04
  • 来自专栏全栈程序员必看

    aaa认证配置

    service-type telnet // 必须配置 ———————————- 示例:当有多个vty 时默认是从vty 0 3开始 在其中没有配置而只在vty4上配置 会导致tel 本机不成功,试验测试结论 user-interface vty 0 3 user-interface vty 4 authentication-mode aaa user privilege level 15 — ————————— ——————————————— 远程登录配置: user-interface maximum-vty 8 user-interface vty 0 7 authentication-mode aaa GigabitEthernet0/0/0 ip address 10.0.0.2 255.255.255.0 # # 使能Telnet服务器功能 telnet server enable(华为设备很多默认开启) user-interface user privilege level 15 idle-timeout 10 0 user-interface vty 4 user-interface vty 16 20 发布者:全栈程序员栈长

    1.5K00编辑于 2022-09-02
  • 来自专栏python3

    H3C WX3024E+H3C WA21

    禁止分配的IP dhcp server forbidden-ip198.198.199.254 dhcp server forbidden-ip198.198.199.253 dhcp enable user-interface con 0 user-interface vty 0 4 authentication-mode scheme user privilege level 3 ##################### vlan all port link-aggregation group 1 # # ip route-static 137.78.6.0255.255.255.0 198.198.198.147 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme user-interface vty 5 15 return

    74010发布于 2020-01-10
  • 来自专栏python3

    cisco与h3c的console、vt

    console 0 authentication-mode none //采用none进行认证 User privilege level 3 2、基于password的console的配置 User-interface console的配置 Local-user XXX Password simple/cipher h3c //密码认证方式二选一 Service-type terminal level 3 //终端登陆等级 User-interface console 0 Authentication-mode scheme H3c之VTY配置 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 User privilege level 3 telnet server enable 3、 基于scheme的vty配置 Local-user XXX Password cipher cisco User-interface

    83530发布于 2020-01-07
  • 来自专栏python3

    一个H3CNE测试的配置

    255.255.255.255 #  ip route-static 0.0.0.0 0.0.0.0 10.1.1.2 #  load xml-configuration #                user-interface  con 0 user-interface vty 0 4 # Return [R1]dis nat session  There are currently 4 NAT sessions: Protocol  con 0 user-interface vty 0 4 # Return [R2]dis ip routing-table Routing Tables: Public         Destinations  con 0 user-interface vty 0 4 #                Return [R3]  dis ip routing-table Routing Tables: Public  con 0 user-interface vty 0 4 #                Return [R4]  dis ip routing-table Routing Tables: Public

    53310发布于 2020-01-08
  • 来自专栏python3

    MPLSL3×××+GRE+MCE+多角

    ospf 1 area 0.0.0.0    network 1.1.1.1 0.0.0.0    network 11.11.11.11 0.0.0.0 # FTP server enable # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme # return -------------- ip route-static ***-instance B 192.168.10.0 255.255.255.0 ***-instance A 1.1.1.6   preference 60 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme # return -------------- con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme # return [MCE] ------

    64110发布于 2020-01-08
  • 来自专栏python3

    H3C路由器系列h3c2020的配置

    255.255.0.0 # interface NULL0 #  ip route-static 0.0.0.0 0.0.0.0 电信给的外网网关 #  load xml-configuration # user-interface con 0 user-interface tty 13 user-interface aux 0 user-interface vty 0 4  user privilege level 3  authentication-mode

    97410发布于 2020-01-06
  • 来自专栏landv

    华为AR2811配置脚本

    FTP server enable # ip route-static 0.0.0.0 0.0.0.0 10.10.10.5 preference 60 --创建默认路由,华为默认优先级为60 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 set authentication password simple admin

    59420发布于 2018-12-17
  • 来自专栏全栈程序员必看

    h3c路由器配置命令大全_h3c命令手册

    % # 配置用户认证方式telnet(vty 0-4)[H3C_TEST]user-interface vty 0 4[H3C_TEST-ui-vty0-4]authentication-mode scheme 1监控display、debugging 2配置所有配置命令(管理级的命令除外) 3管理文件系统命令、FTP命令、TFTP命令、XMODEM命令 telnet仅用密码登录,管理员权限[Router]user-interface simple manage[Router]local-user manage service-type telnet[Router]local-user manage level 2[Router]user-interface vty 0 4[Router-ui-vty0-4]authentication-mode local对console口设置密码,登录后使用管理员权限[Router]user-interface con simple manage[Router]local-user manage service-type terminal[Router]local-user manage level 2[Router]user-interface

    5.6K60编辑于 2022-11-02
  • 来自专栏杂谈

    网络安全实验15 配置GRE over IPSec VPN,实现私网之间通过隧道安全互访

    con 0 authentication-mode aaa user-interface vty 0 4 authentication-mode aaa protocol inbound ssh user-interface vty 16 20 # pki realm default # sa # location # multi-linkif mode proportion-of-weight con 0 authentication-mode aaa user-interface vty 0 4 authentication-mode aaa protocol inbound ssh user-interface vty 16 20 # pki realm default # sa # location # multi-linkif mode proportion-of-weight con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return

    2K10编辑于 2024-06-18
  • 来自专栏好派笔记

    华为AC-6005小型网络WLAN业务配置

       # interface GigabitEthernet0/0/23   # interface GigabitEthernet0/0/24   # interface NULL0   # user-interface  con 0   user-interface vty 0 4   # return [S5700-A]   2.S5700-B交换机配置 [S5700-B]dis cur   # sysname  con 0   user-interface vty 0 4   # return [S5700-B]   [S5700-B]   3.AC6005无线网络控制器配置 <AC6005>dis cur port hybrid pvid vlan 1050   # interface NULL0   # ip route-static 0.0.0.0 0.0.0.0 10.128.254.1   # user-interface  con 0    authentication-mode password   user-interface vty 0 4   user-interface vty 16 20   # wlan  

    1.7K21发布于 2021-09-14
  • 来自专栏杂谈

    网络安全实验07 部署防火墙负载分担双击热备

    con 0 authentication-mode aaa user-interface vty 0 4 authentication-mode aaa protocol inbound ssh con 0 authentication-mode aaa user-interface vty 0 4 authentication-mode aaa protocol inbound ssh con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 authentication-mode password user-interface vty 0 4 user-interface vty 16 20 # wlan ac # return con 0 user-interface vty 0 4 # return PC1 PC2

    1.4K10编辑于 2024-04-19
  • 来自专栏python3

    h3c l2tp ***

    route-static 0.0.0.0 0.0.0.0 218.24.140.65 静态路由 # load xml-configuration # load tr069-configuration # user-interface con 0 user-interface tty 13 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme

    2.4K30发布于 2020-01-09
  • 来自专栏网络工程师笔记

    Console口密码遗忘如何处理?

    Unspecified * 35 VTY 1 00:00:00 TEL 10.135.18.91 pass yes Unspecified 使用display user-interface <HUAWEI> display user-interface Idx Type Tx/Rx Modem Privi ActualPrivi Auth Int <HUAWEI> system-view [~HUAWEI] user-interface console 0 [~HUAWEI-ui-console0] authentication-mode password <HUAWEI> system-view [~HUAWEI] user-interface console 0 [~HUAWEI-ui-console0] authentication-mode password

    1.1K20发布于 2021-05-17
  • 来自专栏桃子小白

    华为S系列的交换机Telnet登录

    VRP系统 已经配置好了交换机的vlanif 2端口ip (两台都在同段) 具体配置 配置Telnet登录所用的VTY用户界面的终端属性,指定VTY 0\~4这5条VTY虚拟通道可以用于登录 [SW1]user-interface authentication-mode aaa [SW1-ui-vty0-4]user privilege level 15 [SW1-ui-vty0-4]q 配置控制通过Telnet访问交换机的用户ACL策略 [SW1]user-interface ]acl 2001 [SW1-acl-basic-2001]rule permit source xxx //配置仅允许IP地址xx的主机访问 [SW1-acl-basic-2001]q [SW1]user-interface

    40110编辑于 2024-04-06
  • 来自专栏userlyz学习记录

    ensp学习第七弹acl

    tcp-flag { ack | fin | syn } * | time-range time-name ] * 配置R3为telent服务器 [R3]telent server enable user-interface vty 0 4 user-interface 用来进入一个用户界面或者多个用户界面试图 VTY 用户界面 用来管理或者 监控通过的telent或者ssh方式登录的用户 在R3上配置acl permit 是允许通过该报文 deny是抛弃该报文 [R3]user-interface vty 0 4 user privilege level 3 set authentication password 10.4.1.1 0.0.0.0 destination 10.1.3.3 0.0.0.0 destination-port eq 23 rule 10 deny tcp source any user-interface

    89820编辑于 2022-08-18
  • 来自专栏全栈程序员必看

    telnet远程登录AAA认证

    AAA认证 测试 测试telnet连接 实验拓扑图: 实验配置思路: 配置路由器的接口IP地址 前提需要两台设备可以ping通 然后在服务端配置认证模式,用户名密码等信息 实验摘要重点命令: [R2]user-interface vty 0 4 //用户界面vty 0 4 //user-interface 是指用户界面 //vty ,全称为Virtual Teletype Terminal,指虚拟终端 10.1.1.2 24 //设置IP地址 [R2-GigabitEthernet0/0/0]quit //退出 [R2] 配置虚拟终端用户数量 R2——配置虚拟终端用户数量,使用AAA认证 [R2]user-interface vty 0 4 //用户界面vty 0 4 //user-interface 是指用户界面 //vty ,全称为Virtual Teletype Terminal,指虚拟终端

    1.9K11编辑于 2022-06-26
  • 来自专栏python3

    H3C 配置

    H3C 2126 进入系统视图   system-view 配置Web网管用户  localuser user_name password 1 进入VTY界面视图  user-interface vty   snmp-agent community read plublic 退出,保存 save H3C 2126-EI 进入系统视图   system-view 进入VTY0用户界面视图   user-interface

    81340发布于 2020-01-15
领券