4 Summit24e3 Switch Quick Reference Guide
Managing the Switch Commands
Command Description
config radius [primary | secondary] server
[<ipaddress> | <hostname>] {<udp_port>}
client-ip <ipaddress>
Configures the primary and secondary RADIUS server. Specify
the following:
■ [primary | secondary] — Configure either the primary
or secondary RADIUS server.
■ [<ipaddress> | <hostname>] — The IP address or
hostname of the server being configured.
■ <udp_port> — The UDP port to use to contact the RADUIS
server. The default UDP port setting is 1645.
■ client-ip <ipaddress> — The IP address used by the
switch to identify itself when communicating with the RADIUS
server.
The RADIUS server defined by this command is used for user
name authentication and CLI command authentication.
config radius [primary | secondary]
shared-secret {encrypted} <string>
Configures the authentication string used to communicate with
the RADIUS server.
config radius-accounting [primary | secondary]
server [<ipaddress> | <hostname>]
{<udp_port>} client-ip <ipaddress>
Configures the RADIUS accounting server. Specify the following:
■ [primary | secondary] — Configure either the primary
or secondary RADIUS server.
■ [<ipadress> | <hostname>] — The IP address or
hostname of the server being configured.
■ <udp_port> — The UDP port to use to contact the RADUIS
server. The default UDP port setting is 1646.
■ client-ip <ipaddress> — The IP address used by the
switch to identify itself when communicating with the RADIUS
server.
The accounting server and the RADIUS authentication server
can be the same.
config radius-accounting [primary | secondary]
shared-secret {encrypted} <string>
Configures the authentication string used to communicate with
the RADIUS accounting server.
config snmp add trapreceiver <ipaddress>
community <string>
Adds the IP address of a specified trap receiver. The IP address
can be a unicast, multicast, or broadcast address. A maximum of
16 trap receivers is allowed.
config snmp community [read-only |
read-write] <string>
Adds an SNMP read or read/write community string. The default
read-only community string is public. The default
read-write community string is private. Each community
string can have a maximum of 127 characters, and can be
enclosed by double quotation marks.
config snmp delete trapreceiver [<ip_address>
community <string> | all]
Deletes the IP address of a specified trap receiver or all
authorized trap receivers.
config snmp syscontact <string> Configures the name of the system contact. A maximum of 255
characters is allowed.