FD.io VPP
v16.09
Vector Packet Processing
|
clear pot profile [<index>|all].
Declaration: clear_pot_profile_command (plugins/ioam-plugin/ioam/lib-pot/pot_util.c:269)
Implementation: clear_pot_profile_command_fn.
set pot profile name <string> id [0-1] [validator-key 0xu64] \ prime-number 0xu64 secret_share 0xu64 lpc 0xu64 \ polynomial2 0xu64 bits-in-random [0-64].
Declaration: set_pot_profile_command (plugins/ioam-plugin/ioam/lib-pot/pot_util.c:334)
Implementation: set_pot_profile_command_fn.
set pot profile-active name <string> id [0-1].
Declaration: set_pot_profile_activate_command (plugins/ioam-plugin/ioam/lib-pot/pot_util.c:377)
Implementation: set_pot_profile_activate_command_fn.
show pot profile.
Declaration: show_pot_profile_command (plugins/ioam-plugin/ioam/lib-pot/pot_util.c:441)
Implementation: show_pot_profile_command_fn.