通过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. |