- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: [5900] management port : layer 2 and routing t...
-
- 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
11-21-2018 02:40 PM
11-21-2018 02:40 PM
Hello all
I have 2 questions about how 5900 handles the management port
With the following setup ;
On the routeur the 2 ports connecting the 5900 are in the same vlan (let's say vlan 1).
On the 5900 traffic port (let's say port 1) is an access port bound to vlan 1.
The management port is of course not bound to any vlan (it can't be)
Management port and vlan-interface1 have an address in the same subnet as the router, which is the defaut gateway.
interface M-GigabitEthernet 0/0/0
ip address 172.16.0.20 24
vlan 1
name oam
interface vlan-interface1
ip address 172.16.0.10 24
ip route-static 0.0.0.0 0 172.16.0.254 permanent
1/ Will I have a L2 loop ?
I do not think so, because I believe vlan 1 is not extended to the management port.
But I"m not so sure about management port...
2/ How routing works with the management port ?
Let's say we want to ssh the 5900 on the out-of-band management : ssh 172.16.0.20
The request comes from .254 to the management port.
Will the answer leave the 5900 by the management port, because this is the way management port works : it always uses the same port used for entry ?
Or by the traffic port, because the 5900 will use the routing table ?
In the second case, the routing would be asymetric, but this would not be an issue really.
I know the best pratice would be to have another vlan and another subnet for the management port, but if this simple setup is OK it would be preferable in my case for some reason.
Thanks for your adivce !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-21-2018 04:56 PM
11-21-2018 04:56 PM
SolutionI'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-22-2018 07:21 AM
11-22-2018 07:21 AM
Re: [5900] management port : layer 2 and routing table
Thnaks Parnassus,
so I conclude from what you say, my setup would be fine then, no L2 loop, and separate routing table !
Now I understand I need to configure the routing specific to the mgmt port : actually, just a default route.
Is that correct ?
As I already have a default route (for the switched ports), how can I specify another default route specific for the mgmt port ?
Binding the mgmt port IP address to a specific vrf ('vpn-instance') ? Or does the mgmt port belongs to a special vrf by default ? Didn't find documentation about that ...
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-22-2018 12:06 PM - edited 11-22-2018 12:21 PM
11-22-2018 12:06 PM - edited 11-22-2018 12:21 PM
Re: [5900] management port : layer 2 and routing table
Management (OoBM) port shouldn't support routing as happens to VLAN interface(s) on user data plane (I mean: you can't add a static route other than having the default route to the default gateway) so you should only care about setting its default gateway and nothing else...
I'm not an HPE Employee

Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP