- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: 5406zl: VLAN Routing problem
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
06-09-2011 07:56 AM - last edited on 06-16-2014 07:55 PM by Lisa198503
06-09-2011 07:56 AM - last edited on 06-16-2014 07:55 PM by Lisa198503
Hi All
i enable ip routing on 5406zl switch(core switch) but still i am not able to ping pc's on different vlans,is there any more configuration is require for inter-vlan routing?
thnx in advance.
P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. -HP Forum Moderator
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2011 06:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2011 10:57 PM
06-09-2011 10:57 PM
Re: 5406zl: VLAN Routing problem
each vlan already having ip address and client gateway is that vlan ip.but still i am not able to ping from vlan 11(ip 10.35.2.100,gateway 10.35.2.1)to vlan 12 (ip 10.35.3.100,gateway 10.35.3.1).other then vlan 11 and vlan 12 not yet tested.is there any thing missing?
this is my COre Switch config:-
Running configuration:
; J8697A Configuration Editor; Created on release #K.15.04.0003
; Ver #01:00:01
hostname "CORE"
time timezone 240
module 1 type J9538A
module 2 type J9538A
module 3 type J9550A
ip routing
vlan 1
name "DEFAULT_VLAN"
untagged C1-C22
ip helper-address 10.35.2.2
ip address 10.35.1.1 255.255.255.0
tagged A1-A8,B1-B8
no untagged C23-C24
exit
vlan 11
name "SERVER"
ip helper-address 10.35.2.2
ip address 10.35.2.1 255.255.255.0
tagged A1-A8,B1-B8
untagged C23
exit
vlan 12
name "ADMIN"
ip helper-address 10.35.2.2
ip address 10.35.3.1 255.255.255.0
tagged A1-A8,B1-B8
untagged C24
exit
vlan 13
name "PRINTER"
ip helper-address 10.35.2.2
ip address 10.35.4.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 14
name "T12"
ip helper-address 10.35.2.2
ip address 10.35.5.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 15
name "T34"
ip helper-address 10.35.2.2
ip address 10.35.6.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 16
name "STUDENT"
ip helper-address 10.35.2.2
ip address 10.35.7.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 17
name "WL34"
ip helper-address 10.35.2.2
ip address 10.35.8.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 18
name "WL12"
ip helper-address 10.35.2.2
ip address 10.35.9.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 19
name "GUEST"
ip helper-address 10.35.2.2
ip address 10.35.10.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 20
name "LABFF"
ip helper-address 10.35.2.2
ip address 10.35.11.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 21
name "LABSF"
ip helper-address 10.35.2.2
ip address 10.35.12.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 22
name "LABTF"
ip helper-address 10.35.2.2
ip address 10.35.13.1 255.255.255.0
tagged A1-A8,B1-B8
exit
vlan 23
name "CCTV"
ip helper-address 10.35.2.2
ip address 10.35.19.1 255.255.255.0
tagged A1-A8,B1-B8
exit
snmp-server community "public" unrestricted
spanning-tree
no autorun
no dhcp config-file-update
no dhcp image-file-update
password manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 03:28 AM
06-10-2011 03:28 AM
Re: 5406zl: VLAN Routing problem
The best test would be to connect two clients directly to the core switch, one on each VLAN, and test again (your config looks ok).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 06:00 AM
06-10-2011 06:00 AM
Re: 5406zl: VLAN Routing problem
i am testing directly from core only, as u can c Port C23 and C24 is untagged to vlan 12 and vlan 13.
thnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 06:03 AM
06-10-2011 06:03 AM
Re: 5406zl: VLAN Routing problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2011 12:18 AM
06-13-2011 12:18 AM
Re: 5406zl: VLAN Routing problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2011 04:01 AM
06-13-2011 04:01 AM
Re: 5406zl: VLAN Routing problem
thnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2011 04:04 AM
06-13-2011 04:04 AM