huawei命令集

huawei命令集

[Huawei] display current-configuration              // 显示当前生效的配置

[Huawei] display saved-configuration                // 显示flash中配置文件

[Huawei] reset saved-configuration                  // 檫除旧的配置文件

[Huawei] display version                            // 显示系统版本信息

[Huawei] display vlan            // 显示当前VLAN情况

[LSW1] display ip interface brief     // 显示接口

[LSW1] display ip routing-table       // 显示路由表

<Huawei> system-view                                           // 进入配置视图

[Huawei] sysname switch1                                       // 配置主机名称

[Huawei] display this                                          // 显示查询结果

[Huawei] interface Ethernet 0/0/0                      // 选择以太网接口

[Huawei-Ethernet0/0/0] ip address 192.168.10.10 24     // 配置IP地址

<Huawei> clock timezone                     // 设置时区   

<Huawei> clock datetime 22:12:00 2019-04-01 // 设置交换机的时间

[Huawei] undo authentication-mode                              // 清理用户配置密码

[Huawei] undo set authentication password                      // 清理用户配置密码

[Huawei] vlan batch 10 20                                  // 创建vlan10和vlan20

[Huawei] port-group group-member Gig0/0/1 to Gig0/0/10     // 选择1-10号端口

[Huawei] port link-type access                             // 配置成access模式

[Huawei] port default vlan 10                              // 应用到vlan10

[Huawei-ui-console0] authentication-mode password              // 指定密码配置

[Huawei-ui-console0] set authentication password cipher 1233   // 配置密文密码

[Huawei-ui-console0] set authentication password simple 1233   // 配置明文密码

<Huawei> system-view

[Huawei] user-interface console 0                                       // AAA账号密码认证:启用用户名密码认证

[Huawei-ui-console0] authentication-mode aaa              // 配置AAA认证机制

[Huawei-ui-console0] quit

[Huawei] aaa

[Huawei-aaa] local-user withx password cipher 1233      //用户名withx,密码1233

[Huawei-aaa] local-user withx service-type terminal

[Huawei] aaa                                                               //配置密码认证

[Huawei-aaa] local-user withx password cipher 123123

[Huawei-aaa] local-user withx privilege level 3

[Huawei-aaa] quit

[Huawei] user-interface maximum-vty 5            // 指定最大登陆用户

[Huawei] user-interface vty 0 4                  // 指定编号0-4

[Huawei-ui-vty0-4] authentication-mode aaa       // 启用AAA认证

[Huawei-ui-vty0-4] protocol inbound telnet       // 配置telnet协议

[Huawei] user-interface vty 0 4                // 进入vty0-4虚拟终端(开启远程终端)

[Huawei-ui-vty0-4] authentication-mode aaa     // 配置AAA认证机制

[Huawei-ui-vty0-4] user privilege level 15     // 配置认证级别

[Huawei-ui-vty0-4] protocol inbound telnet     // 配置Telnet协议

[LSW1] clear configuration int gi 0/0/1    // 清空接口配置

[LSW1] port-group group-member Gig0/0/1 to Gig0/0/3      // 选择Gig1-Gig3号接口

[LSW1-port-group] undo shutdown                          // 开启接口选项

[LSW2] interface GigabitEthernet 0/0/1                       // 选择一个接口

[LSW2-GigabitEthernet0/0/1]port link-type trunk              // 将该接口配置为trunk口

[LSW2-GigabitEthernet0/0/1]port trunk allow-pass vlan all    // 定义trunk允许vlan通过

[LSW1] interface Gig0/0/3                                    //进入第3个业务网口

[LSW1-GigabitEthernet0/0/3] port link-type access            // 开启接口模式为access

[LSW1-GigabitEthernet0/0/3] port default vlan 20             // 将以上接口加入到vlan20

[LSW1] interface GigabitEthernet 0/0/1                 // 选择Gig0/0/1接口

[LSW1-GigabitEthernet0/0/1] port trunk pvid vlan 10    // 配置本征vlan为vlan10

[LSW1] interface vlanif 10            // 创建交换机虚拟接口(三层交换机配置时)

[LSW1] ip add 192.168.10.1 24         // 配置ip地址

[R1] interface Ethernet 0/0/0.1                    // 创建一个子接口(路由器配置时)

[R1-Ethernet0/0/0.1] ip add 192.168.10.1 24        // 指定子接口ip地址

[R1-Ethernet0/0/0.1] dot1q termination vid 10      // 和vlan10相关联

[R1-Ethernet0/0/0.1] arp broadcast enable          // 开启arp广播包

© 版权声明
THE END
喜欢就支持一下吧
点赞13 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称常用语表情代码图片

    暂无评论内容