|
Default Parameters for CisSDWInterfaceTest
In the Cisco SD-WAN overlay network, you can configure network interfaces within individual VPNs. For each network interface, you can configure a number of interface-specific properties, such as DHCP clients and servers, VRRP, interface MTU and speed, and PPPoE. You can configure up to 512 interfaces on each component of the Cisco SD-WAN appliance. This number includes physical interfaces, loopback interfaces, and subinterfaces.
For each such network interface configured, this test reports the following:
The current admin and operational state of the interface;
The duration for which the interface was up;
The bandwidth utilized by the interface and the nature of traffic handled by the interface-i.e., packets, data etc.;
Errors experienced by the interface during transmission/reception of data/packets.
This page depicts the default parameters that need to be configured for the CisSDWInterfaceTest test.
By default, the eG agent executes REST APIs on the target appliance to collect the required metrics. For the eG agent to execute the REST APIs, a special user with monitoring privilege is required. Specify the name of such a user in the USERNAME text box.
By default, the REST API Port is set to none. This implies that by default, this test connects to the default port to execute the REST API commands and collect the required metrics. In some environments however, a different port can be used to execute the REST API commands. In such case, specify that port number against the REST API PORT text box.
The eG agent collects performance metrics by executing REST APIs on the target appliance. Typically, the REST APIs can be invoked through HTTP or HTTPS mode. By default, the eG agent invokes REST APIs using the HTTPS mode. This is why, the SSL flag is set to Yes by default. If the target appliance is not SSL-enabled, then the REST APIs can be accessed through HTTP mode only. In this case, set the SSL flag to No.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test.
|