FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
plugins/lb-plugin/lb

lb as

Summary/usage

lb as <vip-prefix> [<address> [<address> [...]]] [del].

Declaration and implementation

Declaration: lb_as_command (plugins/lb-plugin/lb/cli.c line 147)

Implementation: lb_as_command_fn.

lb conf

Summary/usage

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

Declaration and implementation

Declaration: lb_conf_command (plugins/lb-plugin/lb/cli.c line 199)

Implementation: lb_conf_command_fn.

lb vip

Summary/usage

lb vip <prefix> [encap (gre6|gre4)] [new_len <n>] [del].

Declaration and implementation

Declaration: lb_vip_command (plugins/lb-plugin/lb/cli.c line 81)

Implementation: lb_vip_command_fn.

show lb

Summary/usage

show lb.

Declaration and implementation

Declaration: lb_show_command (plugins/lb-plugin/lb/cli.c line 215)

Implementation: lb_show_command_fn.

show lb vips

Summary/usage

show lb vips [verbose].

Declaration and implementation

Declaration: lb_show_vips_command (plugins/lb-plugin/lb/cli.c line 245)

Implementation: lb_show_vips_command_fn.