Enable RADIUS Authorization

Complete RADIUS authorization configuration by enabling RADIUS authorization on an IKEv2 interface.

  1. Access the ike-interface configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# security
    ORACLE(security)# ike
    ORACLE(ike)# ike-interface
    ORACLE(ike-interface)# 
  2. Use the select command to specify the target interface.
  3. authorization—Enable RADIUS authorization on the selected interface.
  4. Type done to save your configuration.
  5. If necessary, enable RADIUS authorization on additional IKEv2 interfaces.