Sun Microsystems Sun Fire X4200 User Manual
Page 74
6-4
Sun Fire X4100 and Sun Fire X4200 Servers System Management Guide • December 2005
TABLE 6-6
System Management Access Commands
Description
Command
Display information
about HTTP settings.
show /SP/services/http
Change HTTP
settings, such as
enabling automatic
redirection to HTTPS.
set /SP/services/http port=
portnumber secureredirect enabled|disabled
servicestate=
enabled|disabled
Display information
about HTTPS access.
show /SP/services/https
Change HTTPS
settings.
set /SP/services/https port=
portnumber servicestate=enabled|disabled
Display SSH DSA key
settings.
show /SP/services/ssh/keys/dsa
Display SSH RSA key
settings.
show /SP/services/ssh/keys/rsa
TABLE 6-7
SNMP Commands
Description
Command
Display information about
SNMP settings. By default,
the SNMP port is 161 and v3
is enabled.
show /SP/services/snmp engineid=
snmpengineid
port=
snmpportnumber sets=enabled|disabled v1=enabled|disabled
v2c=
enabled|disabled v3=enabled|disabled
Display SNMP users.
show /SP/services/snmp/users
Add an SNMP user.
create /SP/services/snmp/users/
snmpusername
authenticationpassword=
password
authenticationprotocol=
MD5|SHA permissions=rw|ro
privacypassword=
password privacyprotocol=none|DES
Delete and SNMP user.
delete /SP/services/snmp/users/
snmpusername
Display information about
SNMP public (read-only)
communities.
show /SP/services/snmp/communities/public
Add this device to an SNMP
public community.
create /SP/services/snmp/communities/public/
comm1
Delete this device from an
SNMP public community.
delete /SP/services/snmp/communities/public/
comm1