华为配置命令

<r1> save 保存配置

<Huawei>undo terminal monitor ----关闭交换机日志

display this 查看当前视图配置

display ip routing-table ----用于查看路由器的路由表

display ip pool //查看DHCP池塘及分配关系

display interface 查看所有接口的详细信息

display interface brief 查看所有接口的详细信息简表

display ip interface brief //查看接口配置的IP信息及接口状态简表

r1-GigabitEthernet0/0/0\]shutdown //关闭接口 display nhrp peer all //nhrp的邻居的所有信息,查看nhrp映射表 display router id //查看路由器身份标识 (就是:RouterID) \[Huawei\]display ip routing-table protocol ? //筛选查看的路由 bgp Border Gateway Protocol (BGP) routes direct Direct routes isis IS-IS routing protocol defined by ISO ospf Open Shortest Path First (OSPF) routes rip Routing Information Protocol (RIP) routes static Static routes unr User network routes 例:\[Huawei\]display ip routing-table protocol direct //查看直连路由 \[r2\]display ospf peer ---查看OSPF邻居 \[r2\]display ospf peer brief ----查看OSPF邻居简表 \[r2\]display ospf lsdb -----查看OSPF数据库表 \[r2\]display ospf routing ---查看OSPF路由表 display ospf interface g 0/0/0 ---查看ospf端口信息 display ospf interface s 0/0/0 ---查看ospf端口信息 \reset ospf 1 process -----重置OSPF进程1 \[r2\]display ospf vlink ---查看ospf的vlink信息 \[r2\]tracert 13.0,0,3 ---路径跟踪 \[r2\]display current-configuration configuration ospf 查看OSPF进程、区域、宣告网段 \[r2\]display ospf lsdb router 1.1.1.1----查看OSPF某一条LSA的详细信息,类型以及LS ID参数。 \[r2\]display ospf lsdb ase 1.1.1.1----查看OSPF五类LSA的详细信息,类型以及LS ID参数。 \[r3\]display ip ip-prefix ----查看前缀列表统计信息 \[r2\]display route-policy aa ----查看路由策略内容 \[r2\]display bgp peer ----命令查看BGP邻居表 \[r2\]display tcp status ----命令查看tcp连接建立状态 \[r1\]display bgp routing-table ----查看BGP路由表 \[r1\]display bgp routing-table 10.10.0.0 16 ----查看BGP路由表10.10.0.0 16 优选原因 \[r1\]display lldp neighbor brisf ---查看邻居与本设备具体接口与邻居相连的具体接口 \[r1\]display bgp routing-table dampening parameter ----查看BGP衰减参数 \[r1\]display bgp routing-table dampened ----查看BGP惩罚路由 \[r2\]display bgp peer verbose ----命令查看BGP对等体详细信息 PC命令,arp -a ---用于查看设备的arp缓存表 \[sw1\]display port vlan active ----查看端口与VLAN的映射关系 \[sw1\]display stp --- 查看整个设备的生成树 \[sw1\]display stp brief ---查看stp接口状态简表 \[sw1\]display bridge mac-address ---查看设备的MAC地址 \[sw1\]display stp region-configuration ----查看设备的域名,修订等级,vlan和instance的映射关系(mstp) \[sw1\]display eth-trunk 0 ---查看聚合链路发送的源目MAC \[sw1\]display vrrp ---查看vrrp信息 \[D5\]display current-configuration ---查看所有端口配置命令

相关推荐
Fine姐14 分钟前
The Network Link Layer: 无线传感器中Delay Tolerant Networks – DTNs 延迟容忍网络
开发语言·网络·php·硬件架构
网络研究院1 小时前
新的“MadeYouReset”方法利用 HTTP/2 进行隐秘的 DoS 攻击
网络·网络协议·安全·http·攻击·漏洞
189228048611 小时前
NY270NY273美光固态闪存NY277NY287
服务器·网络·数据库·科技·性能优化
一只栖枝8 小时前
华为 HCIE 大数据认证中 Linux 命令行的运用及价值
大数据·linux·运维·华为·华为认证·hcie·it
玩转以太网11 小时前
基于W55MH32Q-EVB 实现 HTTP 服务器配置 OLED 滚动显示信息
服务器·网络协议·http
秃了也弱了。11 小时前
WireShark:非常好用的网络抓包工具
网络·测试工具·wireshark
清源妙木真菌12 小时前
应用层协议——HTTP
网络·网络协议·http
网硕互联的小客服16 小时前
Apache 如何支持SHTML(SSI)的配置方法
运维·服务器·网络·windows·php
M1A118 小时前
TCP协议详解:为什么它是互联网的基石?
后端·网络协议·tcp/ip
共享家952719 小时前
linux-数据链路层
linux·网络·macos