Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
48
of
272
keyregen
Regenerate ssh key
port
Service port number
<1-65534> Port number
source
verify source
translate
IP verify source translate all entries
<url_file>
Uniform Resource Locator. It is a specific character string that constitutes a reference to
a resource. Syntax:
<protocol>://[<username>[:<password>]@]<host>[:<port>][/<path>]/<file_name>
If the following special characters: space !"#$%&'()*+,/:;<=>?@[\]^`{|}~ need to be
contained in the input url string, they should have percent-encoded. A valid file name is a
text string drawn from alphabet (A-Za-z), digits (0-9), dot (.), hyphen (-), under score(_).
The maximum length is 63 and hyphen must not be first character. The file name content
that only contains '.' is not allowed.
option
DHCP option
policy
Policy for handling the receiving DHCP packet already include the information option.
drop
Drop the package when receive a DHCP message that already contains relay information.
keep
Keep the original relay information when receive a DHCP message that already has it
replace
Replace the original relay information when receive a DHCP message that already
contains it.
<ipv4_addr> Low IP address to exclude
<ipv4_addr> High IP address to exclude
Example 1
:
SISPM1040-582-LRT(config)#
ip link-local interface 1
SISPM1040-582-LRT(config)#
ip verify source translate
IP Source Guard:
Translate 0 dynamic entries into static entries.
SISPM1040-582-LRT(config)#
ip route 192.168.1.100 255.255.255.0 192.168.1.1
% Interface routes are automatically generated by system. Can not add interface route manually.
SISPM1040-582-LRT(config)#
ip ssh keyregen
W ssh 06:38:34 148/ssh_change_key#503: Warning: It will take some time. Please wait for key generating
complete...
W ssh 06:38:51 148/ssh_change_key#538: Warning: ECDSA : Public key portion is:
521 ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAE
AcJ6GN1lFi7fGtIZFyDxtmYO77KnOhPHCZpOxtl00/9Ip34FrUJuco2fljGX3igG7fOkgduV
PUqwqMwCrBt09sv3i9EdqCdBXsRNlBdLO5YTza/vyR+7P3nMtn7ocwrg
ENnEmKvHB9O4baQ==
ECDSA: md5 49:dc:4f:1d:e8:97:ec:77:39:a7:fc:48:dc:cf:3a:87
W ssh 06:38:51 148/ssh_change_key#555: Warning: Key generation completed
SISPM1040-582-LRT(config)#
ip dhcp server per-port
SISPM1040-582-LRT(config)#
ip scp server enable
SISPM1040-582-LRT(config)#
ip http secure-server port 443
SISPM1040-582-LRT(config)#
ip http secure-certificate generate
SISPM1040-582-LRT(config)#
ip dhcp relay information policy drop
SISPM1040-582-LRT(config)#
ip dhcp relay information policy keep
SISPM1040-582-LRT(config)#
ip dhcp excluded-address 2.3.4.5 3.4.5.6
SISPM1040-582-LRT(config)#