Specifications
212 Chapter 8. Command Reference
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
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 addUDPrelay <ipaddr> <first port>|all [<last port>]
ipaddr IP address of the server to which the UDP packet will be forwarded.
Þrst 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
system authen none | pap | chap
none When set to none (the default), the authentication protocol is negotiated, with the minimum best
security level as deÞned for each remote router in the database.