How to Configure Cisco Switch to RADIUS-Server Communication

RADIUS security servers identification:
•Host name
•Host IP address
•Host name and specific UDP port numbers
•IP address and specific UDP port numbers
The combination of the IP address and UDP port number creates a unique identifier, that enables RADIUS requests to be sent to multiple UDP ports on a server at the same IP address. If two different host entries on the same RADIUS server are configured for the same service (for example, authentication) the second host entry that is configured functions as the failover backup to the first one. The RADIUS host entries are chosen in the order that they were configured.

how to configure the RADIUS server parameters on a switch:

Switch(config)# ip radius source-interface Vlan80

Switch(config)# radius-server host 172.l20.39.46 test username user1

Switch(config)# radius-server key rad123

Switch(config)# radius-server dead-criteria tries 2



Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>