The table below describes the fields used in the General and Meta Data tabs of the System Under Test Administration window...
NOTE: You may choose to display the SUT list by Name/IP Address/Type. Above the SUT list, enter string that will filter the SUTs by matching name, IP Address, or Type. |
NOTE: SUT Name, IP address and management IP address are mandatory fields. |
Field | Description | Values | Default | |
---|---|---|---|---|
SUT Name |
This field can be used to either look up an SUT or enter the name for a new SUT. This is the label that is used to identify the SUT in the drop-down lists in the Test Case Settings window. This name must be unique from all other SUTs defined in the test system. SUT Names are case-insensitive, for example, you cannot have a SUT named Sut1 and SUT1. |
1 — 64 alphanumeric characters, spaces, or symbols |
N/A |
|
This is the IP address to which the test server will send the test traffic. Enter a valid SUT IP address or Domain Name for SUT IP. A network mask or prefix length can optionally be appended to the address using bit notation.
|
0.0.0.0/0 — 32 (IPv4) 0::0/0 — 128(IPv6) Domain Name |
N/A |
||
Type |
Use to identify the SUTs in categories by defining role of the SUT and the device type. |
Up to 30 letters, numbers or underscores. |
GENERIC |
|
Username |
A user name that can establish a Connect session with the SUT. |
1 — 30 characters (not limited to any specific characters) |
N/A |
|
Password |
The corresponding password for the Username. |
Maximum of 16 characters |
N/A |
|
Confirm Password |
Used to verify the value entered in Password. |
N/A |
N/A |
|
Management IP Address |
The IP address of the SUT that is used for a connection via Connect button. Management IP has the same rules as the IP Address. You may enter any valid IP address or Domain Name. When using Domain Names, the name has to be valid on the Client that creates/edits the SUT, on the TAS and the TS for it to work. That is, the Client, TAS, and TS need to access the same DNS Server for Domain Names to work. |
0.0.0.0 (IPv4) 0::0 (IPv6) |
N/A |
|
SSH Port |
Enter the SUT's Management/Admin port. |
The default value is 22. Set the value to match the port required to access the SUT using SSH from the TSs. The Range is 1 to 65535. |
22 |
|
Private User Group |
Select whether the SUT is "Available to Everyone" (all users) or a specific "User Group". Additional information about User Groups. |
Available to Everyone or a specific User Group |
Available to Everyone |
IMPORTANT: The Username, Password, and Management IP Address are used by the test server to collect data from the SUT, and by users to telnet or SSH to the SUT. If this information is not correct, test functions that query the SUT cannot operate successfully. |
The Meta Data for the SUTs provides a mechanism to store SUT specific Test Case configuration information. On the System Under Test Administration window, select the Meta Data tab to define information associated with the SUT.
The Meta Data is a table of Name-Value pairs that you can define.
Name, Value Columns |
You may edit each cell under the Name and Value column and enter any ASCII character. | ||
New Row (Name-Value pair) |
|
NOTE: Click Save to store information on the TAS. |
TIPS: From within the test case editor, press F5 to display the Meta Data Viewer/Selector window for assistance with completing a test case parameter. The Meta Data Viewer/Selector window includes Meta Data within the context of the Test Case, that is, Test Server assigned and SUTs being used/selected.
|
Related Topics