| addnstrafficdomain |
Use this method to configure Traffic Domain on the system. |
Syntax |
Parameters |
td |
Integer value that uniquely identifies a traffic domain. This is mandatory parameter. Minimum value = 1. Maximum value = 4094. |
aliasname |
Name of traffic domain being added. |
vmac |
Associate the traffic domain with a VMAC address instead of with VLANs. The Citrix ADC then sends the VMAC address of the traffic domain in all responses to ARP queries for network entities in that domain. As a result, the ADC can segregate subsequent incoming traffic for this traffic domain on the basis of the destination MAC address, because the destination MAC address is the VMAC address of the traffic domain. After creating entities on a traffic domain, you can easily manage and monitor them by performing traffic domain level operations. Default value = DISABLED. |
Return Value |
Returns simpleResult |
See Also |