- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- ProCurve 2848 Vlan
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Mute
- 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
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 2021 Hewlett Packard Enterprise Development LP