H3C Technologies H3C SecPath F1000-E User Manual

Page 234

Advertising
background image

224

Figure 166 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. As 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

Method 2:
This method allows you to configure SecPath at the CLI.
# Configure the IP address of interface GigabitEthernet 0/1, through which the Telnet user
accesses SecPath.

<SecPath> system-view

[SecPath] interface GigabitEthernet 0/1

[SecPath-GigabitEthernet0/1] ip address 192.168.1.70 255.255.255.0

[SecPath-GigabitEthernet0/1] quit

Advertising