FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
clear pot profile [<index>|all].
Declaration: clear_pot_profile_command (src/plugins/ioam/lib-pot/pot_util.c line 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 (src/plugins/ioam/lib-pot/pot_util.c line 333)
Implementation: set_pot_profile_command_fn.
set pot profile-active name <string> id [0-1].
Declaration: set_pot_profile_activate_command (src/plugins/ioam/lib-pot/pot_util.c line 376)
Implementation: set_pot_profile_activate_command_fn.
show pot profile.
Declaration: show_pot_profile_command (src/plugins/ioam/lib-pot/pot_util.c line 440)
Implementation: show_pot_profile_command_fn.