Skip to content

lb route

The following operations can be performed on "lb route":

add | rm | show

add lb route

Bind the route VIP to the route structure.

Synopsys

add lb route <network> <netmask> <gatewayName> [-td <positive_integer>]

Arguments

network

The IP address of the network to which the route belongs.

netmask

The netmask to which the route belongs.

gatewayName

The name of the route.

td

Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0. Default value: 0 Minimum value: 0 Maximum value: 4094

rm lb route

Remove the route VIP from the route structure.

Synopsys

rm lb route <network> <netmask> [-td <positive_integer>]

Arguments

network

The IP address of the network to which the route VIP belongs.

netmask

The netmask of the destination network.

td

Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0. Default value: 0 Minimum value: 0 Maximum value: 4094

show lb route

Display the names of the routes associated to the route structure using the ###add lb route### command.

Synopsys

show lb route [<network> <netmask> [-td <positive_integer>]]

Arguments

network

The destination network or host.

netmask

The netmask of the destination network.

td

Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0. Default value: 0 Minimum value: 0 Maximum value: 4094

Outputs

gatewayName

The name of the route.

flags

State of the configured gateway.

devno

count

stateflag

Was this article helpful?