C613-50631-01 Rev A Command Reference for IE340 Series 3360
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SECURE SHELL (SSH) COMMANDS
SSH
SERVER TCPFORWARDING
ssh server tcpforwarding
Overview Use this command to enable TCP port forwarding on the SSH server. It is disabled
by default, to enhance security.
Use the no variant of this command to disable TCP port forwarding again.
Syntax
ssh server tcpforwarding
no ssh server tcpforwarding
Default Disabled
Mode Global Configuration
Example To enable TCP port forwarding, use the commands:
awplus# configure terminal
awplus(config)# ssh server tcpforwarding
To disable it again, use the commands:
awplus# configure terminal
awplus(config)# no ssh server tcpforwarding
Related
commands
show ssh server
Command
changes
Version 5.5.2-1.1: command added