Skip to content

network

Syntax

network <network_name> {
}

Parameters

<network_name>
The name to be given to the network.

Description

Declares a network mixing group.

Examples

The following declares a network called MyWebsite:

network MyWebsite {
}

See Also