Exit Print View

Sun Datacenter InfiniBand Switch 648 Topic Set

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Installation

Preparing the Site

Installing the Switch

Administration

Administering the Switch

Diagnosing a Problem

Remote Management

Understanding ILOM on the Switch

Installing the ILOM Firmware

Administering ILOM (CLI)

Administering ILOM (Web Interface)

Administering ILOM (SNMP)

Administering Hardware (IPMI)

Understanding ILOM Commands

Service

Servicing the Switch

Reference

Command Reference

Understanding Switch-Specific Commands

activate Command (switch-specific)

checkfans Command

checklinks Command

checkpowers Command

checkpwrfault Command

checkswitches Command

checkvoltages Command

clearboardstat Command

deactivate Command (switch-specific)

disableboard Command

disablepsu Command

disablestby Command

disableswitchport Command

enableboard Command

enablehotinsert Command

enablepsu Command

enablestby Command

enableswitchport Command

env_test Command

findport Command

getbaseguid Command

getboardstat Command

getfwversion Command

getportcounters Command

getportstatus Command

getpsufwver Command

getserialnumbers Command

getsymerr Command

i2ctest Command

m9diag Command

mcmversion Command

psustatus Command

resetswitch Command

selectdebugport Command

setlinkspeed Command

showlogs Command

showpresent Command

showtemps Command

showvoltages Command

Understanding CLIA Commands

activate Command (CLIA)

deactivate Command (CLIA)

exit Command (CLIA)

fru Command

frucontrol Command

fruinfo Command

getfruledstate Command

getipmbstate Command

getlanconfig Command

LAN Configuration Parameters

help Command (CLIA)

ipmc Command

localaddress Command

poll Command

quit Command

sel Command

sensordata Command

session Command

setextracted Command

setfruledstate Command

setipmbstate Command

setlanconfig Command

setlocked Command

shelf Command

shelfaddress Command

shmstatus Command

showunhealthy Command

switchover Command

terminate Command

user [-v] Command

user add Command

user channel Command

user delete Command

user enable Command

user name Command

user passwd Command

version Command (CLIA)

Understanding InfiniBand Software Commands

ib_read_bw Command

ib_read_lat Command

ib_send_bw Command

ib_send_lat Command

ib_write_bw Command

ib_write_lat Command

ibaddr Command

ibcheckerrors Command

ibchecknet Command

ibchecknode Command

ibcheckport Command

ibcheckportstate Command

ibcheckportwidth Command

ibcheckstate Command

ibcheckwidth Command

ibclearcounters Command

ibclearerrors Command

ibdatacounters Command

ibdatacounts Command

ibdiagnet Command

ibdiagpath Command

ibhosts Command

ibnetdiscover Command

ibnodes Command

ibping Command

ibportstate Command

ibroute Command

ibrouters Command

ibstat Command

ibstatus Command

ibswitches Command

ibsysstat Command

ibtracert Command

ibv_devices Command

ibv_devinfo Command

ibv_rc_pingpong Command

ibv_srq_pingpong Command

ibv_uc_pingpong Command

ibv_ud_pingpong Command

ofed_info Command

opensm Command

opensmd Daemon

osmtest Command

perfquery Command

saquery Command

sminfo Command

smpdump Command

smpquery Command

vendstat Command

Index

LAN Configuration Parameters

The following table lists names and numbers of LAN configuration parameters supported by the getlanconfig and setlanconfig commands.

Parameter Name
Number
Description
auth_support
1
An 8-bit value that contains authentication type support flags for the LAN channel.
auth_enables
2
Five 8-bit values that contain authentication type enable flags for Callback, User, Operator, Administrator, and OEM privilege levels for the LAN channel.
ip
3
A string value that contains the IP address assigned to the LAN channel in dotted decimal notation (for example, 192.168.0.15).
ip_source
4
A value that encodes the source of the assigned IP address.
mac
5
A string value that contains the MAC address assigned to the LAN channel as six hexadecimal byte values delimited by colon (:) symbols (for example, 00:A0:24:C6:18:2F).
subnet_mask
6
A string value that contains the subnet mask assigned to the LAN channel in dotted decimal notation (for example, 255.255.255.0).
ipv4_hdr_param
7
Three 8-bit values that contain various IPv4 header parameters for sending RMCP packets:
  • Time-to-live

  • IP header flags (bits [7:5])

  • Precedence (bits [7:5]) and type of service (bits [4:1])

pri_rmcp_port
8
A 16-bit value that contains the primary RMCP port number (the port used for regular RMCP communication).
sec_rmcp_port
9
A 16-bit value that contains the secondary RMCP port number (the port used for secure RMCP communication).
arp_control
10
Two flags that control Address Resolution Protocol (ARP) behavior on the LAN channel:
  • Enable responding to ARP requests

  • Enable sending gratuitous ARPs

arp_interval
11
The gratuitous ARP interval in seconds, in fixed-point format (where the integral part represents seconds and the fractional part represents milliseconds).
dft_gw_ip
12
A string value that contains the IP address of the default gateway in dotted decimal notation.
dft_gw_mac
13
A string value that contains the MAC address of the default gateway as six hexadecimal byte values delimited by colons (:).
backup_gw_ip
14
A string value that contains the IP address of the backup gateway in dotted decimal notation.
backup_gw_mac
15
A string value that contains the MAC address of the backup gateway as six hexadecimal byte values delimited by colons (:).
community
16
A string value (up to 18 symbols) that is put into the Community String field in PET traps.
destination_count
17
The maximum number of LAN alert destinations supported on the LAN channel.
destination_type
18
The destination type identified by the specified set selector. If no set selector is given, all destination types are shown. Each destination type entry contains the following fields:
  • Destination type (0–7)

  • Alert acknowledge flag

  • Alert acknowledge timeout / retry interval in seconds (1–256)

  • Number of retries (0–7)

destination_address
19
The destination addresses associated with the specified set selector. If no set selector is given, all destination addresses are shown. Each destination address entry contains the following fields:
  • Gateway selector: 0 – use default, 1 – use backup

  • IP address (string in dotted decimal format)

  • MAC address (string of six hexadecimal byte values delimited by colons (:))

Related Information