set aes-128

To set up AES (Advanced Encryption Standard) 128-bit encryption, use the set aes-128 command.

set aes-128 { no | yes }

Syntax Description

no

Specifies no AES 128-bit encryption.

yes

Specifies AES 128-bit encryption.

Command Default

None

Command Modes

SNMP user (/monitoring/snmp-user)

Command History

Release Modification
1.0(2)

This command was introduced.

Usage Guidelines

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.

Examples

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 #

Related Commands

Command

Description

show snmp

 

show snmp-user