dapr
To configure the DAPR authentication within the Dynamic Application Policy Routing (DAPR) instance, use the dapr command in global configuration mode. To remove the dapr instance, use the no form of this command.
dapr { default | Instance Name }
no dapr { default | Instance Name }
Syntax Description
Instance Name |
Specified the user defined DAPR instance name. |
Command Default
No default behavior or values.
Command Modes
Global configuration (config)
Command History
Release |
Modification |
---|---|
Cisco XE Gibraltar 16.11.1 |
This command was introduced. |
Usage Guidelines
The dapr command defined instance is a container for DAPR RM and/or BR configuration. Currently, only a single DAPR instance is supported. DAPR instance is identified by a user-defined string or by the string default.
Examples
The following example configures a dapr instance:
:
Device(config)#dapr default
DAPR(config-dapr-instance)#
DAPR(config)#dapr dapr-instance-1
DAPR instance 'default' exits. Single instance allowed.