Digi IX10 User Manual page 199

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

Serial port
d. Set the end pattern. The packet is sent when this pattern is received from the serial port:
(config)>serial port1 framing end_pattern backslash-escaped-string
(config)
e. Set the strip end pattern if you want to remove the end pattern from the packet before it is
sent:
(config)>serial port1 framing strip_pattern true
(config)
16. (Optional) Configure service settings:
a. Configure SSH settings:
i. Enable SSH:
(config)>serial port1 service ssh enable true
(config)>
ii. Set the port to be used for ssh communications:
(config)>serial port1 service ssh port int
(config)>
where int is any integer between 1 and 65535. The default is 3001.
iii. Enable TCP keep-alive messages:
(config)>serial port1 service ssh keepalive true
(config)>
iv. Enable TCP nodelay messages:
(config)>serial port1 service ssh nodelay true
(config)>
v. (Optional) Configure access control:
IX10 User Guide
To limit access to specified IPv4 addresses and networks:
n
(config)> add serial port1 service ssh acl address end value
(config)>
Where value can be:
A single IP address or host name.
l
A network designation in CIDR notation, for example, 192.168.1.0/24.
l
any: No limit to IPv4 addresses that can access the service-type.
l
Repeat this step to list additional IP addresses or networks.
To limit access to specified IPv6 addresses and networks:
n
(config)> add serial port1 service ssh acl address6 end value
(config)>
Where value can be:
Configure Remote Access mode
199

Advertisement

Table of Contents
loading

Table of Contents