Specifications
236 Chapter 8. Command Reference
me Sends the incoming server request to the local router, regardless of its IP address.
protocol Protocol used by the selected server.
protocolid Numeric protocol ID.
tcp TCP only.
udp UDP only.
all All protocols.
first port First or only port as seen by the Ethernet interface. Port used by the selected server
portid Numeric value between 0 and 65,535. A numeric value of 0 matches any port.
ftp FTP port.
telnet Telnet port.
smtp SMTP port.
sntp SNTP port.
http HTTP port.
tftp TFTP port.
all All ports.
last port Optional last port in the range of ports as seen by the Ethernet interface for the server on the
LAN.
first private port If specified, this is a port remapping of the incoming request from the Ethernet interface.
interface Ethernet interface. This parameter may be omitted if the router has only one Ethernet interface.
If the router has two physical Ethernet interfaces (an Ethernet hub router), the port number (0 or
1) must be specified.
To specify a logical interface other than logical interface 0, specify both the port number and the
logical interface number (<port #>:<logical #>, for example, 0:1).
Example:
eth ip delServer 192.168.1.5 tcp ftp 0
ETH IP DIRECTEDBCAST
Enables or disables the forwarding of packets sent to the network prefix-directed broadcast address of an interface.
A network prefix-directed broadcast address is the broadcast address for a particular network. For example, a
networkÕs IP address is 192.168.254.0 and its mask is 255.255.255.0. Its network prefix-directed broadcast
address is 192.168.254.255.
eth ip directedbcast on | off
on Enables the forwarding of packets.
off Disables the forwarding of packets.
Example:
eth ip directedbcast on