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 292
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 351
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 576
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 480
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 494
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>] [del]
Declaration: lb_vip_command
src/plugins/lb/cli.c line 180
Implementation: lb_vip_command_fn
show lb
show lb
Declaration: lb_show_command
src/plugins/lb/cli.c line 367
Implementation: lb_show_command_fn
show lb vips
show lb vips [verbose]
Declaration: lb_show_vips_command
src/plugins/lb/cli.c line 400
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 588
Implementation: lb_flowtable_flush_command_fn