- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 02:37 PM - edited 03-05-2019 12:04 PM
I am trying to uplink 3com switches to Cisco 4503 switches.
When I try to tag the native VLAN in the interface configuration (of the port I want to trunk), it tells me the native vlan tagging is not enabled globally.
The configuration of the 4503's right now has all subnets as secondary interfaces, with the exception of VLAN 2.
I want to gradually implement the VLANS, if I enable tagging of the native VLAN (VLAN 1), is there any problem in doing this?
Is there any potential loss of connectivity to anything?
The new config is on g2/40.
Since almost everytthing is in VLAN 1, the only potential problem would be VLAN 2, the uplink to the PIX which is the Internet connectivity.
Is this correct?
Also, there are two 4503 switches linked together for redundancy. Uplinking the 3coms to both 4503 switches would require one trunk port on each 4503 to two ports on the 3com.
My only concern is to make sure STP is enabled on the 3com, it is already configured on the 4503's.
Is this correct?
Solved! Go to Solution.
- Labels:
-
LAN Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:03 PM
I changed the config earlier to port g2/40 to be access, so the uploaded config is not showing what I tried to get to work.
It was a trunk port and was showing active and was configured to allow all vlans
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:07 PM
Configure g2/40 to be a trunk.
Then configure vlan 5 as follows.
config t
vlan 5
Check the status of int vlan 5 now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:16 PM
ok, I see I forgot that piece of it.
Rats, let me try that and see if it works.
Thanks duder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:39 PM
That was it.
The response time pinging the native vlan is 78ms on the same switch.
Is this common?
Is the tagginging causing the slow response?
And is thee anything I can do about it.
Thanks again for the help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:43 PM
Glad to hear that :-)
Try to ping the IP from a device on the LAN instead of the originating the ping from the switch itself and check the RTT.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 12:56 PM
Again, I really appreciate the help.
I was on a configured switchport of the new vlan from the 3com switch.
I was using a laptop configured with an ip address in the new vlan subnet.
78ms pinging the default vlan on the Cisco.
I will look into that later, but while you are listening:
I have two 4503 switches ehterchanneled together with HSRP, switch 1 priority for STP.
If I configure another trunk port for redundancy to the second 4503, is there anything I need to beware of before doing that othere than making sure STP is enabled?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 01:03 PM
As long as STP is enabled on those trunks you don't have to worry about any loops or problems. STP would put one of the trunks in forwarding state and the other one in blocking state based on the port cost or MAC address.
HTH
Sundar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 03:41 PM
Thanks Sundar

- « Previous
-
- 1
- 2
- Next »