API Guide

Interface ID 显示邻居接口 ID
Interface 显示接口类型、节点/插槽/端口或编号信息。
示例
OS10(conf-if-eth1/1/1)# show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
-------------------------------------------------------------------
2.2.2.2 1 Full/DR 00:00:30 5 ethernet1/1/1
支持的版本
10.3.0E or later
Identifier GUID-0A1DF7E1-9238-49B5-847A-2F3E5DD3D4BC
Version 3
Status Translation approved
show ipv6 ospf statistics
显示 OSPFv3 流量统计信息。
语法
show ipv6 ospf [instance-number] statistics [interface interface]
参数
instance-number 可选输入 OSPFv3 实例编号 1 65535
interface interface 可选输入接口信息
ethernet node/slot/port[:subport] 输入以太网端口接口。
port-channel number 输入端口通道接口编号 1 128
vlan vlan-id 输入 VLAN ID 1 4093
默认 未配置
命令模式
EXEC
使用情况信息
此命令将显示指定实例或接口的 OSPFv3 流量统计信息或者所有 OSPFv3 实例和接口的流量统计信息。
示例
OS10# show ipv6 ospf interface ethernet 1/1/1
Interface ethernet1/1/1
Receive Statistics
rx-invalid 0 rx-invalid-bytes 0
rx-hello 0 rx-hello-bytes 0
rx-db-des 0 rx-db-des-bytes 0
rx-ls-req 0 rx-ls-req-bytes 0
rx-ls-upd 0 rx-ls-upd-bytes 0
rx-ls-ack 0 rx-ls-ack-bytes 0
Transmit Statistics
tx-hello 1054 tx-hello-bytes 37944
tx-db-des 0 tx-db-des-bytes 0
tx-ls-req 0 tx-ls-req-bytes 0
tx-ls-upd 0 tx-ls-upd-bytes 0
tx-ls-ack 0 tx-ls-ack-bytes 0
Error packets (Receive statistics)
bad-src 0 dupe-id 0 hello-err 0
mtu-mismatch 0 nbr-ignored 0
resource-err 0 bad-lsa-len 0 lsa-bad-type 0
lsa-bad-len 0 lsa-bad-cksum 0
hello-tmr-mismatch 0 dead-ivl-mismatch 0
options-mismatch 0 nbr-admin-down 0 own-hello-drop 0
self-orig 0 wrong-length 0
version-mismatch 0 area-mismatch 0
支持的版本
10.4.0E(R1) or later
690 3