Technical data
Brocade Mobility 7131 Access Point Product Reference Guide 397
53-1002517-01
8
For information on configuring SNMP access settings using the applet (GUI), see Configuring SNMP
Access Control on page 4-92.
br7131>admin(system.snmp.access)>delete
Description:
Deletes SNMP access entries for specific v1v2 and v3 user definitions.
Syntax:
Example:
admin(system.snmp.access)>list acl
-----------------------------------------------------------------------------
index start ip end ip
-----------------------------------------------------------------------------
1 209.236.24.1 209.236.24.46
admin(system.snmp.access)>
delete acl all
admin(system.snmp.access)>list acl
-----------------------------------------------------------------------------
index start ip end ip
-----------------------------------------------------------------------------
For information on configuring SNMP access settings using the applet (GUI), see Configuring SNMP
Access Control on page 4-92.
The following parameters must be specified if <sec> is not none:
Authentication type <auth> set to
md5 or sha1
Authentication password <pass1> (8 to 31 chars)
The following parameters must be specified if <sec> is set to
auth/priv:
Privacy algorithm set to
des or aes
Privacy password <pass2> (8 to 31 chars)
delete acl <idx>
Deletes entry <idx> (1-10) from the access control list.
all
Deletes all entries from the access control list.
v1v2c <idx>
Deletes entry <idx> (1-10) from the v1/v2 configuration list.
all
Deletes all entries from the v1/v2 configuration list.
v3 <idx>
Deletes entry <idx> (1-10) from the v3 user definition list.
all
Deletes all entries from the v3 user definition list.