Operation Manual

VigorBX 2000 Series User’s Guide
63
9
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip bandwidth default 200 800
> ip bandwidth add 192.168.1.50-192.168.1.100 10 60
> ip bandwidth status
IP range:
192.168.1.50 - 192.168.1.100 : Tx:10K Rx:60K
Current ip Bandwidth limit is turn off
Auto adjustment is off
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
b
b
i
i
n
n
d
d
m
m
a
a
c
c
This command allows users to set IP-MAC binding for LAN host.
ip bindmac on
ip bindmac off
ip bindmac strict_on
ip bindmac show
ip bindmac add [IP][MAC][Comment]
ip bindmac del [IP]/all
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 It means to turn on IP bandmac policy. Even the IP is not in the
policy table, it can still access into network.
off It means to turn off all the bindmac policy.
strict_on It means that only those IP address in IP bindmac policy table can
access into network.
show It means to display the IP address and MAC address of the pair of
binded one.
add It means to add one ip bindmac.
del It means to delete one ip bindmac.
IP It means to type the IP address for binding with specified MAC
address.
MAC It means to type the MAC address for binding with the IP address
specified.