beautypg.com

Dell POWEREDGE M1000E User Manual

Page 858

background image

826

Fabric OS Command Reference

53-1001764-02

secAuthCertificate

2

Examples

To add a peer switch to the database and specify that third party certificates be used:

switch:admin>

secauthcertificate --set -wwn 10:00:00:05:1e:41:4b:35 -usecert brcd

Peer switch with WWN 10:00:00:05:1e:41:4b:35 added.

To display the certificate database entry:

switch:admin>

secauthcertificate --show

WWN

Certificate

-----------------------------------------------

10:00:00:05:1e:41:4b:35 Brocade

To remove the switch from the certificate database:

switch:admin>

secauthcertificate --remove -wwn 10:00:00:05:1e:41:4b:35

Specified wwn entry has been removed from the database.

To remove all entries from the certificate database:

switch:admin>

secauthcertificate --remove -all

All entries from the database has been removed.

See Also

authUtil, secCertUtil