hit counter script

Cisco TrustSec Configuration Manual page 92

Table of Contents

Advertisement

cts authorization list
cts authorization list
To specify a list of AAA servers to use by the TrustSec seed device, use the cts authorization command
on the TrustSec seed device in global configuration mode. Use the no form of the command to stop using
the list during authentication.
Syntax Description
server_list
Defaults
None
Command Modes
Global configuration (config)
Supported User Roles
Administrator
Command History
Release
12.2 (33) SXI3
Usage Guidelines
This command is only for the seed device. Non-seed devices obtain the TrustSec AAA server list from
their TrustSec authenticator peer as a component of their TrustSec environment data.
Examples
The following example displays an AAA configuration of a TrustSec seed device:
Router# cts credentials id Switch1 password Cisco123
Router# configure terminal
Router(config)# aaa new-model
Router(config)# aaa authentication dot1x default group radius
Router(config)# aaa authorization network MLIST group radius
Router(config)# cts authorization list MLIST
Router(config)# aaa accounting dot1x default start-stop group radius
Router(config)# radius-server host 10.20.3.1 auth-port 1812 acct-port 1813 pac key
AbCe1234
Router(config)# radius-server vsa send authentication
Router(config)# dot1x system-auth-control
Router(config)# exit
Related Commands
Command
show cts server-list
Cisco TrustSec Configuration Guide
7-6
cts authorization list server_list
no cts authorization list server_list
Specifies a Cisco TrustSec AAA server group.
Modification
This command was introduced on the Catalyst 6500 series switches.
Description
Displays RADIUS server configurations.
Chapter 7
Cisco TrustSec Command Summary
OL-22192-01

Advertisement

Table of Contents
loading

Table of Contents