User guide

Chapter 5. Command Line Interface Reference 157
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.
pap When set to pap, negotiation will begin with PAP (instead of CHAP) for those entries that have
PAP in the remote database and only when the call is initiated locally.
chap Overrides all the remote database entries with chap; i.e., only CHAP will be performed.
Example:
system authen CHAP