Operation Manual

Vigor122 User’s Guide
111
WAN1/WAN2 It means the WAN port that the above IP address passes through.
Udp/Icmp The UDP or ICMP.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
>ip tracert 22.128.2.62 WAN1
Traceroute to 22.128.2.62, 30 hops max
1 172.16.3.7 10ms
2 172.16.1.2 10ms
3 Request Time out.
4 168.95.90.66 50ms
5 211.22.38.134 50ms
6 220.128.2.62 50ms
Trace complete
T
T
e
e
l
l
n
n
e
e
t
t
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
i
i
p
p
r
r
i
i
p
p
This command allows users to set the RIP (routing information protocol) of IP.
S
S
y
y
n
n
t
t
a
a
x
x
ip rip [0/1/2]
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
0/1/2 0 means disable;
1 means first subnet and 2 means second subnet.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip rip 1
%% Set RIP 1st subnet.%% Set RIP LAN1.
T
T
e
e
l
l
n
n
e
e
t
t
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
i
i
p
p
r
r
o
o
u
u
t
t
e
e
This command allows users to set static route.
S
S
y
y
n
n
t
t
a
a
x
x
ip route add [dst] [netmask][gateway][ifno][rtype]
ip route del [dst] [netmask][rtype]
ip route status
ip route default [wan1/wan2/off/?]
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
add It means to add an IP address as static route.
del It means to delete specified IP address.
status It means current status of static route.
dst It means the IP address of the destination.
netmask It means the netmask of the specified IP address.