Instruction Manual
Table Of Contents
- Contents
- Tables
- Preface
- Section I
- Basic Operations
- Chapter 1
- Starting a Command Line Management Session
- Chapter 2
- Basic Command Line Commands
- Chapter 3
- Basic Switch Commands
- DISABLE DHCPBOOTP
- DISABLE IP REMOTEASSIGN
- DISABLE TELNET
- ENABLE BOOTP
- ENABLE DHCP
- ENABLE IP REMOTEASSIGN
- ENABLE TELNET
- FORMAT DEVICE
- PING
- PURGE IP
- RESET SWITCH
- RESET SYSTEM
- RESTART REBOOT
- RESTART SWITCH
- SET ASYN
- SET IP INTERFACE
- SET IP ROUTE
- SET PASSWORD MANAGER
- SET PASSWORD OPERATOR
- SET SWITCH CONSOLETIMER
- SET SYSTEM
- SET SYSTEM FANCONTROL
- SET USER PASSWORD
- SHOW ASYN
- SHOW CONFIG DYNAMIC
- SHOW CONFIG INFO
- SHOW DHCPBOOTP
- SHOW IP INTERFACE
- SHOW IP ROUTE
- SHOW SWITCH
- SHOW SYSTEM
- SHOW SYSTEM FANCONTROL
- Chapter 4
- Enhanced Stacking Commands
- Chapter 5
- Simple Network Time Protocol (SNTP) Commands
- Chapter 6
- SNMPv2 and SNMPv2c Commands
- Chapter 7
- Port Parameter Commands
- ACTIVATE SWITCH PORT
- DISABLE INTERFACE LINKTRAP
- DISABLE SWITCH PORT
- DISABLE SWITCH PORT FLOW
- ENABLE INTERFACE LINKTRAP
- ENABLE SWITCH PORT
- ENABLE SWITCH PORT FLOW
- PURGE SWITCH PORT
- RESET SWITCH PORT
- RESET SWITCH PORT COUNTER
- SET SWITCH PORT
- SET SWITCH PORT RATELIMITING
- SHOW INTERFACE
- SHOW SWITCH COUNTER
- SHOW SWITCH PORT
- SHOW SWITCH PORT COUNTER
- Chapter 8
- MAC Address Table Commands
- Chapter 9
- Static Port Trunking Commands
- Chapter 10
- LACP Port Trunking Commands
- Chapter 11
- Port Mirroring Commands
- Section II
- Advanced Operations
- Chapter 12
- File System Commands
- Chapter 13
- File Download and Upload Commands
- Chapter 14
- Event Log and Syslog Server Commands
- Chapter 15
- Classifier Commands
- Chapter 16
- Access Control List Commands
- Chapter 17
- Quality of Service (QoS) Commands
- ADD QOS FLOWGROUP
- ADD QOS POLICY
- ADD QOS TRAFFICCLASS
- CREATE QOS FLOWGROUP
- CREATE QOS POLICY
- CREATE QOS TRAFFICCLASS
- DELETE QOS FLOWGROUP
- DELETE QOS POLICY
- DELETE QOS TRAFFICCLASS
- DESTROY QOS FLOWGROUP
- DESTROY QOS POLICY
- DESTROY QOS TRAFFICCLASS
- PURGE QOS
- SET QOS FLOWGROUP
- SET QOS POLICY
- SET QOS PORT
- SET QOS TRAFFICCLASS
- SHOW QOS FLOWGROUP
- SHOW QOS POLICY
- SHOW QOS TRAFFICCLASS
- Chapter 18
- Class of Service (CoS) Commands
- Chapter 19
- IGMP Snooping Commands
- Chapter 20
- Denial of Service Defense Commands
- Chapter 21
- Power Over Ethernet Commands
- Chapter 22
- Networking Stack
- Section III
- SNMPv3
- Chapter 23
- SNMPv3 Commands
- ADD SNMPV3 USER
- CLEAR SNMPV3 ACCESS
- CLEAR SNMPV3 COMMUNITY
- CLEAR SNMPV3 NOTIFY
- CLEAR SNMPV3 TARGETADDR
- CLEAR SNMPV3 VIEW
- CREATE SNMPV3 ACCESS
- CREATE SNMPV3 COMMUNITY
- CREATE SNMPV3 GROUP
- CREATE SNMPV3 NOTIFY
- CREATE SNMPV3 TARGETADDR
- CREATE SNMPV3 TARGETPARAMS
- CREATE SNMPV3 VIEW
- DELETE SNMPV3 USER
- DESTROY SNMPv3 ACCESS
- DESTROY SNMPv3 COMMUNITY
- DESTROY SNMPv3 GROUP
- DESTROY SNMPv3 NOTIFY
- DESTROY SNMPv3 TARGETADDR
- DESTROY SNMPv3 TARGETPARMS
- DESTROY SNMPV3 VIEW
- PURGE SNMPV3 ACCESS
- PURGE SNMPV3 COMMUNITY
- PURGE SNMPV3 NOTIFY
- PURGE SNMPV3 TARGETADDR
- PURGE SNMPV3 VIEW
- SET SNMPV3 ACCESS
- SET SNMPV3 COMMUNITY
- SET SNMPV3 GROUP
- SET SNMPV3 NOTIFY
- SET SNMPV3 TARGETADDR
- SET SNMPV3 TARGETPARAMS
- SET SNMPV3 USER
- SET SNMPV3 VIEW
- SHOW SNMPV3 ACCESS
- SHOW SNMPV3 COMMUNITY
- SHOW SNMPv3 GROUP
- SHOW SNMPV3 NOTIFY
- SHOW SNMPV3 TARGETADDR
- SHOW SNMPV3 TARGETPARAMS
- SHOW SNMPV3 USER
- SHOW SNMPV3 VIEW
- Section IV
- Spanning Tree Protocols
- Chapter 24
- Spanning Tree Protocol Commands
- Chapter 25
- Rapid Spanning Tree Protocol Commands
- Chapter 26
- Multiple Spanning Tree Protocol Commands
- Section V
- Virtual LANs
- Chapter 27
- Port-based, Tagged, and Multiple Mode VLAN Commands
- Chapter 28
- GARP VLAN Registration Protocol Commands
- Chapter 29
- Protected Ports VLAN Commands
- Section VI
- Port Security
- Chapter 30
- MAC Address-based Port Security Commands
- Chapter 31
- 802.1x Port-based Network Access Control Commands
- Section VII
- Management Security
- Chapter 32
- Web Server Commands
- Chapter 33
- Encryption Key Commands
- Chapter 34
- Public Key Infrastructure (PKI) Certificate Commands
- Chapter 35
- Secure Sockets Layer (SSL) Commands
- Chapter 36
- Secure Shell (SSH) Commands
- Chapter 37
- TACACS+ and RADIUS Commands
- Chapter 38
- Management ACL Commands
- Index

AT-S62 Management Software Command Line Interface User’s Guide
Section VII: Management Security 601
After creating a new self-signed certificate, you need to load it into the
certificate database. The switch cannot use the certificate for encrypted
web browser management systems until it is loaded into the database. For
instructions, refer to “ADD PKI CERTIFICATE” on page 598.
Note
For a review of the steps to configuring the web server for a self-
signed certificate, refer to “SET HTTP SERVER” on page 583.
The CERTIFICATE parameter assigns a file name to the certificate. This is
the name under which the certificate will be stored as in the switch’s file
system. The name can be from one to eight alphanumeric characters. If
the name includes a space, it must be enclosed in double quotes. The
software automatically adds the extension “.cer” to the name.
The KEYPAIR parameter specifies the ID of the encryption key that you
want to use to create the certificate. The public key of the pair will be
incorporated into the certificate. The key pair that you select must already
exist on the switch. To create a key pair, refer to “CREATE ENCO KEY” on
page 590. To view the IDs of the keys already on the switch, refer to
“SHOW ENCO” on page 596.
The SERIALNUMBER parameter specifies the number to be inserted into
the serial number field of the certificate. A serial number is typically used to
distinguish a certificate from all others issued by the same issuer, in this
case the switch. Self-signed certificates are usually assigned a serial
number of 0.
The FORMAT parameter specifies the type of encoding the certificate will
use. PEM is ASCII-encoded and allows the certificate to be displayed once
it has been generated. DER encoding is binary and so cannot be
displayed. The default is DER.
The SUBJECT parameter specifies the distinguished name for the
certificate. The name is inserted in the subject field of the certificate. Allied
Telesyn recommends using the IP address of the master switch as the
distinguished name (for example, “cn=149.11.11.11”). If your network has
a Domain Name System and you mapped a name to the IP address of a
switch, you can specify the switch’s name instead of the IP address as the
distinguished name. For a explanation of distinguished names, refer to
Chapter 32, “PKI Certificates and SSL” in the AT-S62 Management
Software Menus Interface User’s Guide.