- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- Can i make my HP2910al-48G-PoE Switch as unmanaged...
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-23-2019 05:43 PM
10-23-2019 05:43 PM
Can i make my HP2910al-48G-PoE Switch as unmanaged switch?
Hi All,
Hope all is well, i am very new to HP Switches and Networking. I have a question about my HP2910al-48G-PoE Switch if i can make this as an unmanage switch? I am into Cisco and i am not familiar with the details on the configuration of any HP switches. Is it possible if i can make this HP Switch a plug an play or unmanaged switch? i want to connect it to a Cisco core switch and make it as my Access switch via mode access port on my Cisco and not as Trunk port.
Hope everyone can help me with this problem.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2019 01:47 AM - last edited on 06-29-2021 04:49 AM by Ramya_Heera
10-24-2019 01:47 AM - last edited on 06-29-2021 04:49 AM by Ramya_Heera
Re: Can i make my HP2910al-48G-PoE Switch as unmanaged switch?
Hello
The management interface cannot be disabled. But you can reset the switch to factory defaults settings. In the factory configuration there will be only the default VLAN 1 and all ports will be untagged (in Cisco terms access port) in VLAN 1. In this state there will be direct communication between every port of the switch like with an unmanaged non-VLAN capable switch. Also you can connect every port to an access port of the Cisco switch. The VLAN ID on the Cisco switch doesnt have to be VLAN 1.
If you doesnt have access to the management interfaces of the switch (GUI and CLI) the easiest way to do this is using the Clear and Reset buttons
You can restore the factory default configuration either on the switch itself,
or through the switch console.
To run the factory default reset on the switch, perform these steps:
1. Using pointed objects, simultaneously press both the Reset and Clear
buttons on the front of the switch.
2. Continue to press the Clear button while releasing the Reset button.
3. When the Self Test LED begins to flash, release the Clear button.
The switch will then complete its self test and begin operating with its
configuration restored to the factory default settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2019 04:52 PM
10-25-2019 04:52 PM
Re: Can i make my HP2910al-48G-PoE Switch as unmanaged switch?
@Emil_G wrote: Also you can connect every port to an access port of the Cisco switch. The VLAN ID on the Cisco switch doesnt have to be VLAN 1.
True.
Since the OP claims to be a Cisco guy would be also correct to say that if the Cisco Core interface used to downlink to his HP ProCurve 2910al Switch is, let me say, set as an access port with PVID N (N is the VLAN id) then would be also better to set all HP Switch's ports as untagged member of that VLAN id (eventually this means that that VLAN id needs to be created on the HP Switch)...that's to avoid PVID mismatch reported on uplink ports to Cisco.
Sort of issuing just few commands on the HP:
config (to enter configuration mode)
vlan n (if vlan id n doesn't exist this command will create it)
untagged 1-48 (this command is executed automatically inside the "vlan n" context)
exit (this command exits the "vlan n" context)
write memory (to save)
In any case a proper configuration between Cisco and HP should at least follow what is reported here.
I'm not an HPE Employee
