配置管理VLAN 目录
目录
第1章配置管理.1-1
1.1 管理VLAN配置命令..........................................................................................................1-1
1.1.1 display .1-1
1.1.2 display 1-2
1.1.3 display 1-4
1.1.4 display ip 1-4
1.1.5 display ip routing-table ip-address1 ip-address
<1-7
1.1.6 display ip 1-8
1.1.7 display ip 1-9
1.1.8 display ip 1-10
1.1.9 display ip 1-11
1.1.10 1-12
1.1.11 1-13
1.1.12 1-13
1.1.1-15
第1章配置管理VLAN
1.1  管理VLAN配置命令
1.1.1  display interface Vlan-interface
【命令】
display interface Vlan-interface [ vlan-id ]
【视图】
任意视图
【参数】
vlan-id:指定要显示管理VLAN接口的编号。
【描述】
display interface Vlan-interface命令用来显示管理VLAN接口本身的一些相关信
息。
相关配置可参考命令interface Vlan-interface。
【举例】
# 显示当前管理VLAN 1接口的相关信息。
<Quidway> display interface Vlan-interface 1
Vlan-interface1 current state :UP
Line protocol current state :UP
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is
000f-e20f-5111
Internet Address is 192.168.0.51/24 Primary
Description : Vlan-interface1 Interface
The Maximum Transmit Unit is 1500
表1-1display interface Vlan-interface命令显示信息描述表
字段描述
Vlan-interface1 current state 管理VLAN接口当前状态
Line protocol current state Line协议当前状态
IP Sending Frames' Format IP发送帧格式
Hardware address  管理VLAN接口对应的MAC地址
字段描述
Internet Address Primary 主IP地址
Description VLAN接口描述
The Maximum Transmit Unit 最大传输单元(MTU)
1.1.2  display ip interface
【命令】
display ip interface [ brief ] [ Vlan-interface [ vlan-id ] ]
【视图】
任意视图
【参数】
vlan-id:管理VLAN接口的标识号。
brief:显示接口基本配置信息。
【描述】
display ip interface Vlan-interface命令用来显示VLAN接口的相关信息。【举例】
# 显示管理VLAN接口1的相关信息。
<Quidway> display ip interface Vlan-interface 1
Vlan-interface1 current state :UP
Line protocol current state :UP
Internet Address is 192.168.0.51/24 Primary
Broadcast address : 192.168.0.255
The Maximum Transmit Unit : 1500 bytes
IP packets input number: 11790, bytes: 550920, multicasts: 3049
IP packets output number: 8374, bytes: 404537, multicasts: 0
TTL invalid packet number:        0
ICMP packet input number:          0
Echo reply:                      0
Unreachable:                    0
Source quench:                  0
Routing redirect:                0
Echo request:                    0
Router advert:                  0
Router solicit:                  0
Time exceed:                    0
IP header bad:                  0
Timestamp request:              0
Timestamp reply:                0
Information request:            0
Information reply:              0
Netmask request:                0
Netmask reply:                  0
Unknown type:                    0
表1-2display ip interface命令显示信息描述表
字段描述
Vlan-interface1 current state VLAN接口1当前状态
Line protocol current state 链路层协议当前状态
Internet Address IP地址
Broadcast address 广播地址
The Maximum Transmit Unit 最大传输单元
IP packets input number: 11790, bytes:
550920, multicasts: 3049
IP packets output number: 8374, bytes:
404537, multicasts: 0
输入/输出单播包数、字节数、组播包数TTL invalid packet number 收到的TTL非法的报文个数
ICMP packet input number:            Echo reply:                                    Unreachable:                                Source quench:                            Routing redirect:                            Echo request:                                Router advert:                              Router solicit:                                Time exceed:                                IP header bad:                              Timestamp request:                      Timestamp reply:                          Information request:                    Information reply:                        Netmask request:                        Netmask reply:                            Unknown type:                          收到的ICMP报文总数,包括如下报文:Echo应答报文
不可达报文
源地址抑制报文
路由重定向报文
Echo请求报文
路由广播报文
路由请求报文
时间超期报文
IP头错报文
react router match时间戳请求报文
时间戳响应报文
信息请求报文
信息响应报文
掩码请求报文
掩码响应报文
未知类型报文
1.1.3  display ip routing-table
【命令】
display ip routing-table
【视图】
任意视图
【参数】
【描述】
display ip routing-table命令用来查看路由表的摘要信息。
该命令以摘要形式显示路由表信息,每一行代表一条路由,内容包括:目的地址/掩
码长度、协议、优先级、度量值、下一跳、输出接口。
使用display ip routing-table命令仅能查看到当前被使用的路由,即最佳路由。【举例】
# 查看当前路由表的摘要信息。
<Quidway>display ip routing-table
Routing Table: public net
Destination/Mask  Protocol Pre  Cost        Nexthop        Interface
127.0.0.0/8        DIRECT  0    0          127.0.0.1      InLoopBack0
127.0.0.1/32      DIRECT  0    0          127.0.0.1      InLoopBack0
表1-3display ip routing-table命令显示信息描述表
字段描述
Destination/Mask 目的地址/掩码长度
Protocol 发现该路由的路由协议
Pre  路由的优先级
Cost 路由的开销值
Nexthop 此路由的下一跳地址
Interface 输出接口,即到该目的网段的数据包将从此接口发出
1.1.4  display ip routing-table ip-address
【命令】
display ip routing-table ip-address [ mask ] [ longer-match ] [ verbose ]

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。