- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- HP5406zl whithout routing
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
04-11-2012 01:12 AM - last edited on 09-27-2014 08:43 PM by Maiko-I
04-11-2012 01:12 AM - last edited on 09-27-2014 08:43 PM by Maiko-I
It sounds simple...
- 2 VLANs - each with a IP-Address, "conf t " + "ip routing"
- set correct def gw on clients
BUT it's to difficult... only the 5406zl is able to reach the clients on each vlan.
Please help - did i forgot something?
as appendix here is the show run and the sho ip route
Thanks!
HP5406 .19.70_U3 S1# sho run
Running configuration:
; J8697A Configuration Editor; Created on release #K.15.02.0005
hostname "HP5406 .19.70_U3 S1"
module 1 type J9637A
module 2 type J9637A
interface A1
name "Uplink RFS Sec Vlan 1"
no power-over-ethernet
exit
interface A2
name "Uplink RFS Sec Vlan 2100"
no power-over-ethernet
exit
interface A6
name "NAS-Kamera .100 "
exit
interface A7
name "Vlan110 Wartung/Reserve"
exit
interface A13
name "Uplink .67 Port 25"
exit
interface A15
name "Uplink .63 Port 25"
exit
interface A17
name "Uplink .71 Port 27"
exit
interface B13
name "Uplink .68 Port 27"
exit
interface B15
name "Uplink .64 Port 27"
exit
interface B17
name "Uplink .72 Port 27"
exit
trunk A13 Trk1 Trunk
trunk B13 Trk2 Trunk
trunk A15 Trk3 Trunk
trunk B15 Trk4 Trunk
trunk A17 Trk5 Trunk
trunk B17 Trk6 Trunk
trunk A24,B24 Trk7 Trunk
ip routing
vlan 1
name "DEFAULT_VLAN"
untagged A1,A8-A12,A14,A16,A18-A23,B1-B12,B14,B16,B18-B23
ip address 172.19.19.70 255.255.255.0
tagged Trk1-Trk7
no untagged A2-A7
exit
vlan 2100
name "AP-MGMT"
untagged A2
tagged Trk1-Trk7
no ip address
exit
vlan 110
name "Kamera"
untagged A3-A7
ip address 192.168.16.1 255.255.255.0
tagged Trk1-Trk7
exit
vlan 100
name "VLAN100"
ip address 192.168.17.1 255.255.255.0
tagged Trk1-Trk7
exit
qos type-of-service diff-services
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
fault-finder broadcast-storm sensitivity high
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-hdx sensitivity high
fault-finder duplex-mismatch-fdx sensitivity high
ip route 0.0.0.0 0.0.0.0 172.19.19.50
snmp-server community "public" unrestricted
snmp-server location "Rhenus_Meerane "
spanning-tree
spanning-tree Trk1 priority 4
spanning-tree Trk2 priority 4
spanning-tree Trk3 priority 4
spanning-tree Trk4 priority 4
spanning-tree Trk5 priority 4
spanning-tree Trk6 priority 4
spanning-tree Trk7 priority 4
management-vlan 1
_____________________________________________________
IP Route Entries
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
0.0.0.0/0 172.19.19.50 1 static 1 1
127.0.0.0/8 reject static 0 0
127.0.0.1/32 lo0 connected 1 0
172.19.19.0/24 DEFAULT_VLAN 1 connected 1 0
192.168.16.0/24 Kamera 110 connected 1 0
192.168.17.0/24 VLAN100 100 connected 1 0
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
04-11-2012 01:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2012 02:24 AM
04-11-2012 02:24 AM
Re: HP5406zl whithout routing
Thank!
That works - but where is the document that describe to do this like now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2012 03:33 AM
04-11-2012 03:33 AM
Re: HP5406zl whithout routing
The secure management vlan is not set by default. It is described in official manuals (Advance Traffic Management Guide):
http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c03277364/c03277364.pdf
BR, Jan