As title says, I have setup a Dell 5548 with 3 VLANs, but they are not working.
The setup is fairly simple.
3 VLANs (1, 10, 72)
Port 48 is the link for VLAN 1
Port 47 is the link for VLANs 10, 72 (trunk from router - confirmed setup ok at router)
VLAN 1 has no issues. However clients on VLANs 10 and 72 do not work.
Can anyone see what it is that I am doing wrong? I must be missing steps in the setup.
Here's my config:
console# show running-config port jumbo-frame vlan database vlan 10,72 exit voice vlan oui-table add 000181 Nortel__________________ voice vlan oui-table add 0001e3 Siemens_AG_phone________ voice vlan oui-table add 00036b Cisco_phone_____________ voice vlan oui-table add 00096e Avaya___________________ voice vlan oui-table add 000fe2 H3C_Aolynk______________ voice vlan oui-table add 001049 Shoretel________________ voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone voice vlan oui-table add 00907a Polycom/Veritel_phone___ voice vlan oui-table add 00e0bb 3Com_phone______________ gvrp enable iscsi target port 860 address 0.0.0.0 iscsi target port 3260 address 0.0.0.0 iscsi target port 9876 address 0.0.0.0 iscsi target port 20002 address 0.0.0.0 iscsi target port 20003 address 0.0.0.0 iscsi target port 25555 address 0.0.0.0 username admin password encrypted dbbc8f9f4db67c953433489c7f8bcc8275d9e11d pr ivilege 15 snmp-server community Dell_Network_Manager rw view DefaultSuper sntp anycast client enable sntp broadcast client enable clock source sntp sntp unicast client enable sntp unicast client poll sntp server 10.5.1.179 poll ! interface vlan 1 name TRUSTED ip address 10.3.48.7 255.255.252.0 ! interface vlan 10 name LAB ! interface vlan 72 name VISITORS ! interface gigabitethernet1/0/35 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/36 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/37 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/38 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/39 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/40 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/41 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/42 gvrp enable switchport access vlan 10 ! interface gigabitethernet1/0/43 gvrp enable switchport access vlan 72 ! interface gigabitethernet1/0/44 gvrp enable switchport access vlan 72 ! interface gigabitethernet1/0/45 gvrp enable switchport access vlan 72 ! interface gigabitethernet1/0/46 gvrp enable switchport access vlan 72 ! interface gigabitethernet1/0/47 gvrp enable switchport mode general switchport general allowed vlan add 10,72 tagged ! ip route 0.0.0.0 0.0.0.0 10.3.48.1 Default settings: Service tag: 1234567 SW version 4.1.0.10 (date 18-Mar-2013 time 13:43:04) Gigabit Ethernet Ports ============================= no shutdown speed 1000 duplex full negotiation flow-control on mdix auto no back-pressure interface vlan 1 interface port-channel 1 - 32 spanning-tree spanning-tree mode RSTP qos basic qos trust cos eee enable console#