Sun Blade 6000 Ethernet Switched NEM 24p 10GbE Release 1.2.2 Product Notes

Exit Print View

Updated: March 2016
 
 

Configure TACACS+ Settings

Before You Begin


Note - Before you configure TACACS+ settings for use with SEFOS ensure that the User Management (u) role is enabled. Also ensure that you have collected all relevant information about your TACACS+ environment, then configure the appropriate settings from Oracle ILOM to enable authentication using TACACS+.
  1. Log in to the Oracle ILOM CLI.
  2. Navigate to the tacacs+ directory.
    -> cd /SP/clients/tacacs+
  3. Use the set command to configure the TACACS+ properties.
    -> set/SP/clients/tacacs+ state=enabled address=10.12.235.32
    Set 'state' to 'enabled'
    Set 'address' to '10.12.235.32'
    
  4. Use the show command to view the TACACS+ properties.
    -> show /SP/clients/tacacs+
    /SP/clients/tacacs+
    Targets:
     
    Properties:
       address = 10.12.235.32
       defaultrole = o
       fs_privilege = 1
       port = 49
       protocol = ip
       secret = *****
       service = ppp
       state = enabled
     
    Commands:
       cd
       set
       show