重置网卡的dport

命令功能

通过hinicadm工具重置目的端口号dport为默认的4789,当设置后ip set命令可重新下发设置dport。

命令格式

<tool name> vxlan_dport -i <device name> -r

入参说明

参数

参数说明

取值

<device name>

设备名称

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

出参说明

项目

描述

dport

返回默认目的端口号4789。

使用指南

使用实例

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