
| CLI Commands |
|
|
rip_age_multiplier | Number to multiply the rip_update_interval by, to obtain the value |
| for the aging out the entries in the RIP database. |
|
|
rip_packet_size | Size of RIP packets. |
|
|
rip_update_interval | How often RIP should send periodic updates. |
|
|
sap | Sets the SAP mode. |
|
|
sap_age_multiplier | Number to multiply the sap_update_interval by, to obtain the value |
| for aging out entries in the SAP database. |
|
|
sap_packet_size | Size of SAP packets. |
|
|
sap_nearest_replies | Whether or not SAP will look its nearest neighbors. |
|
|
sap_update_interval | How often RIP should send periodic updates. |
|
|
set ipx system priority [priority level] default_gateway [ipx_host_add] initial_pool_address [ipx_addr]
pool_members [number]
Sets parameters for dynamic IPX networks.
Parameters | Description |
|
|
priority | Priority for the dynamic IPX network. |
|
|
default_gateway | Default router for the dynamic IPX network. |
|
|
initial_pool_address | Initial IPX address used to dynamically assign IPX network. |
|
|
pool_members | Number of addresses to reserve in the pool of IPX addresses used when |
| dynamically assigning IPX networks. |
|
|
set network service <admin_name>
server_type [server_type] socket [socket_number] data [“string”]
close_active_connections [TRUE FALSE]
Sets parameters for configured network services. You can list the configured network services using list network services. The service must be disabled for this command to work.
Parameters | Description |
|
|
<admin_name> | Designation you assigned to network service with the add |
| network service command. Limit of 32 characters. |
|
|
server_type | Type of network service you wish to assign to this administration |
| name. Currently available services are: |
| TELNETD - TELNET server |
| HTML - for gathering statistics |
| SNMPD - SNMP agent |
| TFTPD - server for file transfers |
|
|
socket | Indicates which “socket” the server listens on. For TFTP and |
| TELNET, it is the TCP or UDP port number. |