3Com OfficeConnect Remote 812 closeactiveconnections TRUE FALSE, Add network service example

Models: OfficeConnect Remote 812

1 170
Download 170 pages 51.21 Kb
Page 110
Image 110
close_active_connections [TRUE  FALSE]

B-8APPENDIX B: CLI COMMAND DESCRIPTION

close_active_connections [TRUE FALSE]

This configures a network listener process that provides a certain type of service.

To see the available server types, use list services.

Parameter

Description

 

 

<service_name>

Name of this type of service. Limit of 32 character ASCII string.

 

 

server_type

Designates the type of server:

￿

HTTP

 

SNMPD - SNMP agent

 

TFTPD - server for file transfers

 

TELNETD - TELNET server to the CLI

 

 

socket

Indicates which “socket” the server listens on. For TFTP and TELNET, it is the

 

TCP or UDP port #.

 

 

enabled

This indicates whether the network service is enabled. Enter YES or NO.

 

 

data

Ancillary Data. This field contains server-specific configuration data. See the

 

table on the next page for settable ancillary data parameters for TELNET.

 

 

close_active_

Indicates whether or not to close any active connections when a service is

connections

disabled by the disable network_service command. Default: FALSE.

 

 

 

The table below shows configurable parameters for TELNET services, which are specified with the data parameter.

Ancillary Data

Description

Parameter

 

 

 

auth

On indicates that login/password authentication should be performed on

 

incoming connections.

 

Default: on.

 

Format: auth=[on/off]

 

 

login_prompt

ASCII string specifying the login prompt to be sent during authentication.

 

It must be quoted.

 

Default: login: “

 

Format: login_prompt=[string]

 

 

login_banner

ASCII string sent to a client when the connection is made. It must be

 

quoted. Default: none.

 

Format: login_banner=[string]

 

 

add snmp community <community_name>

Add network service example

To configure a TELNET service to offer CLI access on port 23, doing authentication upon connect:

add network_service CLI_access server_type TELNETD socket 23

address [ip_address]

￿access [RO RW]

Page 110
Image 110
3Com OfficeConnect Remote 812 manual closeactiveconnections TRUE FALSE, Add network service example