To set up AES (Advanced Encryption Standard) 128-bit encryption, use the set aes-128 command.
set aes-128 { no | yes }
| no |
Specifies no AES 128-bit encryption. |
| yes |
Specifies AES 128-bit encryption. |
None
SNMP user (/monitoring/snmp-user)
| Release | Modification |
|---|---|
| 1.0(2) |
This command was introduced. |
SNMPv3, enabled on a UCS system by using the create snmp-user command, provides important security features. One is authentication of packets, to prevent snooping by an unauthorized source. Use AES 128-bit encryption to fully utilize the extended features of SNMPv3 on your UCS system.
This example shows how to set up AES 128-bit encryption:
switch-A# scope monitoring switch /monitoring # scope snmp-user SU10 switch /monitoring/snmp-user # set aes-128 yes switch /monitoring/snmp-user* # commit-buffer switch /monitoring/snmp-user #
|
Command |
Description |
|
show snmp |
|
|
show snmp-user |
|