I've searched the web and forums and can't get an explanation as to why this isn't working. Currently everything (switch IP addresses, users, servers, etc) are all on the default Vlan (That's the way it was setup before I got here and I don't like messing with 3Com switches so I haven't had time to take them off the default Vlan). My goal is to setup Vlan 2 as the management Vlan for all network equipment and eventually get everything off the default vlan.
I am trying to get a trunk setup between a Cisco 3750G and 3Com 4500 SuperStack3. This is just a test for right now because the 3Com that is in production is a 3Com 4200G.
Here is the setup. For easy reference I've made:
* A = PC on Vlan 2
* B = 3Com 4500 Layer 2 switch
* C = Cisco 3750G Layer 3 switch
* D = PC on Vlan 1
Picture is in the attachment or can be found here:
On the 3750G I have tried these configs
interface Gi1/0/5
switchport trunk encap dot1q
switchport mode trunk
Also Tried...
interface Gi1/0/5
switchport trunk encap dot1q
switchport mode trunk
switchport trunk native vlan 1
switchport trunk allow vlan 1,2
switchport nonegotiate
On the 3com I have gone through the WebGUI (because i don't know 3Com CLI stuff) and done the following
Device -> Vlan Interface -> Create -> Vlan ID = 2, Manual IP = 192.168.2.30
Device -> Vlan -> Create Vlan 2
Port -> Administration -> Setup -> Click on Port 5, change the Link Type to "Trunk" -> Hit Apply
Port -> Vlan -> Modify Port -> Port 5 now says "Not Available for selection", hit the "Tagged" radio button, click on Port 5, Click all VLANs -> Hit Apply
Now if I go to Device -> Vlan -> Port Detail -> Click on Port 5 it shows "Untagged member of VLAN(s)" =1, "Tagged member of VLAN(s) =2-4094
So in my mind everything should be setup correctly on both ends, but the results show as if it's just an access port and not a trunk.
I've tried different variations of it all and i always end up with the same results:
From the 3750G (C) console, I can ping the 3Com 4500 (B)
From the 3750G (C) console, I can ping PC A
PC A can ping the 3COM 4500 (B)
PC A can ping both Vlan IPs on the the 3750G (C)
PC A CANNOT ping PC D
PC D can ping both Vlan IP addresses on the 3750G (C)
PC D CANNOT ping the 3Com 4500 (B)
PC D CANNOT ping PC A
any and all help is very appreciated
I am trying to get a trunk setup between a Cisco 3750G and 3Com 4500 SuperStack3. This is just a test for right now because the 3Com that is in production is a 3Com 4200G.
Here is the setup. For easy reference I've made:
* A = PC on Vlan 2
* B = 3Com 4500 Layer 2 switch
* C = Cisco 3750G Layer 3 switch
* D = PC on Vlan 1
Picture is in the attachment or can be found here:
On the 3750G I have tried these configs
interface Gi1/0/5
switchport trunk encap dot1q
switchport mode trunk
Also Tried...
interface Gi1/0/5
switchport trunk encap dot1q
switchport mode trunk
switchport trunk native vlan 1
switchport trunk allow vlan 1,2
switchport nonegotiate
On the 3com I have gone through the WebGUI (because i don't know 3Com CLI stuff) and done the following
Device -> Vlan Interface -> Create -> Vlan ID = 2, Manual IP = 192.168.2.30
Device -> Vlan -> Create Vlan 2
Port -> Administration -> Setup -> Click on Port 5, change the Link Type to "Trunk" -> Hit Apply
Port -> Vlan -> Modify Port -> Port 5 now says "Not Available for selection", hit the "Tagged" radio button, click on Port 5, Click all VLANs -> Hit Apply
Now if I go to Device -> Vlan -> Port Detail -> Click on Port 5 it shows "Untagged member of VLAN(s)" =1, "Tagged member of VLAN(s) =2-4094
So in my mind everything should be setup correctly on both ends, but the results show as if it's just an access port and not a trunk.
I've tried different variations of it all and i always end up with the same results:
From the 3750G (C) console, I can ping the 3Com 4500 (B)
From the 3750G (C) console, I can ping PC A
PC A can ping the 3COM 4500 (B)
PC A can ping both Vlan IPs on the the 3750G (C)
PC A CANNOT ping PC D
PC D can ping both Vlan IP addresses on the 3750G (C)
PC D CANNOT ping the 3Com 4500 (B)
PC D CANNOT ping PC A
any and all help is very appreciated