Go to main content
Oracle VTS 8.2.0 Software User's Guide

Exit Print View

Updated: March 2017
 
 

Network Test Configuration File Parameters

Parameter
Description
Network_Loopback
Parameter to select loopback mode for Network test.
Network_loopback target=loopback_mode
Where, target could be either a valid network device name or a valid network interface name under test. loopback_mode could be Auto, Internal, or External.
For example:
  • Network_Loopback All=Internal - This test option executes the Network test on all network devices in Internal Loopback Mode.

  • Network_Loopback e1000g1=External - This test option executes the Network test on an e1000g1 device in External Loopback Mode.

  • Network_Loopback e1000g=Auto - This test option executes the Network test on all e1000g devices in Auto Loopback Mode.

Network_Ignore_Target
Parameter to ignore certain targets from Network test.
Network_Ignore_Target target=Ignore
Where target is a valid network device name or a valid network interface name under test.
Network_Plumbed_Ports
Parameter to enable or disable testing on live-network ports for Network test. For example:
Network_Plumbed_Ports All=Enable
Network_Plumbed_Ports All=Disable
Network_Kstat_Log
Parameter to enable or disable kstat logging facility.
For example:
Network_Kstat_Log ALL=Enable
Network_Kstat_Log ALL=Disable
Network_Back_To_Back
Parameter to enable back to back testing.
For example:
Network_Back_To_Back nxge2=nxge3
Where, nxge2 and nxge3 are connected backto back.

Related Information