- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Aruba & ProVision-based
- >
- Aruba 2920-48g J9728A InterVLAN routing not woring...
-
- 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
07-03-2017 12:15 AM
07-03-2017 12:15 AM
Aruba 2920-48g J9728A InterVLAN routing not woring..
My box rinning on latest firmware WB.16.03.0004.
My intention is to route between vlan on the switch but somehow that eludes me. I cant communicate between vlans. Below is the running configuration.
Running Configuration
; J9728A Configuration Editor; Created on release #WB.16.03.0004
; Ver #10:08.3f.f3.b8.ee.34.79.3c.29.eb.9f.fc.f3.ff.37.ef:86
hostname "BV_2920-48G"
module 1 type j9728a
time timezone 600
ip route 192.168.0.0 255.255.255.0 vlan 1006
ip route 192.168.2.0 255.255.255.0 vlan 1007
ip route 192.168.50.0 255.255.255.0 vlan 1
ip route 192.168.51.0 255.255.255.0 vlan 1004
ip route 192.168.52.0 255.255.255.0 vlan 1005
ip routing
snmp-server community "public" unrestricted
oobm
ip address dhcp-bootp
exit
vlan 1
name "MGMT_VLAN"
no untagged 1-41,45-48
untagged 42-44
ip address 192.168.50.30 255.255.255.0
disable layer3
exit
vlan 1002
name "PRIVATE-A"
untagged 1-2
no ip address
exit
vlan 1003
name "PRIVATE-B"
untagged 3-4
no ip address
exit
vlan 1004
name "PUBLIC"
untagged 5-11,45-48
ip address 192.168.51.3 255.255.255.0
exit
vlan 1005
name "CLIENT"
untagged 12-31
ip address 192.168.52.3 255.255.255.0
exit
vlan 1006
name "AVECO_INT"
untagged 32-33
ip address 192.168.0.3 255.255.255.0
exit
vlan 1007
name "AVECO_EXT"
untagged 34-41
ip address 192.168.2.1 255.255.255.0
exit
spanning-tree
[] Also notice that routing is not updated with runing configuration...
IP Route Entries
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
127.0.0.0/8 reject static 0 0
127.0.0.1/32 lo0 connected 1 0
192.168.51.0/24 PUBLIC 1004 connected 1 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-03-2017 06:21 PM
07-03-2017 06:21 PM
Re: Aruba 2920-48g J9728A InterVLAN routing not woring..
Your IP Routing statements don't make sense - those subnets are "connected" on your switch, so you don't want to be putting in routing statements relating to them.
From your routing table at the end there, I think we would deduce that the only thing(s) you have connected is/are in one (or more) of the switchports 5-11,45-48.
Otherwise, your configuration looks fine. If you put devices in
Port 11, with ip address 192.168.51.10/24 having a default GW of ip address 192.168.51.3
Port12, with ip address 192.168.52.10/24 having a default GW of ip address 192.168.52.3
and providing those devices support ICMP, then they will be able to ping each other, via routing done by the switch.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP