Home > Configuration > Network > bindchannel_ifnum

bindchannel_ifnum

Interfaces to be bound to the LA channel of a Citrix ADC or to the LA channel of a cluster configuration.

In case of standalone or HA configuration, Maximum 16 interfaces can be bound to a channel.
In case of Cluster configuration, Maximum 16 interfaces can be bound to a Node level channel and maximum 16 interafce from each node can be bound to a Cluster level channel.

For an LA channel of a Citrix ADC, specify an interface in C/U notation (for example, 1/3).
For an LA channel of a cluster configuration, specify an interface in N/C/U notation (for example, 2/1/3).
where C can take one of the following values:
* 0 - Indicates a management interface.
* 1 - Indicates a 1 Gbps port.
* 10 - Indicates a 10 Gbps port.
* 40 - Indicates a 40 Gbps port.
U is a unique integer for representing an interface in a particular port group.
N is the ID of the node to which an interface belongs in a cluster configuration.
Use spaces to separate multiple entries.
This is mandatory parameter.

Syntax



Parameters

id

ID of the LA channel or the cluster LA channel to which you want to bind interfaces. Specify an LA channel in LA/x notation, where x can range from 1 to 8 or a cluster LA channel in CLA/x notation or Link redundant channel in LR/x notation , where x can range from 1 to 4.
This is mandatory parameter.

ifnum

Interfaces to be bound to the LA channel of a Citrix ADC or to the LA channel of a cluster configuration. In case of standalone or HA configuration, Maximum 16 interfaces can be bound to a channel. In case of Cluster configuration, Maximum 16 interfaces can be bound to a Node level channel and maximum 16 interafce from each node can be bound to a Cluster level channel. For an LA channel of a Citrix ADC, specify an interface in C/U notation (for example, 1/3). For an LA channel of a cluster configuration, specify an interface in N/C/U notation (for example, 2/1/3). where C can take one of the following values: * 0 - Indicates a management interface. * 1 - Indicates a 1 Gbps port. * 10 - Indicates a 10 Gbps port. * 40 - Indicates a 40 Gbps port. U is a unique integer for representing an interface in a particular port group. N is the ID of the node to which an interface belongs in a cluster configuration. Use spaces to separate multiple entries.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also