Ssh Commands; Ssh Command Examples - ZyXEL Communications UAG Series Cli Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

33.4.3 SSH Commands

The following table describes the commands available for SSH. You must use the
command to enter the configuration mode before you can use these commands.
terminal
Table 120 Command Summary: SSH
COMMAND
[no] ip ssh server
[no] ip ssh server cert certificate_name
[no] ip ssh server port <1..65535>
ip ssh server rule {rule_number|append|insert
rule_number} access-group {ALL|address_object}
zone {ALL|zone_object} action {accept|deny}
ip ssh server rule move rule_number to rule_number
[no] ip ssh server v1
no ip ssh server rule rule_number
show ip ssh server status

33.4.4 SSH Command Examples

This command sets a service control rule that allowed the computers with the IP addresses
matching the specified address object to access the specified zone using SSH service.
Router# configure terminal
Router(config)# ip ssh server rule 2 access-group Marketing zone WAN action accept
This command sets a certificate (Default) to be used to identify the UAG.
Router# configure terminal
Router(config)# ip ssh server cert Default
UAG CLI Reference Guide
Chapter 33 System Remote Management
DESCRIPTION
Allows SSH access to the UAG CLI. The no command disables
SSH access to the UAG CLI.
Sets a certificate whose corresponding private key is to be
used to identify the UAG for SSH connections. The no
command resets the certificate used by the SSH server to
the factory default (
default
certificate_name: The name of the certificate. You can use
up to 31 alphanumeric and ;'~!@#$%^&()_+[]{}',.=-
characters.
Sets the SSH service port number. The no command resets
the SSH service port number to the factory default (22).
Sets a service control rule for SSH service.
address_object: The name of the IP address (group) object.
You may use 1-31 alphanumeric characters, underscores(
or dashes (-), but the first character cannot be a number.
This value is case-sensitive.
zone_object: The name of the zone. Use up to 31 characters
(a-zA-Z0-9_-). The name cannot start with a number. This
value is case-sensitive.
The UAG uses pre-defined zone names like DMZ, LAN1,
LAN2, SSL VPN, IPSec VPN, and WAN.
Changes the index number of a SSH service control rule.
Enables remote management using SSH v1. The no
command stops the UAG from using SSH v1.
Deletes a service control rule for SSH service.
Displays SSH settings.
configure
).
211
),
_

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents