Operation Manual
Vigor122 User’s Guide
115
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.
S
S
y
y
n
n
t
t
a
a
x
x
ip bindmac on
ip bindmac off
ip bindmac strict_on
ip bindmac show
ip bindmac add [IP][MAC]
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 Turn on IP bandmac policy. Even the IP is not in the policy table, it
can still access into network.
off 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 Display the IP address and MAC address of the pair of binded one.
add Add one IP bindmac.
del Delete one IP bindmac.
IP Type the IP address for binding with specified MAC address.
MAC Type the MAC address for binding with the IP address specified.
All Delete all the IP bindmac settings.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip bindmac add 192.168.1.46 00:50:7f:22:33:55
> ip bindmac show
ip bind mac function is turned ON
IP : 192.168.1.46 bind MAC : 00-50-7f-22-33-55