acsIp
From QA Cafe Support Wiki
| acsIp | This parameter specifies the IPv4/v6 address of CDRouter's internal ACS. When specified, CDRouter will enable the internal ACS at this IP address. The ACS will be disabled if this parameter is not specified. Note that this must be a unique IP address on the WAN network and must not conflict with any other IP addresses assigned to various network elements. The CDRouter ACS does not have any additional path location. The ACS URL path on the DUT should be configured based on the transport, IP address, and port as follows: **ACS_transport://ACS_IP:ACS_port** For example, using CDRouter's default ACS settings, the ACS URL should be configured on the DUT as **http://6.0.0.1:80** or equivalently and more appropriately **http://acs.qacafe.com**. Note that CDRouter will automatically create a DNS entry linking **acs.qacafe.com** to this IP address. |
| Example: testvar acsIp 6.0.0.1 testvar acsIp 3009::1 |

