加载《华为设备命令集》成功,点击此处阅读
首页 →文档下载

华为设备命令集

以下为《华为设备命令集》的无排版文字预览,完整内容请下载

命令符

从用户视图切换到系统视图 system–view 从系统视图切换到用户视图 quit

连入接口命令 interface IP地址、子网掩码配置命令 ip address

接口IP信息查看命令 display ip interface brief

IPv4路由表信息查询命令 display ip routing–table

配置完成退回视图界面命令 return 命令自动补全快捷键【Tab】

快捷键查看命令 display

hotkey

路由名称修改命令 sysname (参数)

设置路由器时钟命令 clock

datetime设置路由器时区命令 clock timezone(时区){add|minus}(偏移时间)[正向偏移add ;负向偏移minus]

登录标题修改命令 header login header login information “ ”

登录成功后标题设置命令 header shell

header shell information “ ” 路由信息查看命令display version

路由当前配置查看命令 display current–configuration

接口状态查询命令 display interface gigabitethernet0/0/0

退格键BavkSpace

删除光标位置的前一个字符,光标左移;若已经到达命令起始位置,则停止左光标键或

光标向左移动一个字符位置;若已经到达命令起始位置,则停止 。右光标键或

光标向右移动一个字符位置;若已经到达命令起始位置,则停止。

删除键Delete

删除光标所在位置的一个字符,光标位置保持不动,光标后方字符向左移动一个字符位置;若已经到达命令尾部,则停止

上光标键【Ctrl+P】显示上一条历史命令。如果需显示更早的历史命令,可以重复使用该功能键。

下光标键【Ctrl+N】

显示下一条历史命令,课重复使用该功能键设备当前配置情况查看命令:display current-configuration

快捷键

Ctrl+A 将光标移动到当前行的开始

Ctrl+E 将光标移动到当前行的末尾

Ctrl+N 将光标向下移动一行

Ctrl+P 将光标向上移动一行

Ctrl+C 停止当前正在执行的功能

Ctrl+ F 返回到用户视图,相当于return命令

{Tab}键 部分帮助的功能,输入不完整的关键字后按下Tab键,系统自动补全关键字

设备当前支持用户界面信息查看命令: display user-interface

用户界面切换命令:user-interface(用户界面相对编号)(用户界面可选参数)

在对应的用户视图下对用户权限配置命令: user privilege level (用户级别)

配置用户界面验证方式的命令:authentication-mode{aaa|none|password}

配置VTY为aaa验证方式的用户名和***

命令:local-user (用户名) password cipher (密码)

命令:local-user (用户名) service-type telnet(代指接入类型)

配置用户权限命令:local-user (用户名) password cipher (*** level(权限) ; local-user(用户名) privilege level(权限)

配置Console用户界面为Password验证

命令:set authentication password cipher (***用户配置信息查看命令:display

current-configuration

手动保存当前配置命令:save【configuration-file】参数configuration-file为指定的配置文件名,格式必须是”.cfg"或”.zip"

周期性自动保存的设置

用户视图命令:

开启周期性自动保存命令:autosave interval on

设置自动保存周期命令:autosave intervaltime 参数time为指定周期的时间周期(参数:time取值应大于10 min)

开启定时自动保存命令:autosave time

on

设置定时保存命令:autosave time time-value参数time-value为自动保存的时间点

下次启动的配置文件夹设置命令:startup saved-configurationconfiguration-file 参数configuration-file为指定配置文件当前配置与下次启动配置文件差异查看命令:compare configuration

查看当前文件下命令:dir[/all][filename|directory] all表示查看当前命令下的文件和目录,参数filename表示待查看文件的名称;

directory表示待查看目录的路径所在目录查询命令:pwd

新建目录的命令:mkdirdirectory 参数directory表示需要创建的目录(创建文件夹)

复制并重命名文件:

copy source-fliename destinction-filename

参数source-fliename表示被复制文件的路径及源文件名:

destinction-filename表示目标文件的路径及其目标文件名

修改当前工作路径命令:cd director

删除文件命令:

delete 【/unreserved】[/force]

filename

/unerserved表示彻底删除指定文件,删除的文件将不可恢复

/force 表示无需确认直接删除文件

参数filename表示删除的文件名

注解:如果不适用/unreserved,则delete命令删除的文件将被保存到回收站中。

恢复回收站中的文件命令:undelete

彻底删除回收站中的所有文件命令:reset recycle-bin

TFTP文件传输命令:tftptftp-server{get|put}source-filename[destination-filename]

参数tftp-server表示TFTP服务器的IP地址;get表示从TFTP服务器下载文件到TFTP客户端;Put表示TFTP客户端上传文件到TFTP服务器。source-filename表示源文件名;destination-filename表示目标文件名 。

TELNET

配置Telnet的验证方式为密码验证方式: authentication-mode

password ste

authentication password cipher (密码)

远程登录设备命令:Telnet ip-address 参数ip-address为登录设备IP地址

FTP

建立FTP连接命令:ftp host-ip 【port-nuber】 参数host-ip表示FTP服务器的IP地址;port-number表示FTP服务器的端口号。

从FTP服务器下载文件到FTP客户端命令:get source-filename【destination-filename】

从FTP客户端上传文件到FTP服务器命令:put source-filename【destination-filename】

查看FTP服务器文件夹状态查询命令:ls

查看设备当前设置的下次启动时所用的启动文件情况命令:display

startup

设置下次启动使用的系统软件文件的命令:startup system-software system-file 参数system-file表示指定的系统软件文件名

Telnet登录方式:tnlnet ip-address 参数ip-address表示ip地址

查看已经登录信息命令:display

users

SSH

生成本地RSA主机秘钥命令:rsa

local-key-pair create

新建SSH用户命令:ssh user (用户名) authentication-type password(代指类型)

在ssh服务端查看ssh用户配置命令:display ssh user-information (用户名)

开启ssh服务命令:stelnet server

enable (服务开启命令)

首次启用认证命令:ssh client first-time enable 客户端命令

指定用户只支持ssh协议:protocol

inbound ssh

指定用户的服务类型:local-user (用户名)service-type

ssh

查看SSH服务器端的当前回话连接信息:display ssh server session

查看ssh服务全局配置信息命令:display ssh server status

查看本地秘钥对中的公钥部分命令: display

rsa local-key-pair public

SFTP

需配置本地用户为SSH接入类型

指定FTP用户可访问目录的命令:local-user (用户名) ftp-directory

flash: (默认为空,不可不配)

配置交换机双工模式

关掉自协议商双工:undo negotiation auto

手工指定双工模式为全双工:duplex

full

以太网接口速率配置 :speed (大小)【单位Mbit/s】

ARP及proxy

ARP

在PC机下查看主机ARP表:arp -a

查看ARPb表:display arp all

添加静态IP和MAC地址:arp static (IP地址)(MAC地址)

开启代理ARP(Proxy ARP):arp-proxy enable 接口视图下

VLAN基本配置及Access接口

创建单个VLAN:vlan (参数)

创建多个VLAN:vlan batch (参数1)(参数2)

配置接口为Access类型接口:port link-type access

配置接口的默认VLAN同时加入VLAN中 :port default vlan (参数)

查看VLAN相关信息(接口和所属vlna的对应关系):display vlan

vlan基本配置 trunk

标记命令:description (参数)

查看vlan的简单信息:display vlan summary

查看vlan和接口配置情况:display port vlan

设置接口为trunk接口:port link-type trunk

设置trunk接口允许通过的vlan:port trunk allow-pass

vlan (参数) 【可是同时设置允许多个通过 (all为全部)】

Hybrid接口

恢复接口默认VLAN:undo port default vlan 删除VLAN:undo

VLAN (参数)

修改接口类型为默认的Hybrid类型:port link-type hybrid

配置交换机在该接口转发指定VLAN的帧:port hybrid untagged vlan(参数/all)

设置Hybrid接口的默认VLAN ID :port hybrid pvid vlan (参数)

配置接口接收的VLAN tag帧:port hybrid tagged vlan (参数/all)

单臂路由实VLAN间路由

配置路由端口子接口(逻辑接口):interface gigabitethernet0/0/0。x

配置子接口对一层tag报文的终极功能:dot1q termination vid (参数)

开启子接口ARP广播功能:ARP broadcast enable

注解:不开启此功能,将导致子接口无法主动发送ARP广播报文,以及向外转发IP报文

Ping跟踪查看命令:tracert (ip)

使用三层交换实现VLAN间路由

创建VLANif接口命令:interface VLANif (参数)

GVRP配置:

开启gvrp服务:gvrp

查看gvrp的使用情况:display gvrp status

查看端口的gvrp统计信息:display gvrp statistics

配置模式为fixed:gvrp registration fixed (接口)()

配置模式为forbidden:gvrp registration forbidden (接口)

删除配置命令:undo(参数) 参数:为配置项

STP基本配置命令:

配置设备STP的工作模式:stp mode {mstp|rstp|stp}

开启stp服务:stp enable

配置桥的优先级:stp

priority priority

参数:取值范围0——61440 步长4096 缺省值32768 参数越小,设备被选举为根桥的可能性越大

配置设备为根桥:stp

root primary

配置设备为备份根桥:stp

root secondary 桥有限级默认为4096 不可修改优先级

生成树的状态信息与统计信息查询:display stp [interface interface-type interface-number][brief]

配置接口的开销值:stp

cost (参数)

查看设备的接口信息:display (interface-type

interface-number)

stp定时器

ping (ip) -t

定时配置:stp

timer (参数)(时间单位 cs)

关闭命令:shutdown

配置网络直径:stp

bridge-diameter(参数)

边缘接口配置:stp

edged-port enable

MSTP基础配置

进入mst域视窗:stp region-configuration

配置MST域名:region-name(参数)

配置mstp的修订级别:revision-level(参数)

制定VLAN的映射到mstp实例生成树 :instance (参数) VLAN (参数)

激活mst:active region-configuration

查看mst域配置信息:display stp region-configuration

查看实例中的生成树信息:display

stp instance (参数) brief

配置交换机为实例中的根:stp

instance (参数)priority(参数)

Smart Link 与Monitor

Link配置

创建smart link组并接入窗口:smart-link group (参数)

开启smart link组功能:smart-link enable

关闭生成树:stp

disable 【接口命令】

配置主接口:port(nterface-type

interface-number)master

配置备份接口:port(nterface-type

interface-number) slave

开启回切功能:restore

enable

设置回切时间:timer

wtr (参数)

查看smart link组状态:display smart-link group (参数)

启用monitor link组:monitor-link group(参数)

配置monitor link上行接口:port(nterface-type interface-number)uplink

配置monitor link下行接口:port(nterface-type interface-number)downlink

配置monitor link回切时间:timer recover-time (参数)

配置Eth-trunk链路聚合

创建Eth-trunk接口:interface Eth-trunk(参数)

指定Eth-trunk为手工负载分担模式:mode manual load-balance

查看Eth-trunk的接口状态:display Eth-trunk(参数)

查看Eth-trunk的接口信息:display interface Eth-trunk(参数)

查看Eth-trunk的详细信息:disp trunkmembership eth-trunk(参数)

指定Eth-trunk为静态lacp模式:mode lacp-static

指定接口加入指定Eth-trunk接口:Eth-trunk (参数)

配置活动接口上线阙值:max

active-linknumber (参数)

修改优先级:lacp priority (参数) 参数:可取值范围0~32768

静态路由

配置下一跳路由ip:IP route-static(目的地址IP段)(子网掩码)(目的IP)

IP route-static

(参数1)(参数2)(nterface-type

interface-number)

配置静态IP :IP route-static 0.0.0.0 0(参数3)

配置路由表优先级:IP

route-static (参数1 )(参数2)(参数3)preference(参数)

查看静态路由信息:display

ip routing-table protocol static

查看路由表手动添加信息:display

ip routing-table protocol static

RIP配置

rip协议基本配置

环回地址接口:Loopback (参数)

开启并创建rip协议:rip

默认情况下是ripv1

网段接口rip功能制定(开启)命令:network (参数)

参数:ip段

查看rip协议更更新情况并开启rip调试功能;debugging rip (参数)

命令

开启debug信息屏幕显示功能:terminal

debugging

terminal monitor

关闭debug命令:undo

debugging rip (参数)

undo

debugging all

某类型调试信息查看:debugging rip (参数)(?)

参数“?”:表示获取帮助,查看相关命令

ripv2搭建(开启ripv2):version

2

RIPV2认证

简单*** authentication-mode simple (***密文验证:rip

authentication-mode md5 (usual/nonstandard)(***:表示使用通用报文格式;nonstandard:表示使用非标准报文格式(IETF标准)

RIp路由协议的汇总

查看rip默认配置信息:display default-parameter rip

ripv2自动汇总:summary

always (自动开启)

ripv2汇总关闭:undo

summary

关闭相应接口下水平分割功能:undo

rip split-horizon

相应接口下配置ripv2手动汇总:rip summary-address( 网络地址 )(子网掩码)

配置rip的版本兼容,定时器及协议优 内容过长,仅展示头部和尾部部分文字预览,全文请查看图片预览。 用户名)

password cipher (密码)在接口下配置认证方式为chap:ppp

authentication-mode chap

在对端接口下配置chcp认证的用户名和*** chap (用户名)

ppp chap password (密码)在接口下配置链路层协议HDLC:link-protocol

hdlc

帧中继

接口配置链路层协议为FR:link-protocol fr

允许帧中继逆向解析地址生产地址映射表:fr

inarp

接口下手动配置ip地址与DLCI的静态映射:fr map ip (ip地址) (DLCI)[broadcast]

查看pvc的建立情况:display fr pvc-info

手工配置ospf邻居:peer (ip地址)

————————————————

版权声明:本文为CSDN博主「ASTON$MATIN」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。

原文链接:https://blog.csdn.net/weixin_***/article/details/***9

[文章尾部最后500字内容到此结束,中间部分内容请查看底下的图片预览]请点击下方选择您需要的文档下载。

  1. 托福听力学科分类(完全修正版)
  2. 中型工业机器人本体机械结构设计_葛某某
  3. Uite 6 Section A 教案
  4. CCNA重新学习总结
  5. 第7章量子化学计算方法与程序
  6. Alevel化学数据手册
  7. 电源测试报告
  8. PS 教学知识点
  9. WPS快捷键
  10. Silver diffusion and mechanism of CaO-MgO-SiO2 gla
  11. The clinicopathological signifcance
  12. 10月8日-10月15日长难句
  13. SPIN顾某某SPIN销售法 理财营销大招
  14. Deep Manifold Embedding for Hyperspectral Image Cl
  15. ann
  16. SystemTap_Beginners_Guide
  17. 四级词汇摘抄
  18. 键盘快捷键
  19. 英文缩写
  20. ICFEICT国际会议邀请函

以上为《华为设备命令集》的无排版文字预览,完整内容请下载

华为设备命令集由用户“linzixian贤”分享发布,转载请注明出处
XXXXX猜你喜欢
回顶部 | 首页 | 电脑版 | 举报反馈 更新时间2021-05-06 15:48:58
if(location.host!='wap.kao110.com'){location.href='http://wap.kao110.com/html/b6/99/58819.html'}ipt>if(location.host!='wap.kao110.com'){location.href='http://wap.kao110.com/html/b6/99/58819.html'}ipt>