•qos – Allows you to specify the Quality of Service for the flow: off, assure, or expedite. These are used both to mark the IP TOS byte and to distribute packets into the queues as if they were marked by the source.
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.
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 Netopia Gateway. Use the following commands to maintain static routes to the Netopia Gateway routing 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.
set ip
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.