- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- How to setup Inter Vlan communication?
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
How to setup Inter Vlan communication?
SOLVED- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-07-2011 11:49 PM
06-07-2011 11:49 PM
Hi all, i m new here.
i have a 3com 5500G as my core switch **bleep** router.
network infra was setup by previous SA.
Now i need to create new vlan.
i created new vlan and configure dhcp-server.
then i trunk to a 3com 4500 which workstation connect to.
i manage to get IP.
Problem is i cannot communicate with other Vlan.
any help will be much appreciate.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-2011 07:45 AM
06-08-2011 07:45 AM
Re: How to setup Inter Vlan communication?
Re: How to setup Inter Vlan communication?
As your 5500G is the core switch, you have to create an VLAN Interface to each VLAN ID you need to route.
Example:
If you have created the VLAN IDs 20, 34 and 50 in addition to the default VLAN 1, you have to create the VLAN interfaces in the core switch, using the following template:
interface vlan 20
ip address <ip_address> <mask>
description <description>
interface vlan 34
ip address <ip_address> <mask>
description <description>
interface vlan 50
ip address <ip_address> <mask>
description <description>
If you already has enabled the permission to pass all existing VLANs trhough the trunk, the interfaces will came up and it will be routed automatically by the core switch (5500G). These IP addresses that you create in the VLAN interfaces are the gateways of its own VLAN ID.
Remember that the VLAN ID is the Layer 2 segment and the VLAN interfaces (IP addresses) are the Layer 3 network segments.
HTH
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-2011 06:39 PM
06-08-2011 06:39 PM
Re: How to setup Inter Vlan communication?
Re: How to setup Inter Vlan communication?
Hi Fred, thanks for your reply.
interface Vlan-interface1
ip address 192.168.2.1 255.255.255.0
rip version 2 multicast
interface Vlan-interface4
ip address 192.168.103.1 255.255.255.0
dhcp-server 0
udp-helper server 192.168.0.15
udp-helper server 192.168.0.10
rip version 2 multicast
interface Vlan-interface170
ip address 192.168.170.1 255.255.255.0
dhcp-server 0
udp-helper server 192.168.0.10
udp-helper server 192.168.0.15
rip version 2 multicast
VLan ID 4 is an existing VLAN.
this vlan able to communicate with all other vlan
VLAN 170 is the 1 i created.
i was able to obtain IP from my workstation but cannot communicate with all other VLAN.
i'm new in networking. hope any can help.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-10-2011 11:59 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-20-2011 08:19 PM
06-20-2011 08:19 PM
Re: How to setup Inter Vlan communication?
Re: How to setup Inter Vlan communication?
Hi
i already double check. DHCP server is providing correct default gateway which is 192.168.170.1
i was able to ping 192.168.170.1 from my PC which getting IP 192.168.170.51
but i still cannot ping others VLAN in my network.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-21-2011 02:32 AM
06-21-2011 02:32 AM
Re: How to setup Inter Vlan communication?
Re: How to setup Inter Vlan communication?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP