[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Access Control for Communities

Use the following configuration statements to configure community strings for traditional access control:

snmp community community {
authorization (read-only|read-write);
clients clients;
oid oid;
}

To configure community strings:

  1. From configuration mode, access the configuration statement that configures the community string. Community names must be unique.
  2. (Optional) Specify the authorization level.

    To specify read-only access:

    To specify read and write access:

  3. Specify the IP address or subnet of the SNMP client hosts that are authorized to use this community.

    By default, all clients are allowed.

  4. (Optional) Specify the object identifier used to represent a subtree of MIB object to which access is allowed.
  5. (Optional) Verify your configuration.
    [edit snmp community community] 
    user@host# show 
    
    
    

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]