ADC CLI Commands

linkset

The following operations can be performed on “linkset”:

unbind rm show bind add

unbind linkset

Unbinds interfaces from the linkset.

Synopsis

unbind linkset -ifnum ...

Arguments

id ID of the linkset from which to unbind the interfaces.

ifnum Interfaces to be unbound from the linkset.

Example

unbind linkset LS/1 -ifnum 1/1/1

rm linkset

Removes a linkset from the cluster.

Synopsis

rm linkset

Arguments

id ID of the linkset to be removed.

Example

rm linkset LS/1

show linkset

Displays information about all linksets, or displays information about the specified linkset.

Synopsis

show linkset []

Arguments

id ID of the linkset for which to display information. If an ID is not provided, the display includes information about all linksets that are available in the cluster.

Output

ifnum The interfaces to be bound to the linkset.

stateflag state flag

devno count

Example

show linkset

bind linkset

Binds interfaces to the linkset.

Synopsis

bind linkset -ifnum ...

Arguments

id ID of the linkset to which to bind the interfaces.

ifnum The interfaces to be bound to the linkset.

Example

bind linkset LS/1 -ifnum 1/1/1

add linkset

Adds a linkset to the Citrix ADC cluster.

Synopsis

add linkset

Arguments

id Unique identifier for the linkset. Must be of the form LS/x, where x can be an integer from 1 to 32.

Example

add linkset LS/1

linkset