bind ssl-policy (Connect-PCE server view)

Function

The bind ssl-policy command binds a PCEP session to an SSL policy on a PCE client.

The undo bind ssl-policy command deletes the binding between a PCEP session and an SSL policy.

By default, a PCEP session is not bound to an SSL policy.

Format

bind ssl-policy ssl-policy-name

undo bind ssl-policy [ ssl-policy-name ]

Parameters

Parameter Description Value
ssl-policy-name

Specifies the name of an SSL policy.

The value is a string of 1 to 23 case-insensitive characters. The value does not contain spaces.

Views

Connect-PCE server view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pce write

Usage Guidelines

Usage Scenario

A PCEP session is created over a TCP connection, posing security risks. After the PCEP session is bound to an SSL policy using the bind ssl-policy command, a secure SSL connection can be established between the PCE client and server.

Prerequisites

An SSL policy has been configured using the ssl policy command.

Example

# Bind a PCEP session to an SSL policy named policy1.
<HUAWEI> system-view
[~HUAWEI] ssl policy policy1
[*HUAWEI-ssl-policy-policy1] quit
[*HUAWEI] pce-client
[*HUAWEI-pce-client] connect-server 10.1.1.9
[*HUAWEI-pce-client-connnect-10.1.1.9] bind ssl-policy policy1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >