H3C命令集

发布时间:2019-07-11 09:55:55编辑:auto阅读(1672)

    system-view -> enable

    interface vlan-interface 1 //ip设置

    undo ip address

    ip address 172.16.1.11 255.255.240.0

    local-user admin //创建本地用户

    service-type telnet level 3

    password simple admin

    user-interface vty 0 4

    authentication-mode scheme //配置telnet管理的用户和口令

    ip route-static 0.0.0.0 0.0.0.0 172.16.0.50 //路由

    display current-configuration //显示正在运行的配置信息

    [H3C]quit

    <H3C>save //保存配置信息

    sysname //命名设备

    undo shutdown -> no shutdown //开启

    quit -> end

     

关键字

上一篇: GNS3-ENSP对接实验

下一篇: H3C IPSEC OVER GRE