CLI Guide

Switch Management Commands 2383
User Guidelines
This common name mode is entered using the crypto certificate request or
crypto certificate generate command. Most browsers will compare the
common name in a certificate against the FQDN of the switch obtained from
DNS when connecting over HTTPS. A mismatch may result in denied access.
Example
The following example displays how to specify the name of “router.gm.com.”
console(config-crypto-cert)#common-name router.gm.com
country
Use the country command in Crypto Certificate Generation or Crypto
Certificate Request mode to specify the country.
Syntax
country country
country — Specifies the country name. (Range: 2 characters)
Default Configuration
This command has no default configuration.
Command Mode
Crypto Certificate Generation or Crypto Certificate Request mode
User Guidelines
This command mode is entered using the crypto certificate request or crypto
certificate generate command. The user can enter any two printable
characters other than a question mark.
Example
The following example displays how to specify the country as “us.”
console(config-crypto-cert)#country us