- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- ProCurve 2626 IP Routing
Switches, Hubs, and Modems
1823064
Members
3051
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
- Report Inappropriate Content
тАО11-19-2007 05:57 AM
тАО11-19-2007 05:57 AM
ProCurve 2626 IP Routing
I have a 2626 switch with two VLANS configured to seperate 2 different Microsoft SBS domains. Is it possible to route Internet traffic from one VLAN to another for Internet access?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2007 12:59 AM
тАО11-27-2007 12:59 AM
Re: ProCurve 2626 IP Routing
hello Eric.
I solve this problem using a router with two ethernet port, connected on the same switch because my old Cisco 2900 was L2 only.
I don't know very well the 2626 but i know is a L3 switch and you can set a route for use the gateway of the other VLAN for permit internet access.
regards
I solve this problem using a router with two ethernet port, connected on the same switch because my old Cisco 2900 was L2 only.
I don't know very well the 2626 but i know is a L3 switch and you can set a route for use the gateway of the other VLAN for permit internet access.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2008 12:10 AM
тАО04-07-2008 12:10 AM
Re: ProCurve 2626 IP Routing
hi Eric
this bellow config for 2626 two vlan create and ip route command .you crefully look static route entire 10.0.2.1 you internet router lan interface address and you make write your internet router static route
ip route 10.0.1.0 255.255.255.0 10.0.1.1
ip route 10.0.2.0 255.255.255.0 10.0.2.1
ProCurve Switch 2626(config)# vlan 1
ProCurve Switch 2626(vlan-1)# ip addProCurve Switch 2626(vlan-1)# ip address 10.0.1.1/24
ProCurve Switch 2626(vlan-1)# untag 1-10
ProCurve Switch 2626(vlan-1)# vlan 2
ProCurve Switch 2626(vlan-2)# ip addProCurve Switch 2626(vlan-2)# ip address 10.0.2.1/24
ProCurve Switch 2626(vlan-2)# untag 11-20
ProCurve Switch 2626(vlan-2)# ex
ProCurve Switch 2626(config)# ip routeing ing
ProCurve Switch 2626(config)# ip route 0.0.0.0 0.0.0.0 10.0.1.2
ProCurve Switch 2626(config)# wr mem
another way internet router lan interface create two sub interface and associate vlans attach to switch tag port
good luck
this bellow config for 2626 two vlan create and ip route command .you crefully look static route entire 10.0.2.1 you internet router lan interface address and you make write your internet router static route
ip route 10.0.1.0 255.255.255.0 10.0.1.1
ip route 10.0.2.0 255.255.255.0 10.0.2.1
ProCurve Switch 2626(config)# vlan 1
ProCurve Switch 2626(vlan-1)# ip addProCurve Switch 2626(vlan-1)# ip address 10.0.1.1/24
ProCurve Switch 2626(vlan-1)# untag 1-10
ProCurve Switch 2626(vlan-1)# vlan 2
ProCurve Switch 2626(vlan-2)# ip addProCurve Switch 2626(vlan-2)# ip address 10.0.2.1/24
ProCurve Switch 2626(vlan-2)# untag 11-20
ProCurve Switch 2626(vlan-2)# ex
ProCurve Switch 2626(config)# ip routeing ing
ProCurve Switch 2626(config)# ip route 0.0.0.0 0.0.0.0 10.0.1.2
ProCurve Switch 2626(config)# wr mem
another way internet router lan interface create two sub interface and associate vlans attach to switch tag port
good luck
cenk
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP