FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
src/plugins/lb

lb as

Summary/usage

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

Declaration and implementation

Declaration: lb_as_command (src/plugins/lb/cli.c line 166)

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 (src/plugins/lb/cli.c line 224)

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 (src/plugins/lb/cli.c line 92)

Implementation: lb_vip_command_fn.

show lb

Summary/usage

show lb.

Declaration and implementation

Declaration: lb_show_command (src/plugins/lb/cli.c line 240)

Implementation: lb_show_command_fn.

show lb vips

Summary/usage

show lb vips [verbose].

Declaration and implementation

Declaration: lb_show_vips_command (src/plugins/lb/cli.c line 270)

Implementation: lb_show_vips_command_fn.

test lb flowtable flush

Summary/usage

test lb flowtable flush.

Declaration and implementation

Declaration: lb_flowtable_flush_command (src/plugins/lb/cli.c line 308)

Implementation: lb_flowtable_flush_command_fn.