show running-config uda-key profile

Displays a list of user-defined ACL (UDA)-profiles defined on the device—or a specific UDA profile.

Syntax

show running-config uda-key profile [ profile-name [ uda-offsets [ negative ] ] ]

Parameters

profile-name
Specifies a unique UDA-profile name. Valid names range from 1 through 63 characters.
uda-offsets
Includes a list of UDA offset values.
negative
Displays only negative offset values.

Modes

Privileged EXEC mode

Examples

The following example displays the running configuration of a specific UDA profile.

device# show running-config uda-key profile p1             
uda-key profile p1
 uda-offsets 0 4 8 12
!

The following example displays the running configuration of all UDA profiles.

device# show running-config uda-key 
uda-key profile p1 
 uda-offsets 0 4 8 12 
!
uda-key profile p2 
 uda-offsets 0 3 6 9