Operation Manual
Vigor122 User’s Guide
151
flush It means to remove all the settings in the access list.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> mngt accesslist add 1 192.168.1.89 255.255.255.0
%% Set OK.
> mngt accesslist list
%% Access list :
Index IP address Subnet mask
==========================================
1 192.168.1.89 255.255.255.0
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
:
:
w
w
a
a
n
n
p
p
p
p
p
p
_
_
m
m
s
s
s
s
This command allows users to adjust the size of MTU for WAN interface.
S
S
y
y
n
n
t
t
a
a
x
x
wan ppp_mss <Value>
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
<Value> It means the number of MTU for PPP. The available range is from
1000 to 1500.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> wan ppp_mss 1450
> wan ppp_mss
% wan ppp_mss <MSS size: 1000 ~ 1500>
> wan ppp_mss ?
% wan ppp_mss <MSS size: 1000 ~ 1500>
% Now: 1450
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
:
:
w
w
a
a
n
n
D
D
F
F
_
_
c
c
h
h
e
e
c
c
k
k
This command allows you to enable or disable the function of DF (Don’t fragment)
S
S
y
y
n
n
t
t
a
a
x
x
wan DF_check [on]
wan DF_check [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
on/off It means to enable or disable DF.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> wan DF_check on
%DF bit check enable!