Page 236 / 351 Scroll up to view Page 231 - 235
236
Funnel Queue
A funnel queue is used to limit the rate of the transmission below the actual line rate:
set queue name
funnel_queue_name
option [ on | off ]
set queue name
funnel_queue_name
type funnel
set queue name
funnel_queue_name
input
input_queue_name
set queue name
funnel_queue_name
bps
bps
Specifies the Funnel Queue named
funnel_queue_name
attributes.
funnel_queue_name
– name of funnel queue
input_queue_name
– name of input queue
bps
– max bits per second permitted through funnel queue
By default, the following funnel queues are created:
Rate-limiting priority queue to 100Kbps:
set queue name pq-100kbps option on
set queue name pq-100kbps type funnel
set queue name pq-100kbps input pq
set queue name pq-100kbps bps 100000
Rate-limiting weighted fair queue to 100Kbps:
set queue name wfq-100kbps option on
set queue name wfq-100kbps type funnel
set queue name wfq-100kbps input wfq
set queue name wfq-100kbps bps 100000
Interface Queue Assignment
The WAN ethernet queue is assigned as follows:
set [ ethernet ethernet | ip ethernet B | ip-ppp vcc
n
] tx-queue
queue_name
By default, the WAN ethernet interface is assigned the default priority queue:
set ethernet ethernet B tx-queue pq
Other interfaces may likewise be assigned
tx-queue
values.
Page 237 / 351
237
CONFIG Commands
SIP Passthrough
set ip sip-passthrough [ on | off ]
Turns Session Initiation Protocol application layer gateway client passthrough on or off.
The default is
on
.
Session Initiation Protocol, is a signaling protocol for Internet conferencing, telephony,
presence, events notification and instant messaging.
RTSP Passthrough
set ip ethernet B rtsp-passthrough [ off | on ]
Turns Real Time Streaming Protocol application layer gateway client passthrough
on
or
off
.
RTSP is a protocol used for streaming media. It allows a client remotely to control a
streaming media server. A typical application is Video-on-Demand (VoD). The default is
on
.
Static Route Settings
A static route identifies a manually configured pathway to a remote network. Unlike
dynamic routes, which are acquired and confirmed periodically from other routers, static
routes do not time out. Consequently, static routes are useful when working with PPP,
since an intermittent PPP link may make maintenance of dynamic routes problematic.
You can configure as many as 32 static IP routes for a Motorola Netopia® Gateway. Use
the following commands to maintain static routes to the Motorola Netopia® Gateway rout-
ing table:
set ip static-routes
destination-network
net_address
Specifies the network address for the static route. Enter a network address in the
net_address
argument in dotted decimal format. The
net_address
argument cannot
be 0.0.0.0.
Page 238 / 351
238
set ip static-routes
destination-network
net_address
netmask
netmask
Specifies the subnet mask for the IP network at the other end of the static route. Enter the
netmask
argument in dotted decimal format. The subnet mask associated with the desti-
nation network must represent the same network class (A, B, or C) or a lower class (such
as a class C subnet mask for class B network number) to be valid.
set ip static-routes destination-network
net_address
interface
{ ip-address | ppp-vccn }
Specifies the interface through which the static route is accessible.
set ip static-routes destination-network
net_address
gateway-address
gate_address
Specifies the IP address of the Gateway for the static route. The default Gateway must be
located on a network connected to the Motorola Netopia® Gateway configured interface.
set ip static-routes destination-network
net_address
metric
integer
Specifies the metric (hop count) for the static route. The default metric is 1. Enter a num-
ber from 1 to 15 for the integer argument to indicate the number of routers (actual or best
guess) a packet must traverse to reach the remote network.
You can enter a metric of 1 to indicate either:
The remote network is one router away and the static route is the best way to reach it;
The remote network is more than one router away but the static route should not be
replaced by a dynamic route, even if the dynamic route is more efficient.
set ip static-routes destination-network
net_address
rip-advertise [ splitHorizon | always | never ]
Specifies whether the gateway should use Routing Information Protocol (RIP) broadcasts to
advertise to other routers on your network and which mode to use. The default is
splitHo-
rizon.
Page 239 / 351
239
CONFIG Commands
delete ip static-routes destination-network
net_address
Deletes a static route. Deleting a static route removes all information associated with that
route.
IPMaps Settings
set ip-maps name <
name
> internal-ip <
ip address
>
Specifies the name and static ip address of the LAN device to be mapped.
set ip-maps name <
name
> external-ip <
ip address
>
Specifies the name and static ip address of the WAN device to be mapped.
Up to 8 mapped static IP addresses are supported.
Page 240 / 351
240
Network Address Translation (NAT) Default Settings
NAT default settings let you specify whether you want your Motorola Netopia® Gateway to
forward NAT traffic to a default server when it doesn’t know what else to do with it. The
NAT default host function is useful in situations where you cannot create a specific NAT pin-
hole for a traffic stream because you cannot anticipate what port number an application
might use. For example, some network games select arbitrary port numbers when a con-
nection is being opened. By identifying your computer (or another host on your network) as
a NAT default server, you can specify that NAT traffic that would otherwise be discarded by
the Motorola Netopia® Gateway should be directed to a specific hosts.
set nat-default mode [ off | default-server | ip-passthrough ]
Specifies whether you want your Motorola Netopia® Gateway to forward unsolicited traffic
from the WAN to a default server or an IP passthrough host when it doesn’t know what else
to do with it.
set nat-default dhcp-enable [ on | off ]
Allows the IP passthrough host to acquire its IP address via DHCP, if
ip-passthrough
is
enabled.
set nat-default address
ip_address
Specifies the IP address of the NAT default server.
set nat-default host-hardware-address
MAC_address
}
Specifies the hardware (MAC) address of the IP passthrough host. If the MAC address is
specified as all-zeroes, the first DHCP client that requests an IP address gets the
passthrough address.
Network Address Translation (NAT) Pinhole Settings
NAT pinholes let you pass specific types of network traffic through the NAT interfaces on
the Motorola Netopia® Gateway. NAT pinholes allow you to route selected types of network
traffic, such as FTP requests or HTTP (Web) connections, to a specific host behind the
Motorola Netopia® Gateway transparently.

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top