H3C Technologies H3C SecPath F1000-E User Manual

Page 191

Advertising
background image

181

Figure 149 RADIUS scheme configuration page

# Enable the Telnet service on SecPath.

[SecPath] telnet server enable

# Configure SecPath to use AAA for Telnet users.

[SecPath] user-interface vty 0 4

[SecPath-ui-vty0-4] authentication-mode scheme

[SecPath-ui-vty0-4] quit

# Configure the AAA methods for domain bbb. Because RADIUS authorization information is sent to the
RADIUS client in the authentication response messages, reference the same scheme for user

authentication and authorization.

[SecPath] domain bbb

[SecPath-isp-bbb] authentication login radius-scheme system

[SecPath-isp-bbb] authorization login radius-scheme system

[SecPath-isp-bbb] accounting login radius-scheme system

[SecPath-isp-bbb] quit

# Alternatively, you can achieve the same result by configuring default AAA methods for all types of users
in domain bbb.

[SecPath] domain bbb

[SecPath-isp-bbb] authentication default radius-scheme system

[SecPath-isp-bbb] authorization default radius-scheme system

[SecPath-isp-bbb] accounting default radius-scheme system

Advertising