FD.io VPP  v18.07-34-g55fbdb9
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 242)

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 300)

Implementation: lb_conf_command_fn.

lb set interface nat4

Summary/usage

lb set interface nat4 in <intfc> [del].

Declaration and implementation

Declaration: lb_set_interface_nat4_command (src/plugins/lb/cli.c line 426)

Implementation: lb_set_interface_nat4_command_fn.

lb set interface nat6

Summary/usage

lb set interface nat6 in <intfc> [del].

Declaration and implementation

Declaration: lb_set_interface_nat6_command (src/plugins/lb/cli.c line 440)

Implementation: lb_set_interface_nat6_command_fn.

lb vip

Summary/usage

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 and implementation

Declaration: lb_vip_command (src/plugins/lb/cli.c line 165)

Implementation: lb_vip_command_fn.

show lb

Summary/usage

show lb.

Declaration and implementation

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

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 346)

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 477)

Implementation: lb_flowtable_flush_command_fn.