Certutil import syslogca – Brocade Network OS Command Reference v4.1.0 User Manual
Page 106
68
Network OS Command Reference
53-1003115-01
certutil import syslogca
2
certutil import syslogca
Imports a syslog CA certificate.
Synopsis
certutil import syslogca directory path file filename protocol {FTP | SCP} host remote_ip
user user_acct password password [rbridge-id {rbridge-id | all}]
no certutil syslogca
Operands
directory path
Specifies the path to the certificate.
file filename
Specifies the filename for the certificate.
host remote_ip
Specifies the IP address of the remote host.c
password password
Specifies the password to access the remote host.
protocol FTP | SCP
Specifies the protocol used to access the remote server.
rbridge-id
Enables RBridge ID mode to support Virtual Cluster Switching (VCS) on
individual nodes.
rbridge-id
Specifies a unique identifier for a node.
all
Specifies all identifiers for a node.
user user_acct
Specifies the user name to access the remote host.
Defaults
None
Command Modes
Privileged EXEC mode
Description
Use this command to import a syslog CA certificate.
Usage Guidelines
Enter no certutil syslogca to delete the syslog CA certificates of all Active Directory servers.
The rbridge-id operand is supported in VCS mode only.
Examples
In Standalone mode
The following command imports a syslog CA certificate:
switch# certutil import syslogca directory /usr/ldapcacert/ file cacert.pem
protocol SCP host 10.23.24.56 user admin password
password:
switch#
The following command deletes a syslog CA certificate:
switch# no certutil syslogca
Do you want to delete syslog CA certificate? [y/n]:
In VCS mode
The following command imports a syslog CA certificate:
switch# certutil import syslogca directory /usr/ldapcacert/ file cacert.pem
protocol SCP host 10.23.24.56 user admin password rbridge-id 3
password:
switch#