Lb cli reference

lb as

lb as <vip-prefix> [protocol (tcp|udp) port <n>] [<address> [<address> [...]]] [del] [flush]

Declaration: lb_as_command src/plugins/lb/cli.c line 297

Implementation: lb_as_command_fn

lb conf

lb conf [ip4-src-address <addr>] [ip6-src-address <addr>] [buckets <n>] [timeout <s>]

Declaration: lb_conf_command src/plugins/lb/cli.c line 356

Implementation: lb_conf_command_fn

lb flush vip

lb flush vip <prefix> [protocol (tcp|udp) port <n>]

Declaration: lb_flush_vip_command src/plugins/lb/cli.c line 581

Implementation: lb_flush_vip_command_fn

lb set interface nat4

lb set interface nat4 in <intfc> [del]

Declaration: lb_set_interface_nat4_command src/plugins/lb/cli.c line 485

Implementation: lb_set_interface_nat4_command_fn

lb set interface nat6

lb set interface nat6 in <intfc> [del]

Declaration: lb_set_interface_nat6_command src/plugins/lb/cli.c line 499

Implementation: lb_set_interface_nat6_command_fn

lb vip

lb vip <prefix> [protocol (tcp|udp) port <n>] [encap (gre6|gre4|l3dsr|nat4|nat6)] [dscp <n>] [type (nodeport|clusterip) target_port <n>] [new_len <n>] [src_ip_sticky] [del]

Declaration: lb_vip_command src/plugins/lb/cli.c line 184

Implementation: lb_vip_command_fn

show lb

show lb

Declaration: lb_show_command src/plugins/lb/cli.c line 372

Implementation: lb_show_command_fn

show lb vips

show lb vips [verbose]

Declaration: lb_show_vips_command src/plugins/lb/cli.c line 405

Implementation: lb_show_vips_command_fn

test lb flowtable flush

test lb flowtable flush

Declaration: lb_flowtable_flush_command src/plugins/lb/cli.c line 593

Implementation: lb_flowtable_flush_command_fn