---
title: create-replication-server
description: Creates Replication Servers.
component: pingds
version: 8.1
page_id: pingds:configref:subcommands-create-replication-server
canonical_url: https://docs.pingidentity.com/pingds/8.1/configref/subcommands-create-replication-server.html
---

# create-replication-server

Creates Replication Servers.

In addition to the global `dsconfig` options, the `dsconfig create-replication-server` subcommand takes the following options:

* `--provider-name {name}`

  The name of the Replication Synchronization Provider.

* `--set {PROP:VALUE}`

  Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.

Properties used in options depend on the type of object to configure.

For details about available properties, see [Replication Server](objects-replication-server.html).
