- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- ProCurve 2848 Vlan
-
-
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
ProCurve 2848 Vlan
- 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
09-29-2011 02:43 AM
09-29-2011 02:43 AM
ProCurve 2848 Vlan
ProCurve 2848 Vlan
Please see the following code: I would like all VLANs to communicate with Vlan 1 but not with each other,can you tell me if this is possible on the 2848 switch please?
Running configuration:
; J4904A Configuration Editor; Created on release #I.08.98
hostname "ProCurve Switch 2848"
ip default-gateway 192.168.5.10
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "VLAN1"
untagged 1,19-43,46-48
ip address 192.168.5.1 255.255.255.0
ip helper-address 192.168.5.10
no untagged 2-18,44-45
ip igmp
exit
vlan 2
name "VLAN2"
untagged 2-9
ip address 192.168.6.1 255.255.255.0
ip helper-address 192.168.5.10
ip igmp
exit
vlan 3
name "VLAN3"
untagged 10,44-45
ip address 192.168.7.1 255.255.255.0
ip helper-address 192.168.5.10
ip igmp
exit
vlan 4
name "VLAN4"
untagged 11-14,18
ip address 192.168.8.1 255.255.255.0
ip helper-address 192.168.5.10
ip igmp
exit
vlan 5
name "VLAN5"
untagged 15-17
ip address 192.168.9.1 255.255.255.0
ip helper-address 192.168.5.10
ip igmp
exit
ip route 192.168.6.0 255.255.255.0 192.168.5.10
ip route 192.168.7.0 255.255.255.0 192.168.5.10
ip route 192.168.8.0 255.255.255.0 192.168.5.10
ip route 192.168.9.0 255.255.255.0 192.168.5.10
ip route 192.168.5.0 255.255.255.0 192.168.5.10
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP