Unsolved
This post is more than 5 years old
2 Posts
0
8737
April 30th, 2014 10:00
switch 6268p configure 3 vlan to the specifics interface
I configured a switch 6248P setting
port 1/g1 as trunk ( VLAN20 , VLAN30 , vlan40 )
now I want to configure the ports 1/g2-1/g10 to communicate on all VLAN ( VLAN20 , VLAN30 , vlan40 )
console # show vlan
VLAN Name Ports Type Authorization
-------------------------------------------------- -
1 Default ch1 -48 , Default Required
1/g4-1/g6 ,
1/g13-1/g48 ,
1/xg3-1/xg4
Vlan_secure 20 -20 1/g1-1/g2 , 1/g8 Static Required
30 vlan_prova30 Static Required
40 test vlan 40 1/g1 , 1/g8 Static Required
...................................................................................................................
Port : 1/g2 - 1/g10
VLAN Membership mode: General mode
Operating parameters:
PVID : 40
Ingress Filtering : Disabled
Acceptable Frame Type: Admit All
Default Priority : 0
GVRP status : Disabled
Protected : Disabled
Port 1/g2 - 1/g10 is member in:
VLAN Name Egress rule Type
-------------------------------------------------- ------
Vlan_secure 20 -20 Untagged Static
40 test vlan 40 Untagged Static
-------------------------------------------------- ----------------------------------------------
with this configuration if I connect a PC to a port (eg 1/g8) and on the PC I configured an IP address from the same network class defined in the VLAN PVID of the port 1/g8 everything works.
if I change my ip address to your computer (by setting a class equal to another VLAN that is not configured as a PVID does not work).
do not get it wrong.


DELL-Josh Cr
Community Manager
•
9.6K Posts
•
43.1K Points
0
April 30th, 2014 12:00
Hi,
Is the port that the PC is connected to set as an access port in the correct vlan? If it works when it is on the same vlan as the pvid it sounds like the traffic from the PC is coming in untagged and the pvid vlan is where the untagged traffic goes.
Carmine Laudato
2 Posts
0
May 5th, 2014 12:00
hi,
Let’s suppose I configured V-lans and ports on a switch;
I connected the Ethernet PC in the configured switch port and for example on that port of the switch there are 3 V-lans with 3 different IP network classes.
According to the IP address that I configured on the IP PC, the PC has to communicate on the corresponding V-lan. The PC communicates only on the same switch xPVID IP network class.
How can I make the PC communicates with the other IP network classes of the V-lan without changing the switch configurations and changing only the PC IP network class?