You are here: Using the CLI > Context Command Summaries > Link Load Balancing Commands

Link Load Balancing Commands

Using LLB Commands in the Global Context

Using Link Load Balancing Commands in the Global Context
eqcli > illb-grp illb-grp name : Change to the illb group name context.
eqcli > illb-grp illb-grp commands : Modify the illb group
eqcli > no illb-grp illb-grp name : Delete illb-grp name
eqcli > show illb-grp]illb-grp name : Display all illb groups or illb-grp name
eqcli > ollb-grp llb-grp name : Change to the illb group name context.
eqcli > ollb-grp ollb-grp commands : Modify the ollb group
eqcli > no ollb-grp ollb-grp name : Delete ollb-grp name
eqcli > show ollb-grp]ollb-grp name : Display all ollb groups or ollb-grp name
eqcli > llb-gw llb-gw name : Change to the llb gateway name context.
eqcli > llb-gw llb-gw commands : Modify the llb gateway
eqcli > no llb-gw llb-gw name : Delete llb-gw name
eqcli > show llb-gw]llb-gw name : Display all llb gateways or llb-gw name

 

Using LLB Specific Context Commands

LLB Specific Context Commands

Inbound LLB Group Context Commands

eqcli > illb-grp-illbgrpname*> flags

{enable|disable}

: Set illb group flags.
eqcli > illb-grp-illbgrpname*> fqdn : Set the illb group Full Qualified Domain Name. Required.
eqcli > illb-grp-illbgrpname*> policy poltype   Set the illb group policy.
eqcli > illb-grp-illbgrpname*> show : Display the illb group configuration.
eqcli > illb-grp-illbgrpname*> target : Change to the command context for the specified illb target.
eqcli > illb-grp-name*> ttl : Set the illb group TTL.
Outbound LLB Group Context Commands
eqcli > ollb-grp-ollbgrpname > flags

{enable|disable}

: Set ollb group flags.
eqcli > ollb-grp-ollbgrpname > gw ips : Set the ollb group gateway(s). This is a comma-delimited list of LLB gateway IPs.
eqcli > ollb-grp-ollbgrpname > no : Reset a ollb group parameter to its default value.
eqcli > ollb-grp-ollbgrpname > show : Display the ollb group configuration.
LLB Gateway Context Commands

eqcli > llb-gw-gwname > flags

{enable|disable}

: Set llb gateway flags.
eqcli > llb-gw-gwname > gw-hc objects : Set the llb gateway health_check(s). This is a comma-delimited list of health_check objects.
eqcli > llb-gw-gwname > no : Reset an llb gateway parameter to its default value.
eqcli > llb-gw-gwname > show : Display the llb gateway configuration.
eqcli > llb-gw-gwname > weight value : Set llb gateway weight.