Operation Manual

Vigor2133 Series User’s Guide
511
ip dhcpc renew [wan number]
ip dhcpc status
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
option It is an optional setting for DHCP server.
-h: display usage
-l: list all custom set DHCP options
-d: delete custom dhcp client option by index number
-e: enable/disable option feature, 1:enable, 0:disable
-w: set WAN number (e.g., 1=WAN1)
-c: set option number: 0~255
-v: set option value by string
-x: set option value by raw byte (hex)
-u: update by index number
release It means to release current WAN IP address.
renew It means to renew the WAN IP address and obtain another new one.
status It displays current status of DHCP client.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip dhcpc option -e 1 -w 1/2 -c 18 -v /path1
>
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
p
p
i
i
n
n
g
g
This command allows users to ping IP address of WAN1/WAN2/PVC3/PVC4/PVC5 for verifying
if the WAN connection is OK or not.
S
S
y
y
n
n
t
t
a
a
x
x
ip ping [IP address] [AUTO/WAN1/PVC3/PVC4/PVC5] [Source IP address]
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
IP address It means the WAN IP address.
AUTO/WAN1/PVC3/PVC4/PVC
5
It means the WAN port /PVC that the above IP address passes
through.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> ip ping 192.168.1.1 AUTO
Pinging 192.168.1.1 with 64 bytes of Data through LAN
Receive reply from 192.168.1.1, time<1ms
Receive reply from 192.168.1.1, time<1ms
Receive reply from 192.168.1.1, time<1ms
Receive reply from 192.168.1.1, time<1msReceive reply from 192.168.1.1,
time<1ms
Packets: Sent = 5, Received = 5, Lost = 0 (0% loss)
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
t
t
r
r
a
a
c
c
e
e
r
r
t
t