Go to main content

Oracle® Rack Universal Power Distribution Unit User's Guide

Exit Print View

Updated: May 2019
 
 

Modify Role-Based Access Control Parameters

  1. To enable or disable the IPv4 role-based access control feature, at the config:# prompt, type security roleBasedAccessControl ipv4 enabled <option>, and press Enter.
  2. To enable or disable the IPv6 role-based access control feature, at the config:# prompt, type security roleBasedAccessControl ipv6 enabled <option>, and press Enter.

    <options> is one of these options:

    • true – Enables role-based access control.

    • false – Disables role-based access control.

  3. To determine the IPv4 role-based access control policy, at the config:# prompt, type security roleBasedAccessControl ipv4 defaultPolicy <policy>, and press Enter.
  4. To determine the IPv6 role-based access control policy, at the config:# prompt, type security roleBasedAccessControl ipv6 defaultPolicy <policy>, and press Enter.

    <policy> is one of these options:

    • allow – Accepts traffic from all IP addresses regardless of the user role.

    • deny – Drops traffic from all IP addresses regardless of the user role.


    Note -  You can combine both commands to modify all role-based access control parameters at a time.