papi-security-key

Syntax

papi-security-key <KEY>

no papi-security-key

Description

Specifies the shared key used to encrypt UBT PAPI messages exchanged between the switch and the controller cluster for the zone.

The no form of this command deletes the shared key.

Command context

config-ubt-<ZONE-NAME>

Parameters

<KEY>

Specifies the shared key. Length: 10 to 64 characters.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Specifying the key 1234567890 for tunneled node server zone1 on VRF default:
switch(config)# ubt zone zone1 vrf default
switch(config-ubt-zone1)# papi-security-key 1234567890
Removing the key 1234567890 for ubt zone1 on VRF default:
switch(config)# ubt zone zone1 vrf default
switch(config-ubt-zone1)# no papi-security-key