FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
plugins/vcgn-plugin/vcgn

set vcgn default timeout

Summary/usage

set vcgn default timeout protocol <tcp/udp/icmp>.

Declaration and implementation

Declaration: set_vcgn_protocol_default_timeout_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1392)

Implementation: set_vcgn_protocol_default_timeout_command_fn.

set vcgn dynamic port start

Summary/usage

set vcgn dynamic port start <1-65535>.

Declaration and implementation

Declaration: set_vcgn_dynamic_port_start_range_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1398)

Implementation: set_vcgn_dynamic_port_start_range_command_fn.

set vcgn icmp timeout

Summary/usage

set vcgn icmp timeout <1-65535>.

Declaration and implementation

Declaration: set_vcgn_icmp_timeout_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1386)

Implementation: set_vcgn_icmp_timeout_command_fn.

set vcgn inside

Summary/usage

set vcgn inside <inside intfc> outside <outside intfc>.

Declaration and implementation

Declaration: set_vcgn_inside_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1368)

Implementation: set_vcgn_inside_command_fn.

set vcgn map

Summary/usage

set vcgn map <lo-address> [- <hi-address>].

Declaration and implementation

Declaration: set_vcgn_map_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1362)

Implementation: set_vcgn_map_command_fn.

set vcgn nfv9

Summary/usage

set vcgn nfv9 [del] inside <interface> server <ip-addr> port <port> [refresh-rate <n>] [timeout <n>] [pmtu <n>].

Declaration and implementation

Declaration: set_vcgn_nfv9_logging_cofig_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1410)

Implementation: set_vcgn_nfv9_logging_cofig_command_fn.

set vcgn port limit

Summary/usage

set vcgn port limit <1-65535>.

Declaration and implementation

Declaration: set_vcgn_port_limit_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1404)

Implementation: set_vcgn_port_limit_command_fn.

set vcgn tcp timeout

Summary/usage

set vcgn tcp timeout active <1-65535> init <1-65535>.

Declaration and implementation

Declaration: set_vcgn_tcp_timeout_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1374)

Implementation: set_vcgn_tcp_timeout_command_fn.

set vcgn udp timeout

Summary/usage

set vcgn udp timeout active <1-65535> init <1-65535>.

Declaration and implementation

Declaration: set_vcgn_udp_timeout_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1380)

Implementation: set_vcgn_udp_timeout_command_fn.

show vcgn config

Summary/usage

show vcgn config.

Declaration and implementation

Declaration: show_vcgn_config_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1420)

Implementation: show_vcgn_config_command_fn.

show vcgn inside-translation

Summary/usage

show vcgn inside-translation protocol <tcp/udp/icmp> interface <inside-if> inside-addr <ip-addr> [start-port <n>] [end-port <n>].

Declaration and implementation

Declaration: show_vcgn_inside_translation_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1432)

Implementation: show_vcgn_inside_translation_command_fn.

show vcgn outside-translation

Summary/usage

show vcgn outside-translation protocol <tcp/udp/icmp> interface <outside-if> outside-addr <ip-addr> [start-port <n>] [end-port <n>].

Declaration and implementation

Declaration: show_vcgn_outside_translation_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1440)

Implementation: show_vcgn_outside_translation_command_fn.

show vcgn statistics

Summary/usage

show vcgn statistics.

Declaration and implementation

Declaration: show_vcgn_stat_command (plugins/vcgn-plugin/vcgn/vcgn_classify.c line 1426)

Implementation: show_vcgn_stats_command_fn.