Specifications
104 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 engine-id
configure snmpv3 engine-id <hex_engine_id>
Description
Configures the SNMPv3 snmpEngineID.
Syntax Description
Default
The default snmpEngineID is the device MAC address.
Usage Guidelines
Use this command if the snmpEngineID needs to be explicitly configured. The first four octets of the ID
are fixed to 80:00:07:7C,which represents Extreme Networks Vendor ID. Once the
snmpEngineID is
changed, default users will be reverted back to their original passwords/keys, while non-default users
will be reset to the security level of no authorization, no privacy.
In a chassis, the snmpEngineID will be generated using the MAC address of the MSM with which the
switch boots first. For MSM hitless failover, the same
snmpEngineID will be propagated to both of the
MSMs.
Example
The following command configures the snmpEngineID to be 80:00:07:7C:00:0a:1c:3e:11:
configure snmpv3 engine-id 00:0a:1c:3e:11
hex_engine_id Specifies the colon delimited hex octet that serves as part of the
snmpEngineID (5-32 octets).