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.