2-370
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set kerberos server
set kerberos server
To specify which Key Distribution Center (KDC) to use on the switch, use the set kerberos server
command.
set kerberos server kerberos_realm {hostname | ip_address} [port]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You can specify to the switch which KDC to use in a Kerberos realm. Optionally, you can also specify
the port number which the KDC is monitoring. The Kerberos server information you enter is maintained
in a table with one entry for each Kerberos realm. The maximum number of entries in the table is 100.
The KDC is a Kerberos server and database program running on a network host that allocates the
Kerberos credentials to different users or network services.
Examples This example shows how to specify the Kerberos server:
Console> (enable) set kerberos server CISCO.COM 187.0.2.1 750
Kerberos Realm-Server-Port entry set to:CISCO.COM - 187.0.2.1 - 750
Console> (enable)
Related Commands clear kerberos server
show kerberos
kerberos_realm Name of the Kerberos realm.
hostname Name of host running the KDC.
ip_address IP address of host running the KDC.
port (Optional) Number of the port.