读取网卡的dport

命令功能

读取网卡的目的端口号dport。

命令格式

<tool name> vxlan_dport -i <device name>

入参说明

参数

参数说明

取值

<device name>

设备名称

物理设备名,例如:hinic0、hinic1

出参说明

项目

描述

dport

读取的目的端口号,范围为[1,65535]。

使用指南

无。

使用实例

1
2
3
[root@localhost ~]# hinicadm3 vxlan_dport -i hinic0
The destination port is 4789
The VXLAN destination port is configurating by other tool.