Hi,
I recently updated my S3328TP-EI switch software to Version V100R006C03 with patch 27 in order to make a L2 Ether-trunk between it and a Cisco 3750 switch.Although all configurations are ok on paper but it doesn't pass any vlan trafic exept vlan 101.Following I copied the S3328 configuration for your information.please help me to solve the problem.
#
!Software Version V100R006C03
#
vlan batch 101
#
stp mode stp
#
lldp enable
#
undo http server enable
#
interface Vlanif101
ip address 192.168.23.65 255.255.255.192
#
interface Eth-Trunk1
port link-type trunk
port trunk allow-pass vlan 2 to 4094
#
.
.
.
interface Ethernet0/0/17
description HUAWEI-TO CATALYST
eth-trunk 1
#
interface Ethernet0/0/18
description HUAWEI-TO CATALYST
eth-trunk 1
#