Terminal server mode

Enable a TTY login for a local terminal attached to serial port 5:

#config -s config.ports.port5.mode=terminal

#config -s config.ports.port5.terminal=[vt220 vt102 vt100 linux ansi]

The default terminal is vt220.

Serial bridge mode

Create a network connection to a remote serial port via RFC-2217 on port 5:

# config -s config.ports.port5.mode=bridge

Optional configurations for the network address of RFC-2217 server of 192.168.3.3 and TCP port used by the RFC-2217 service = 2500:

#config -s config.ports.port5.bridge.address=192.168.3.3

#config -s config.ports.port5.bridge.port=2500

To enable RFC-2217 access: # config -s config.ports.port5.bridge.rfc2217=on

To redirect the serial bridge over an SSH tunnel to the server: # config -s

config.ports.port5.bridge.ssh.enabled=on

Syslog settings

Additionally, the global system log settings can be set for any specific port, in any mode:

#config -s config.ports.port#.syslog.facility='facility' 'facility' can be:

Default local 0-7 auth authpriv cron daemon ftp kern lpr mail news user uucp

#config -s config.ports.port#.syslog.priority='priority' 'priority' can be:

Default warning notice Info error emergency debug critical alert

_____________________________________________________________________

724-746-5500 blackbox.com

Page 218

Page 218
Image 218
Black Box LES1132A, LES1332A, LES1408A Serial bridge mode, # config -s config.ports.port5.mode=bridge, Syslog settings