Operation Manual

Vigor122 User’s Guide
112
gateway It means the gateway of the connected router.
ifno It means the connection interface.
3=WAN1, 4=WAN2, 5=WAN3, 6=WAN4
rtype It means the type of the route.
default : default route;
static: static route.
cnc It means current IP range for CNC Network.
default Set WAN1/WAN2/off as current default route.
clean Clean all of the route settings.
1: Enable the function.
0: Disable the function.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip route add 172.16.2.0 255.255.255.0 172.16.2.4 3 static
> ip route status
Codes: C - connected, S - static, R - RIP, * - default, ~ - private
C~ 192.168.1.0/ 255.255.255.0 is directly connected, IF0
S 172.16.2.0/ 255.255.255.0 via 172.16.2.4, IF3
>