C613-50170-01 Rev B
Command Reference for x510 Series
2047
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
O
PEN
F
LOW
C
OMMANDS
OPENFLOW
SSL
TRUSTPOINT
openflow ssl trustpoint
Overview
Use this command to configure the local trustpoint to be used for authentication.
Use the
no
variant of this command to disable the local trustpoint.
Syntax
openflow ssl trustpoint local
no openflow ssl trustpoint local
Default
There is no trustpoint configured by default.
Mode
Global Configuration mode.
Usage
Use this command to specify a local self-signed certificate authority trustpoint for
authentication. You must first create the trustpoint using the
crypto pki
trustpoint
command.
Example
To configure a local trustpoint, use the commands:
awplus#
configure terminal
awplus(config)#
openflow ssl trustpoint local
To delete the local trustpoint, use the command:
awplus(config)#
no openflow ssl trustpoint
Related
Commands
Command
changes
Version 5.4.7-1.1: command added