User Guide
124 Chapter 5. Command Line Interface Reference
SYSTEM ADDUDPRELAY
This command is used to create a UDP port range for packet forwarding. You can specify a port range from 0 to
65535; however, 137 to 139 are reserved for NetBIOS ports. Overlap of UDP ports is not allowed.
SYSTEM ADMIN
Sets the administration password that is used to control write access to the target router configuration.
SYSTEM AUTHEN
Forces the target router authentication protocol that is used for security negotiation with the remote routers when
the local side authentication is set. You should not need to issue this command as the best security possible is
provided with the
none
default.
system addTelnetFilter
<first ip addr>
[
<last ip addr>
] | LAN
first ip addr
First IP address of the client range.
last ip addr
Last IP address of the client range. May be omitted if the range contains only one IP address.
LAN Local Ethernet LAN.
Example:
system addTelnetFilter 192.168.1.5 192.168.1.12
system addUDPrelay
<ipaddr> <first port>|
all [<
last port
>]
ipaddr
IP address of the server to which the UDP packet will be forwarded.
first port
First port in the UDP port range to be created.
all Incorporates all the available UDP ports in the new range.
last port
Last port in the UDP port range to be created.
Example:
system addUDPrelay 192.168.1.5 all
system admin
<
password
>
password
Write-enable login password
.
Example:
system admin adx1lp










