FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
lb as <vip-prefix> [<address> [<address> [...]]] [del].
Declaration: lb_as_command (src/plugins/lb/cli.c line 166)
Implementation: lb_as_command_fn.
lb conf [ip4-src-address <addr>] [ip6-src-address <addr>] [buckets <n>] [timeout <s>].
Declaration: lb_conf_command (src/plugins/lb/cli.c line 224)
Implementation: lb_conf_command_fn.
lb vip <prefix> [encap (gre6|gre4)] [new_len <n>] [del].
Declaration: lb_vip_command (src/plugins/lb/cli.c line 92)
Implementation: lb_vip_command_fn.
show lb.
Declaration: lb_show_command (src/plugins/lb/cli.c line 240)
Implementation: lb_show_command_fn.
show lb vips [verbose].
Declaration: lb_show_vips_command (src/plugins/lb/cli.c line 270)
Implementation: lb_show_vips_command_fn.
test lb flowtable flush.
Declaration: lb_flowtable_flush_command (src/plugins/lb/cli.c line 308)
Implementation: lb_flowtable_flush_command_fn.