Chapter 34 System Remote Management

 

 

Table 127 Command Summary: SSH (continued)

 

COMMAND

DESCRIPTION

[no] ip ssh server port <1..65535>

Sets the SSH service port number. The no

 

command resets the SSH service port number to

 

the factory default (22).

 

 

ip ssh server rule {rule_numberappendinsert

Sets a service control rule for SSH service.

rule_number} access-group {ALLaddress_object}

address_object: The name of the IP address

zone {ALLzone_object} action {acceptdeny}

(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.

 

You can also use pre-defined zone names like

 

LAN and WLAN.

 

 

ip ssh server rule move rule_number to

Changes the index number of a SSH service

rule_number

control rule.

 

 

[no] ip ssh server v1

Enables remote management using SSH v1. The

 

no command stops the NXC from using SSH v1.

no ip ssh server rule rule_number

Deletes a service control rule for SSH service.

show ip ssh server status

Displays SSH settings.

34.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 LAN action accept

This command sets a certificate (Default) to be used to identify the NXC.

Router# configure terminal

Router(config)# ip ssh server cert Default

34.5 Telnet

You can configure your NXC for remote Telnet access.

 

217

NXC CLI Reference Guide