cdl datastore settings
Configures the CD endpoint parameters.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration
Syntax
settings index-timeout-ms index_timeout slot-timeout-ms slot_timeout remote-ep-connection-count remote_ep_connection_count
index-timeout-ms index_timeout
Specify the timeout period for index operations in milliseconds.
Must be an integer in the range of 25-5000.
Default Value: 200.
slot-timeout-ms slot_timeout
Specify the timeout period for slot operations in milliseconds.
Must be an integer in the range of 25-5000.
Default Value: 375.
remote-ep-connection-count remote_ep_connection_count
Specify the number of connections to remote site CDL endpoint for GRPC replication.
Must be an integer in the range of 1-20.
Default Value: 4.
Usage Guidelines
Use this command to configure CDL endpoint parameters.