Switch 7700 Command reference Guide, v2.0

Table Of Contents
Route Capacity Configuration Commands 245
Use the memory safety safety_value command to configure the safety value
of the Ethernet switch idle memory. If you use the
memory auto-establish
enable
command (the default configuration), the routing protocol connection
that is forcibly disconnected will automatically recover when the idle memory
of the Ethernet switch reaches this value. The
safety_value in the command
must be more than the current idle memory lower limit, and otherwise the
configuration will fail.
Use the memory safety safety_value limit limit_value command to
change both of the safety value and lower limit of the Ethernet switch idle
memory. The
safety_value must be more than the limit_value, otherwise
the configuration will fail.
Use the memory default command to configure the safety value and the lower
limit of the Ethernet switch idle memory to the default configuration.
Related commands: memory auto-establish disable, memory auto-establish
enable
, display memory limit.
Example
Set the lower limit of the Ethernet switch idle memory to 3Mbytes.
[SW7700]memory limit 3
[SW7700]
%4/10/2003 17:52:6-RM-5-S1-RTLOG:Changed the system memory
limit(2->3) successfully
Set the lower limit of the Ethernet switch idle memory to 1Mbytes and the safety
value to 3Mbytes.
[SW7700]memory safety 3 limit 1
[SW7700]
%%4/10/2003 17:52:44-RM-5-S1-RTLOG:Changed the system memory
limit(3->1)/safety(4->3) successfully