Technical data
ServerIron ADX Administration Guide 83
53-1002434-01
Additional system management functions
1
Syntax: temperature warning lc <value>
The <value> parameter can be 0 – 65. The default is 65.
NOTE
The lc option is required only for chassis type model such as ADX4000, ADX10000, and so on.
NOTE
if you change the temperature, you must execute “write memory” to save the changed temperature.
Changing the number of seconds between polls
You can change the number of seconds between polls of the power supply and fan status, by
entering a command such as the following.
ServerIronADX(config)# chassis poll-time 30
Syntax: [no] chassis poll-time <num>
The default is 60 seconds.
Use the show chassis command to display the hardware status.
Disabling or re-enabling status polling
You can disable or re-enable status polling for individual power supplies and fans. When you
disable status polling, a fault in the power supply does not generate a trap in the system log.
To disable status polling, enter the following command.
ServerIronADX(config)# no chassis trap-log ps2
Syntax: [no] chassis trap-log ps1 | ps2 | fan1 | fan2
Adjusting inter-packet gap
You can adjust the inter-packet gap (IPG) to match older adapters that do not meet the default IPG
requirements for Ethernet.
NOTE
Entering the value of 0 within the ipg10, ipg100, and ipg1000 commands restore the IPG to the
default of 12 bytes.
Modifying the IPG on 10Mbps Ethernet segment
You can modify the inter-packet gap (delay) between packets on a 10Mbps Ethernet segment.
In determining the value to enter in the CLI command, note that one byte equals.8 microseconds
for packets on a 10Mbps segment, so the following equation can be used.
IPG10 = 9.6 microseconds + (value *.8), where value is the number of bytes by which you want
to increase the inter-packet gap.










