
if the router is connected to more than one network,it may be necessary to set up a static route between them. a static route is a pre-determined pathaway that network information must travel to reach a specific host or network.click the show routing table button to view the current static routing configuration.
to create a static route entry:
1.select static route entry from the duop-down list .the cable/dsl vpn router suppouts up to 20 static uoute entuies.
2. enter the following data to create a new static route:
destination lan ip the destination lan ip is the address of the remote network or host to which you want to assign a static route. enter the ip address of the host for which you wish to create a static route here. if you are building a route to an entire network, be sure that the network portion of the ip address is set to zero. for example, the router's standard ip address is 192.168.1.1. based on this address, the address of the network to which the router is connected is 192.168.1, with the last digit (1, in this case) determining the router's place on the network. therefore you would enter the ip address 192.168.1.0 if you wanted to route to the router's entire network, rather than just to the router.
network mask the network mask (also known as the subnet mask) determines which portion of an ip address is the network portion, and which portion is the host portion. in the example above, the network mask is 255.255.255.0. this determines (by using the values 255) that the first three numbers of an network ip address identify this particular network, while the last digit (from 1 to 254) identifies the specific host.
gateway ip this ip address should be the ip address of the gateway device that allows for contact between the router and the remote network or host.
3. click the apply button and continue button to save your changes.