- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- InterVlan routing with default gateway 0.0.0.0 on ...
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
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
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
10-17-2011 01:27 AM
10-17-2011 01:27 AM
InterVlan routing with default gateway 0.0.0.0 on 5406zl
Hi
i have problem with intervlan routing with default gateway.
Config:
; J8697A Configuration Editor; Created on release #K.15.06.0006
; Ver #01:0d:0c
hostname "HP-E5406zl"
module 1 type J9550A
module 2 type J9550A
module 3 type J9550A
module 4 type J9537A
trunk D1 Trk1 Trunk
ip routing
vlan 1
name "DEFAULT_VLAN"
untagged A1,A7-A24,B1-B24,C1-C24,D2-D24
tagged Trk1
no untagged A2-A6
no ip address
exit
vlan 3
name "VLAN3"
untagged A3
ip address 192.168.3.1 255.255.255.0
tagged Trk1
exit
vlan 4
name "VLAN4"
untagged A4
ip address 192.168.4.1 255.255.255.0
tagged Trk1
exit
vlan 5
name "VLAN5"
untagged A5
ip address 192.168.5.1 255.255.255.0
tagged Trk1
exit
vlan 6
name "VLAN6"
untagged A6
ip address 192.168.6.1 255.255.255.0
exit
vlan 2
name "INTERNET"
untagged A2
ip address 172.16.0.25 255.255.255.0
tagged Trk1
exit
ip route 0.0.0.0 0.0.0.0 172.16.0.1
snmp-server community "public" unrestricted
spanning-tree Trk1 priority 4
doing:
ping 172.16.0.1 - works
ping 172.16.0.1 source 172.16.0.25 - works
ping 172.16.0.25 source 192.168.3.1 - works
ping 172.16.0.1 source 192.168.3.1 - doesn't work,
gateway 0.0.0.0/0 is set. HP claims : it should be working, but it doesn't
Any ideas ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 12:08 AM
11-15-2011 12:08 AM