FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
show flow entry [index <index>].
Declaration: show_flow_entry_command (src/vnet/flow/flow_cli.c line 185)
Implementation: show_flow_entry.
show flow interface <interface name>.
Declaration: show_flow_interface_command (src/vnet/flow/flow_cli.c line 255)
Implementation: show_flow_interface.
show flow ranges.
Declaration: show_flow_ranges_command (src/vnet/flow/flow_cli.c line 211)
Implementation: show_flow_ranges.
test flow add [src-ip <ip-addr/mask>] [dst-ip <ip-addr/mask>] [src-port <port/mask>] [dst-port <port/mask>] [proto <ip-proto>.
Declaration: test_flow_command (src/vnet/flow/flow_cli.c line 374)
Implementation: test_flow.