для Cisco Cisco IOS Software Release 12.4(15)T

Скачать
Страница из 16
SSG Mobile Wireless Enhancements
  Configuration Examples for SSG Mobile Wireless Enhancements
6
Cisco IOS Releases 12.4(15)T
DETAILED STEPS
Configuration Examples for SSG Mobile Wireless 
Enhancements
This section provides the following configuration examples:
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 2
configure
 terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
ssg enable
Example:
Router(config)# ssg enable
Enables SSG.
Step 4
ssg radius-proxy
Example:
Router(config)# ssg radius-proxy
Enables SSG RADIUS proxy.
Step 5
client address 
ip-address
Example:
Router(config-radius-proxy)# client-address 
172.16.1.1
Specifies the IP address of the RADIUS client.
Step 6
key 
secret
Example:
Router(config-radproxy-client)# key cisco
Specifies the key shared with the RADIUS client.
Step 7
session-identifier msid unique ip
Example:
Router(config-radproxy-client)# 
session-identifier msid unique ip
Specifies the attribute for differentiating sessions.
This example uses the MSID as session differentiator and 
its associated IP address.