Page 661 / 794
Scroll up to view Page 656 - 660
Vigor2860 Series User’s Guide
647
4=LAN4
5=LAN5
6=LAN6
IP address
Type the subnet mask address for the specified LAN
interface.
Example
>
msubnet nmask 2 255.255.0.0
% Set LAN2 subnet mask done !!!
This setting will take effect after rebooting.
Please use "sys reboot" command to reboot the router.
Telnet Command: msubnet status
This command is used to display current status of subnet.
msubnet status
[2/3/4/5/6]
Syntax Description
Parameter
Description
2/3/4/5/6
It means LAN interface.
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
Example
>
msubnet status 2
% LAN2
Off: 0.0.0.0/0.0.0.0, PPP Start IP: 0.0.0.60
% DHCP server: Off
% Dhcp Gateway: 0.0.0.0, Start IP: 0.0.0.10, Pool Count: 50
Telnet Command: msubnet dhcps
This command allows you to enable or disable DHCP server for the subnet.
msubnet dhcps
[2/3/4/5/6][On/Off]
Syntax Description
Page 662 / 794
Vigor2860 Series User’s Guide
648
Parameter
Description
2/3/4/5/6
It means LAN interface.
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
On/Off
On means enabling the DHCP server for the specified
LAN interface.
Off means disabling the DHCP server.
Example
>
msubnet dhcps 3 off
% LAN3
Subnet DHCP Server disabled!
This setting will take effect after rebooting.
Please use "sys reboot" command to reboot the router.
Telnet Command: msubnet nat
This command is used to configure the subnet for NAT or Routing usage.
msubnet nat
[2/3/4/5/6] [On/Off]
Syntax Description
Parameter
Description
2/3/4/5/6
It means LAN interface.
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
On/Off
On – It means the subnet will be configured for NAT
usage.
Off
-
It
means the subnet will be configured for Routing
Page 663 / 794
Vigor2860 Series User’s Guide
649
usage.
Example
>
> msubnet nat 2 off
% LAN2 Subnet is for Routing usage!
%Note: If you have multiple WAN connections, please be reminded to setup
a Load-Balance policy so that packets from this subnet will be forwarded
to the right WAN interface!
This setting will take effect after rebooting.
Please use "sys reboot" command to reboot the router.
Telnet Command: msubnet gateway
This command is used to configure an IP address as the gateway used for subnet.
msubnet gateway
[2/3/4] [Gateway IP]
Syntax Description
Parameter
Description
2/3/4/5/6
It means LAN interface.
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
Gateway IP
Specify an IP address as the gateway IP.
Example
>
% Set LAN2 Dhcp Gateway IP done !!!
This setting will take effect after rebooting.
Please use "sys reboot" command to reboot the router.
Telnet Command: msubnet ipcnt
This command is used to defined the total number allowed for each LAN interface.
msubnet ipcnt
[2/3/4] [IP counts]
Page 664 / 794
Vigor2860 Series User’s Guide
650
Syntax Description
Parameter
Description
2/3/4/5/6
It means LAN interface.
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
IP counts
Specify a total number of IP address allowed for each
LAN interface.
The available range is from 0 to 220.
Example
>
msubnet ipcnt 2 15
This setting will take effect after rebooting.
Please use "sys reboot" command to reboot the router.
Telnet Command: msubnet talk
This command is used to establish a route between two LAN interfaces.
msubnet talk
[1/2/3/4/5/6] [1/2/3/4/5/6] [On/Off]
Syntax Description
Parameter
Description
1/2/3/4/5/6
It means LAN interface.
1=LAN1
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
On/Off
On – It means
Off
-
It
means
Example
Page 665 / 794
Vigor2860 Series User’s Guide
651
>
msubnet talk 1 2 on
% Enable routing between LAN1
and LAN2
!
This setting will take effect after rebooting.
Please use "sys reboot" command to reboot the router.
> msubnet talk ?
% msubnet talk <1/2/3/4/5/6> <1/2/3/4/5/6> <On/Off>
% where 1:LAN1, 2:LAN2, 3:LAN3, 4:LAN4, 5:LAN5, 6:LAN6
% Now:
%
LAN1
LAN2
LAN3
LAN4
LAN5
LAN6
% LAN1
V
% LAN2
V
V
% LAN3
V
% LAN4
V
% LAN5
V
% LAN6
V
>
Telnet Command: msubnet startip
This command is used to configure a starting IP address for DCHP.
msubnet startip
[2/3/4/5/6] [Gateway IP]
Syntax Description
Parameter
Description
2/3/4/5/6
It means LAN interface.
2=LAN2
3=LAN3
4=LAN4
5=LAN5
6=LAN6
Gateway IP
Type an IP address as the starting IP address for a
subnet.
Example
>
msubnet startip 2 192.168.2.90