User Manual

Chapter 4 - Operation and Administration Using the CLI NPU Configuration
4Motion 302 System Manual
2 You can now execute any of the following tasks:
» Configure the AAA client parameters (refer to Section 4.3.10.13.1.2)
» Restore the default parameters for the AAA client (refer to
Section 4.3.10.13.1.3)
3 Terminate the AAA client configuration mode (refer to Section 4.3.10.13.1.4)
In addition, you can, at any time, display configuration information (refer to
Section 4.3.10.13.1.6)or delete an existing AAA client (refer to
Section 4.3.10.13.1.5).
The following example illustrates the (sequence of) commands for enabling the
AAA client configuration mode, configuring the parameters of the AAA client, and
then terminating the AAA client configuration mode:
npu(config)# aaa-client wimax
npu(config-aaa)# config src-intf eth0 primary-serveraddr
172.16.104.61 auth-port 5678
npu(config-aaa)# exit
4.3.10.13.1.1 Enabling the AAA Client Configuration Mode\ Creating a New AAA Client
To configure the AAA client parameters, first enable the AAA client configuration
mode. Run the following command to enable the AAA client configuration mode.
You can also use this command to create a new AAA client configuration mode.
npu(config)# aaa-client <client-alias>
In the current release only one AAA client can be created.
If you use this command to create a new AAA client, the configuration mode for
this AAA client is automatically enabled, after which you can execute any of the
following tasks:
Configure the AAA client parameters (refer to Section 4.3.10.13.1.2)
Restore the default parameters for the AAA client (refer to
Section 4.3.10.13.1.3)
After executing these tasks, you can terminate the AAA client configuration mode
and return to the global configuration mode (refer to Section 4.3.10.13.1.4).