3Com OfficeConnect Remote 812 Network Router User Manual


 
CLI Commands B-3
You must correct the filter file in a text editor, use TFTP to export the updated file
to the systems FLASH file system, and use the verify filter command to check the
filters syntax.
add framed_route vc
<name>
ip_route [ip_address]
metric [number]
Adds a framed (static) network to the VC profile for WAN connections. This
method of creating a static route does not run RIP to learn routes, so you must
specify IP route and gateway addresses. See add ip route.
add framed_route
tunnel <tunnel_name>
ip_route [ip_address]
metric [number]
Adds a framed (static) network to the VC profile for WAN connections. This
method of creating a static route does not run RIP to learn routes, so you must
specify IP route and gateway addresses. See add ip route.
Before adding a framed route for a VPN tunnel, ensure that the tunnel is disabled.
Once the tunnel has been disabled, you can then add the framed route using the
add framed_route command.
add ip defaultroute
gateway <ip_address>
{ metric [1] }
Defines a default gateway IP router, which acts as the default route for IP packets
destined for remote hosts.
Parameter Description
<filter_name> Designation of a filter file, up to twenty ASCII characters.
Parameter Description
<VC profile name> VC profile name specified for the framed network. This is limited to 32
characters.
ip_route IP address of the remote network
metric Integer representing how far away the route is, in hops from other
routers. Values are 1 through 15.
Parameter Description
<VC profile name> VC profile name specified for the framed network. This is limited to 32
characters.
ip_route IP address of the remote network
metric Integer representing how far away the route is, in hops from other
routers. Values are 1 through 15.
Parameter Description
<IP_address > IP address of the gateway router.
metric Integer representing how far away the default router is, in hops through
other routers. Values: 1-15.