User guide

158 Chapter 5. Command Line Interface Reference
SYSTEM BLOCKNETBIOS
The router can block all netbios and netbui requests from being sent over the wan. This command sets the
defaultvalue for the entire router when a remote router is defined.
After a remote device is deÞned, the command remote blockNetBIOS on|off <remoteName> can enable or disable
this feature.
SYSTEM BOOTPSERVER
Lets the router relay BootP or DHCP requests to a DHCP server on the WAN when a PC attempts to acquire an IP
address using DHCP. This command disables the routerÕs DHCP server.
SYSTEM COMMUNITY
Enhances SNMP security by allowing the user to change the SNMP community name from its default value of
ÒpublicÓ to a different value. Refer to Controlling Remote Management, on page 97.
Note: The command system community (with no value) will display the current community name.
SYSTEM DELHOSTMAPPING
Undoes an IP address/host translation (remapping) range that was previously established with the command
remote addHostMapping on a per-systemwide basis.
system blockNetBIOS Default yes|no
system bootpServer <ipaddr>
ipaddr IP address of the target router in the format of 4 decimals separated by periods.
Example:
system bootpServer 128.1.210.64
system community [<SNMP community name>]
SNMP community name String of up to 40 characters.
Example 1:
system community fred
Example 2:
system community
system delHostMapping <first private addr> <second private addr> <first public addr>
Þrst private addr First IP address in the range of IP address, in the format of 4 decimals separated by periods.
second private addr Last address in the range of IP address, in the format of 4 decimals separated by periods.