Previous page

Next page

Locate page in Contents

Print this page

net_configType

Summary:

Contains network traffic shaping configuration information.

Type specification:

Name

Min/Max

Type

Description

shaping

0..1

none

If present, traffic shaping is turned on.

range

0..[]

 

A list of Virtuozzo network classes. A class is a range of IP addresses for which you would like to manage traffic shaping.

{

 

 

 

class_id

1..1

string

Class ID. An arbitrary string.

ip_address

1..1

ip_addressType

IP address range assigned to the class. The range is defined by specifying the IP address and a subnet mask.

comment

1..1

base64Binary

A free form comment.

}

 

 

 

class

0..[]

class_rateType

Class-level network traffic rates.

interface

0..[]

 

Network interface-level bandwidth information.

{

 

 

 

net_device_id

1..1

string

Network interface ID.

bandwidth

1..1

long

Bandwidth in Kbps.

}

 

 

 

Please send us your feedback on this help page