FD.io VPP
v16.09
Vector Packet Processing
|
ikev2 profile [add|del] <id>nikev2 profile set <id> auth [rsa-sig|shared-key-mic] [cert-file|string|hex] <data>nikev2 profile set <id> id <local|remote> <type> <data>nikev2 profile set <id> traffic-selector <local|remote> ip-range <start-addr> - <end-addr> port-range <start-port> - <end-port> protocol <protocol-number>.
Declaration: ikev2_profile_add_del_command (vnet/vnet/ipsec/ikev2_cli.c:326)
Implementation: ikev2_profile_add_del_command_fn.
set ikev2 local key <file>.
Declaration: set_ikev2_local_key_command (vnet/vnet/ipsec/ikev2_cli.c:457)
Implementation: set_ikev2_local_key_command_fn.
show ikev2 profile.
Declaration: show_ikev2_profile_command (vnet/vnet/ipsec/ikev2_cli.c:417)
Implementation: show_ikev2_profile_command_fn.
show ikev2 sa.
Declaration: show_ikev2_sa_command (vnet/vnet/ipsec/ikev2_cli.c:164)
Implementation: show_ikev2_sa_command_fn.
clear ipsec counters.
Declaration: clear_ipsec_counters_command (vnet/vnet/ipsec/ipsec_cli.c:626)
Implementation: clear_ipsec_counters_command_fn.
create ipsec tunnel local-ip <addr> local-spi <spi> remote-ip <addr> remote-spi <spi>.
Declaration: create_ipsec_tunnel_command (vnet/vnet/ipsec/ipsec_cli.c:695)
Implementation: create_ipsec_tunnel_command_fn.
ipsec policy [add|del] spd <id> priority <n>.
Declaration: ipsec_policy_add_del_command (vnet/vnet/ipsec/ipsec_cli.c:309)
Implementation: ipsec_policy_add_del_command_fn.
ipsec sa [add|del].
Declaration: ipsec_sa_add_del_command (vnet/vnet/ipsec/ipsec_cli.c:160)
Implementation: ipsec_sa_add_del_command_fn.
ipsec spd [add|del] <id>.
Declaration: ipsec_spd_add_del_command (vnet/vnet/ipsec/ipsec_cli.c:204)
Implementation: ipsec_spd_add_del_command_fn.
set interface ipsec key <int> <local|remote> <crypto|integ> <key type> <key>.
Declaration: set_interface_key_command (vnet/vnet/ipsec/ipsec_cli.c:763)
Implementation: set_interface_key_command_fn.
set interface ipsec spd <int> <id>.
Declaration: set_interface_spd_command (vnet/vnet/ipsec/ipsec_cli.c:57)
Implementation: set_interface_spd_command_fn.
set ipsec sa <id> crypto-key <key> integ-key <key>.
Declaration: set_ipsec_sa_key_command (vnet/vnet/ipsec/ipsec_cli.c:366)
Implementation: set_ipsec_sa_key_command_fn.
show ipsec.
Declaration: show_ipsec_command (vnet/vnet/ipsec/ipsec_cli.c:598)
Implementation: show_ipsec_command_fn.