Page 606 / 794 Scroll up to view Page 601 - 605
Vigor2860 Series User’s Guide
592
%%
Join to NAT Pool = 0 or 1.
%%
Index = The Index number of table.
Now auxiliary WAN1 IP Address table:
Index no.
Status
IP address
NAT IP pool
----------------------------------------------------
1
Disable 0.0.0.0 Yes
2
Enable
192.168.1.65
Yes
When you type
ip aux?
, the current auxiliary WAN IP Address table will be shown as the
following:
Index no. Status IP address
IP pool
----------------------------------------------
1
Enable 172.16.3.229
Yes
2
Enable 172.16.3.56
No
3
Enable 172.16.3.113
No
Telnet Command: ip addr
This command allows users to set/add a specified LAN IP your router.
ip addr
[IP address]
Syntax Description
Parameter
Description
IP address
It means the LAN IP address.
Example
>ip addr 192.168.50.1
% Set IP address OK !!!
Note:
When the LAN IP address is changed, the start IP address of DHCP server are still the
same. To make the IP assignment of the DHCP server being consistent with this new IP
address (they should be in the same network segment), the IP address of the PC must be fixed
with the same LAN IP address (network segment) set by this command for accessing into the
web user interface of the router. Later, modify the start addresses for the DHCP server.
Page 607 / 794
Vigor2860 Series User’s Guide
593
Telnet Command: ip nmask
This command allows users to set/add a specified netmask for your router.
ip nmask
[IP netmask]
Syntax Description
Parameter
Description
IP netmask
It means the netmask of LAN IP.
Example
> ip nmask 255.255.0.0
% Set IP netmask OK !!!
Telnet Command: ip arp
ARP displays the matching condition for IP and MAC address.
ip arp add
[IP address] [MAC address] [LAN or WAN]
ip arp del
[IP address] [LAN or WAN]
ip arp flush
ip arp status
ip arp accept
[0/1/2/3/4/5status]
ip arp setCacheLife
[time]
In which,
arp add
allows users to add a new IP address into the ARP table;
arp del
allows
users to remove an IP address;
arp flush
allows users to clear arp cache;
arp status
allows
users to review current status for the arp table;
arp accept
allows to accept or reject the source
/destination MAC address; arp
setCacheLife
allows users to configure the duration in which
ARP caches can be stored on the system. If
ip arp setCacheLife
is set with “60”, it means you
have an ARP cache at 0 second. Sixty seconds later without any ARP messages received, the
system will think such ARP cache is expired. The system will issue a few ARP request to see
if this cache is still valid.
Syntax Description
Parameter
Description
IP address
It means the LAN IP address.
MAC address
It means the MAC address of your router.
LAN or WAN
It indicates the direction for the arp function.
0/1/2/3/4/5
0: disable to accept illegal source mac address
1: enable to accept illegal source mac address
2: disable to accept illegal dest mac address
3: enable to accept illegal dest mac address
Page 608 / 794
Vigor2860 Series User’s Guide
594
4: Decline VRRP mac into arp table
5: Accept VRRP mac into arp table
status: display the setting status.
Time
Available settings will be 10, 20, 30,
....
2550 seconds.
Example
> ip arp accept status
Accept illegal source mac arp: disable
Accept illegal dest mac arp: disable
Accept VRRP mac into arp table: disable
> ip arp status
[ARP Table]
Index IP Address
MAC Address
Netbios Name
1
192.168.1.113
00-05-5D-E4-D8-EE
A1000351
Telnet Command: ip dhcpc
This command is available for WAN DHCP.
ip dhcpc
option
ip dhcpc
option -h|l
ip dhcpc
option -d [idx]
ip dhcpc
option -e [1 or 0] -w [wan unmber] -c [option number] -v [option value]
ip dhcpc
option -e [1 or 0] -w [wan unmber] -c [option number] -x "[option value]"
ip dhcpc
option -u [idx unmber]
ip dhcpc
release
ip dhcpc
renew
ip dhcpc
status
Syntax Description
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
Page 609 / 794
Vigor2860 Series User’s Guide
595
-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.
Example
>ip dhcpc status
I/F#3 DHCP Client Status:
DHCP Server IP
: 172.16.3.7
WAN Ipm
: 172.16.3.40
WAN Netmask
: 255.255.255.0
WAN Gateway
: 172.16.3.1
Primary DNS
: 168.95.192.1
Secondary DNS
: 0.0.0.0
Leased Time
: 259200
Leased Time T1
: 129600
Leased Time T2
: 226800
Leased Elapsed
: 259194
Leased Elapsed T1
: 129594
Leased Elapsed T2
: 226794
Telnet Command: ip ping
This command allows users to ping IP address of WAN1/WAN2/PVC3/PVC4/PVC5 for
verifying if the WAN connection is OK or not.
ip ping
[IP address] [WAN1 /PVC3/PVC4/PVC5]
Syntax Description
Parameter
Description
Page 610 / 794
Vigor2860 Series User’s Guide
596
IP address
It means the WAN IP address.
WAN1/PVC3/PVC4/PVC
5
It means the WAN port /PVC that the above IP address
passes through.
Example
>ip ping 172.16.3.229 WAN1
Pinging 172.16.3.229 with 64 bytes of Data:
Receive reply from 172.16.3.229, time=0ms
Receive reply from 172.16.3.229, time=0ms
Receive reply from 172.16.3.229, time=0ms
Packets: Sent = 5, Received = 5, Lost = 0 <0% loss>
Telnet Command: ip tracert
This command allows users to trace the routes from the router to the host.
ip tracert
[Host/IP address] [WAN1/WAN2] [Udp/Icmp]
Syntax Description
Parameter
Description
IP address
It means the target IP address.
WAN1/WAN2
It means the WAN port that the above IP address
passes through.
Udp/Icmp
It means the UDP or ICMP.
Example
>ip tracert 22.128.2.62 WAN1
Traceroute to 22.128.2.62, 30 hops max
1 172.16.3.7 10ms
2 172.16.1.2 10ms
3 Request Time out.
4 168.95.90.66
50ms
5 211.22.38.134 50ms
6 220.128.2.62
50ms
Trace complete
Telnet Command: ip telnet
This command allows users to access specified device by telnet.

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top