User`s guide

8-port Gigabit Ethernet Switch User’s Guide
86
Ingress Filter This enables the port to compare the VID tag of an incoming packet with the PVID number
assigned to the port. If the two are different, the port filters (drops) the packet.
GVRP Group VLAN Registration Protocol enables the port to dynamically become a member of a VLAN.
GMRP Group Multicast Registration Protocol enables the port to dynamically become a member of a
multicast group. This function is not supported in the current version of the Switch software.
Setting Up IP Interfaces
Note: A VLAN that does not have a corresponding IP interface defined for it, will function as a Layer 2
Only VLAN regardless of the Switch Operation mode.
Each VLAN must be configured prior to setting up the corresponding IP interface.
An example is presented below:
VLAN Name VID Switch Ports
System (default) 1 5
Engineering 2 6, 7
Marketing 3 8
Finance 4 2
Sales 5 3
Backbone 6 4
Table 5-5. VLAN Example Assigned Ports
In this case, 6 IP interfaces are required, so a CIDR notation of 10.32.0.0/11 (or a 11-bit) addressing scheme will work.
This addressing scheme will give a subnet mask of 11111111.11100000.00000000.00000000 (binary) or 255.224.0.0
(decimal).
Using a 10.xxx.xxx.xxx IP address notation, the above example would give 6 network addresses and 6 subnets.
Any IP address from the allowed range of IP addresses for each subnet can be chosen as an IP address for an IP interface on
the switch.
For this example, we have chosen the next IP address above the network address for the IP interface’s IP address:
VLAN Name VID Network Address IP Address
System (default) 1 10.32.0.0 10.32.0.1
Engineering 2 10.64.0.0 10.64.0.1
Marketing 3 10.96.0.0 10.96.0.1
Finance 4 10.128.0.0 10.128.0.1