FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
lb as <vip-prefix> [<address> [<address> [...]]] [del].
Declaration: lb_as_command (src/plugins/lb/cli.c line 242)
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 300)
Implementation: lb_conf_command_fn.
lb set interface nat4 in <intfc> [del].
Declaration: lb_set_interface_nat4_command (src/plugins/lb/cli.c line 426)
Implementation: lb_set_interface_nat4_command_fn.
lb set interface nat6 in <intfc> [del].
Declaration: lb_set_interface_nat6_command (src/plugins/lb/cli.c line 440)
Implementation: lb_set_interface_nat6_command_fn.
lb vip <prefix> [encap (gre6|gre4|l3dsr|nat4|nat6)] [dscp <n>] [type (nodeport|clusterip) port <n> target_port <n> node_port <n>] [new_len <n>] [del].
Declaration: lb_vip_command (src/plugins/lb/cli.c line 165)
Implementation: lb_vip_command_fn.
show lb.
Declaration: lb_show_command (src/plugins/lb/cli.c line 316)
Implementation: lb_show_command_fn.
show lb vips [verbose].
Declaration: lb_show_vips_command (src/plugins/lb/cli.c line 346)
Implementation: lb_show_vips_command_fn.
test lb flowtable flush.
Declaration: lb_flowtable_flush_command (src/plugins/lb/cli.c line 477)
Implementation: lb_flowtable_flush_command_fn.