execute sdn
sdn
This topic includes the following commands:
execute sdn tag add nsx
NSX tag VM.
execute sdn tag add nsx <name> <ip-addr> <tagname> <0/1>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
NSX SDN connector name. |
string |
|
|
<ip-addr> |
VM IP address. |
string |
|
|
<tagname> |
Tag name. |
string |
|
|
<0/1> |
Disable/enable use of Spoofguard. |
string |
|
execute sdn tag remove nsx
NSX remove VM from tag.
execute sdn tag remove nsx <name> <ip-addr> <tagname> <0/1>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<name> |
NSX SDN connector name. |
string |
|
|
<ip-addr> |
VM IP address. |
string |
|
|
<tagname> |
Tag name. |
string |
|
|
<0/1> |
Disable/enable use of Spoofguard. |
string |
|