¡ Local, Radius — The switch attempts to authenticate the user first, and then a RADIUS server attempts to authenticate the user.
l Server IP Address — Identifies the IP address of the RADIUS server.
l Server Port Number — Identifies the User Datagram Protocol (UDP) port number used by the RADIUS server.
l Secret Text String — Specifies the text string that is shared between the switch and the RADIUS server.
l Number of Server Transmits — Specifies the number of request transmits to the RADIUS server before failure.
l Timeout for a reply (sec)— Specifies the number of seconds the switch waits for a reply from the RADIUS server before it resends the request.
To save any changes you make in this page, click Apply Changes. If you don't want to save the changes, click Refresh.
CLI Commands
The following table summarizes the equivalent CLI commands for items in the Switch/Security/RADIUS Settings page.
Example
Console(config)#authentication login radius
Console(config)#radius-server host 192.168.1.25
Console(config)#radius-server port 181
Console(config)#radius-server key solvent
Console(config)#radius-server retransmit 5
Console(config)#radius-server timeout 10
Console(config)#
Jumbo Frame
From the Jumbo Frame page, you can enable and disable jumbo frame support on the switch.
The switch provides more efficient large sequential data transfers by supporting jumbo frames up to 9000 bytes. Compared to standard Ethernet frames that
run only up to 1500 bytes, using jumbo frames significantly reduces the per-packet overhead required to process protocol encapsulation fields.
To use jumbo frames, both the source and destination end nodes (such as a computer or server) must support jumbo frames. In addition, when the
connection is operating at full duplex, all switches in the network between the two end nodes must be able to accept the extended frame size. For half-duplex
connections, all devices in the collision domain must support jumbo frames.
To enable jumbo frame support on the switch, set the Jumbo Frame Support Status to Enabled.