RADIUS is the most commonly used protocol for implementing AAA on remote dial-up users. RADIUS runs atop UDP, and its authentication and accounting port numbers are 1812 and 1813, respectively. RADIUS uses the client/server model for communication between the RADIUS client and server to provide AAA functions.
RADIUS transmits packets over UDP connections. A shared key, which is not transmitted over the network, is used for authentication between the RADIUS client and server. As such, user passwords transmitted between the RADIUS client and server are encrypted using the shared key to prevent passwords from being disclosed on an insecure network. The device allows you to configure a shared key for packet encryption to improve transmission security. For security purposes, it is recommended that the shared key contain at least 6 characters and at least two types of the following characters: uppercase letters, lowercase letters, digits, and special characters. You are advised to periodically change the shared key.
None
system-view
radius-server template template-name
radius-server shared-key cipher key-string