Creating a CPE
Create a CPE object that represents the device an on-premises network uses for Site-to-Site VPN connection to Oracle Cloud Infrastructure.
Before you create a CPE object, review Setting Up Site-to-Site VPN and plan the Site-to-Site VPN implementation. Also, review Working with Site-to-Site VPN.
After you configure Site-to-Site VPN a network engineer needs to update the configuration of the actual edge device for the on-premises network to match the configuration of the CPE object. The CPE configuration helper is available to make this task easier.
The CPE object you created appears in the Customer-premises equipment list page.
Use the network cpe create command and required parameters to create a CPE object:
oci network cpe create --compartment-id compartment-ocid --ip-address ip-address ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateCpe operation to create a CPE object.