G.shdsl Router User Manual
VLAN port status is a 12-digit binary number whose bit-1 location indicates the VLAN port
membership in which 4MSBs and 8MSB represents LAN ports and WAN port, respectively. For
example: the above setting means that the VID 20 member port includes LAN1, LAN2 and WAN.
The member ports are tagged members. Use PVID command to change the member port to
untagged members
To assign PVID (Port VID), move the cursor “>>” to PVID and press enter. The port index 1 to 4
represents LAN1 to LAN4 respectively and port index 5 to 12 represents WAN1 to WAN8. VID
value is the group at which you want to assign the PVID of the port. PVID is
----------------------------------------------------------------------
Command: setup vlan pvid <1~12> <1~4094>
Message: Please input the following information.
Port index <1~12>:
1
VID Value (Enter for default) <10>:
10
----------------------------------------------------------------------
To modify the link type of the port, move the cursor to link mode and press enter. There are two
types of link: access and trunk. Trunk link will send the tagged packet from the port and access link
will send un-tagged packet from the port. Port index 1 to 4 represents LAN1 to LAN4 respectively.
According to the operation mode of the device, link type of WAN port is automatically configured. If
the product operates in bridge mode, the WAN link type will be trunk, and in routing mode, access.
----------------------------------------------------------------------
Command: setup vlan link_mode <1~12> <Access|Trunk>
Message: Please input the following information.
Port index <1~12>:
1
Port link type (Tab select) <Trunk>:
Access
----------------------------------------------------------------------
To view the VLAN table, move the cursor to list and press enter.
Route
You can setup the routing parameters in route command. If the product is configured as a bridge,
you do not want to setup the route parameters. Move the cursor “
>>
“ to
route
and press enter.
>> static
Configure static routing table
rip
Configure RIP tool
If the Router is connected to more than one network, it may be necessary to set up a static route
between them. A static route is a pre-determined pathway that network information must travel to
reach a specific host or network.
With Dynamic Routing, you can enable the Router to automatically adjust to physical changes in
the network’s layout. The Cable/DSL Firewall Router, using the RIP protocol, determines the
network packets’ route based on the fewest number of hops between the source and the
destination. The RIP protocol regularly broadcasts routing information to other routers on the
90