
CLI Commands B-25
number_retries <number>
timeout <seconds>
Sets the global parameters for DNS; both the local DNS hosts (list DNS host) and the remote DNS servers (list DNS servers).
Parameters | Description |
|
|
cache_size | Enter the size of the cache. The valid range is from |
|
|
number_retries | Number of times the resolve name request will be sent to each Name Server |
| if the server fails to respond to a request before the timeout period. Default |
| is 1, valid range is |
|
|
timeout | Number of seconds to wait before deciding a request to a Name Server has |
| timed out. Minimum interval and default is 5 seconds, maximum interval is |
| 120 seconds . |
|
|
set facility Sets the severity reporting level for a facility. The hosts that will receive the error <facility_name> log entries are defined using add syslog loglevel. Use list facilities to see what the
loglevel [level] current loglevel is for each facility. The levels:
CRITICAL - a serious system error, which may effect system integrity
UNUSUAL - an abnormal event, which the system should recover from
COMMON - a regularly occurring event that is not frequent
VERBOSE - a regular periodic event, e.g. a routing update message
DEBUG - for debugging purposes only
set ilmi vpi <number> This allows modification of the Virtual Path or Channel ID that will be used for
vci <number> exchanging ILMI (Integrated Local Management Interface) messages.
Parameters | Description |
|
|
vpi | The virtual path identifier for the ILMI. |
|
|
vci | The virtual channel identifier for the ILMI. |
|
|
set interface <interface_name>
filter_access [ON OFF]
input_filter <filter_name>
output_filter <filter_name>
Sets filter parameters for the specified protocol on the specified interface. You can see the available filter files using list filters, view the contents of a filter file using show filter, and add filter files to FLASH memory using TFTP.
Parameters | Description |
|
|
<interface_name> | Designation of interface you are setting parameters for. Limit of 32 |
| characters. |
|
|
filter_access | ON causes filters specified for an interface with a set interface command, |
| to override filters specified with a set user command, when the filters are |
| of the same type. |
|
|
input_filter | Name of filter file you wish to be applied to the input stream coming in on |
| the specified interface. Limit: 20 characters. |
|
|
output_filter | Name of the filter file you wish to be applied to the output stream leaving |
| the specified interface. Limit: 20 characters. |
|
|