Operation Manual

Vigor2133 Series User’s Guide
54
9
Available settings include:
tcp
udp
icmp
E
E
x
x
a
a
m
m
p
p
l
l
e
e
>ipf flowtrack set -r
Refresh the flowstate ok
> ipf flowtrack view -f
Start to show the flowtrack sessions state:
ORIGIN>> 192.168.1.11:59939 -> 8.8.8.8: 53 ,ifno=0
REPLY >> 8.8.8.8: 53 -> 192.168.1.11:59939 ,ifno=3
proto=17, age=93023180(3920), flag=203
ORIGIN>> 192.168.1.11:15073 -> 8.8.8.8: 53 ,ifno=0
REPLY >> 8.8.8.8: 53 -> 192.168.1.11:15073 ,ifno=3
proto=17, age=93025100(2000), flag=203
ORIGIN>> 192.168.1.11: 7247 -> 8.8.8.8: 53 ,ifno=0
REPLY >> 8.8.8.8: 53 -> 192.168.1.11: 7247 ,ifno=3
proto=17, age=93020100(7000), flag=203
End to show the flowtrack sessions state
> ipf flowtrack set -e
Current flow_enable=0
> ipf flowtrack set -e
Curretn flow_enable=1
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
:
:
L
L
o
o
g
g
This command allows users to view log for WAN interface such as call log, IP filter log, flush
log buffer, etc.
S
S
y
y
n
n
t
t
a
a
x
x
log [-cfhiptwx?] [-F a| c | f | w]
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
-c It means to show the latest call log.
-f It means to show the IP filter log.
-F It means to show the flush log buffer.
a: flush all logs
c: flush the call log
f: flush the IP filter log
w: flush the WAN log
-h It means to show this usage help.
-p It means to show PPP/MP log.
-t It means to show all logs saved in the log buffer.
-w It means to show WAN log.
-x It means to show packet body hex dump.
E
E
x
x
a
a
m
m
p
p
l
l
e
e