User's Manual

GO MBW Getting Started Guide
GO MBW Getting Started GuideGO MBW Getting Started Guide
GO MBW Getting Started Guide
Draft Version - Confidential - Page 29
You should define the accounting Radius server IP address of the client in the WNC
by using the following parameter at the boot level:
configure radius-client acct-primary-server-ip <IP address>
Step 11: Configure the Radius Accounting Shared Key
Define the accounting secret password Radius server IP address of the client in the
WNC, by using the following parameter at the boot level:
configure radius-client acct-primary-server-secret <string>
Step 12: Configure the Radius Accounting Port Connectivity
By default, the port number of the accounting is 1813. To define a different port
number for communication between the Radius server and the client in the WNC, use
the following parameter at the boot level:
configure radius-client acct-primary-server-port <port-number>
Step 13: Configure the Radius Accounting Source IP Address
Define the accounting source IP address of the client in the WNC by using the
following parameter at the boot level:
configure radius-client acct-source-ip <IP address>
Step 14: Update Radius Settings
To apply the Radius configuration changes and update the configuration changes you
have made, use the following parameter at the boot level:
configure radius-client apply-radius-changes
Step 15: Save the Configuration
Once you have modified the existing configuration file, you should save it for future
use. To do this, issue the following CLI command at the boot level:
copy running-config startup-config