Skip to content

AAA Servers

Location in GUI: Design » Network Settings » Servers

Diagram
NameTypeConstraintMandatoryDefault Value
aaa_serversList[aaa_servers]No

aaa_servers (catalyst_center.network_settings)

Section titled “aaa_servers (catalyst_center.network_settings)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
client_and_endpoint_aaaClass[client_and_endpoint_aaa]No
network_aaaClass[network_aaa]No

client_and_endpoint_aaa (catalyst_center.network_settings.aaa_servers)

Section titled “client_and_endpoint_aaa (catalyst_center.network_settings.aaa_servers)”
NameTypeConstraintMandatoryDefault Value
server_typeChoiceISE, AAAYes
protocolChoiceTACACS, RADIUSYes
primary_ipIPNo
secondary_ipIPNo
panIPNo
shared_secretStringNo

network_aaa (catalyst_center.network_settings.aaa_servers)

Section titled “network_aaa (catalyst_center.network_settings.aaa_servers)”
NameTypeConstraintMandatoryDefault Value
server_typeChoiceISE, AAAYes
protocolChoiceTACACS, RADIUSYes
primary_ipIPNo
secondary_ipIPNo
panIPNo
shared_secretStringNo

catalyst_center:
network_settings:
aaa_servers:
- name: AAA_Settings
network_aaa:
server_type: ISE
protocol: RADIUS
primary_ip: 198.18.133.27
client_and_endpoint_aaa:
server_type: ISE
protocol: RADIUS
primary_ip: 198.18.133.27

Example of Assigning AAA Servers to Site:

catalyst_center:
sites:
areas:
- name: Krakow
parent_name: Global/Poland
network_settings:
aaa_servers: AAA_Settings