设置特定VLAN的平面类型。
<tool name> share_plane -i <device name> -v <vlan id> -t <plane type> -s
参数 |
参数说明 |
取值 |
---|---|---|
<device name> |
设备名称。 |
物理设备名,例如:hinic0、hinic1。 |
<vlan id> |
VLAN ID。 |
- |
<plane type > |
平面类型。 |
|
项目 |
描述 |
---|---|
Set or clear share plane * succeed. |
操作成功。 |
无。
设置共享平面类型。
1 2 | hinicadm3 share_plane -i hinic0 -v 0 -t 1 -s Set or clear share plane 0 succeed. |