Configuration Guide GSN Commands
Community string containing up to 32 characters.
V3 security community username, containing up to 32 characters.
No security community is configured by default.
Global configuration mode
When you are configuring the communication between the device and the server, configure an
appropriate authentication name of the appropriate protocol version according to the server settings if
it is necessary. If you choose v3, use the snmp-server command to set the v3 username. For the
detailed information, please refer to SNMP command reference.
The following example sets the v1 community:
Ruijie(config)# security v1 community public
The following example sets the v3 username as start:
Ruijie(config)# security v3 user start
12.3 security event interval
Use this command to set the sending interval of security events.
Use the no form of this command to restore the default value.
security event interval interval
no security event interval
Configures the security event interval. The range is from 1 to 65,535
seconds.
The default interval is 5 seconds.
Global configuration mode