Loader

 Edit

Provides options to edit Remote Authentication Dial-In User Service (RADIUS) profiles.

Information Note: * = required parameter, + = select one parameter from list
  • Command Path - profile>radius>edit
  • Actions -
    • edit - Edit a RADIUS profile
      • * name - Name of RADIUS profile
      • radius-config - RADIUS Server config information
        • + host - RADIUS Server Hostname
        • + ip - RADIUS IP Address IPv4 (any) | iPv6 (any)
          • key - shared key
            • radius-config.host or radius-config.ip
               
          • redundancy-mode - redundancy mode
            • fail-over (default)|round-robin
               

Add Radius Host Name

  1. From the ESUx> command line, input profile radius edit name=CLITest radius-config host=tellabsCLItest key=123, and press Enter. Output similar to the following is displayed:
    ESUx profile> radius edit name=CLITest radius-config host=tellabsCLItest key=123 <entry>
    success
    
    ESUx> _
    

Validate Entry

  1. From the ESUx> command line, input profile radius show and press Enter. Output similar to the following is displayed.
    ESUx> profile radius show <entry>
    
    | RADIUS Profile                                                                                    |
    |==================================|====|======================|====================================|
    |                                  |    |                      |       Config #1 - Summary          |
    |                                  |Red |                      |                 | Admin    |       |
    | Profile Name                     |Mode| Source MAC(s)        | Server          | State    | Port  |
    |==================================|====|======================|====================================|
    | login-default                    | FO | 00:c0:9b/24          | n/a             | n/a      | n/a   |
    | CLITest                          | FO | n/a                  | tellabsCLItest  | enabled  | 1812  |
    | DMW-Radius-STC                   | FO | 00:04:00:00:00:00/16 | 172.28.6.99     | disabled | 1812  |
    | DMW-lnxdtapp09-RadiusServer      | FO | n/a                  | 172.28.6.99     | enabled  | 1812  |
    | TELLABS-CLEARPASS                | FO | n/a                  | 172.28.6.82     | disabled | 1812  |
    |==================================|====|======================|====================================|
    
    ESUx> _
    



FEEDBACK: Are you happy with this material?