Web and Unmanaged
1821546 Members
1996 Online
109633 Solutions
New Discussion юеВ

How to get remote management to HPE 1920S switch?

 
fjulianom
Visitor

How to get remote management to HPE 1920S switch?

Hi guys,

I have an issue with a HPE 1920S switch and the remote management. The scenario is the following: in customer network management VLAN is 200, and right now I can access the switch locally connecting my laptop to the switch port 22, which is an untagged member of VLAN 200. But I want to have remote access to the switch through ports 23 and 24, which I configured as tagged members of VLAN 200 and go to the uplink switch. In the "Get Connected" page I set Management VLAN ID to 200 and Management Port to None, because I want access the switch through port 22, 23 or 24. According to the configuration guide page 21: "If no management port is specified, then all ports that are members of the management VLAN provide access to the switch management interface."

However, after these configurations I have no remote access to the switch, but I can ping gateway 172.30.0.1 from the switch, which is in customer network beyond the uplink switch, so I can be sure VLAN 200 is passing through ports 23 and 24. What could be wrong? Am I missing anything? Attached the topology. Many thanks in advance.

 

Regards,

Juli├бn

5 REPLIES 5
fjulianom
Visitor

Re: How to get remote management to HPE 1920S switch?

Hi guys,

 

Also attached the related switch configuration:

 

!Current Configuration:
!
network protocol none
network parms 172.30.0.63 255.255.255.0 172.30.0.1
vlan database
vlan 2-4,200,800
vlan name 2 "estudiantes"
vlan name 3 "docentes"
vlan name 4 "invitados"
vlan name 200 "manager-red"
vlan name 800 "manager-wifi"
exit
network mgmt_vlan 200
exit

interface 1
vlan participation include 2-4,800
vlan tagging 2-4,800
exit
interface 2
vlan participation include 2-4,800
vlan tagging 2-4,800
exit

[all interfaces the same until...]

interface 22
vlan pvid 200
vlan participation exclude 1
vlan participation include 2-4,200,800
vlan tagging 2-4,800
exit
interface 23
vlan participation include 2-4,200,800
vlan tagging 2-4,200,800
exit
interface 24
vlan participation include 2-4,200,800
vlan tagging 2-4,200,800
exit
exit

 

 

Regards,

Juli├бn

fjulianom
Visitor

Re: How to get remote management to HPE 1920S switch?

Hi guys,

 

Any idea?

 

Regards,

Juli├бn

K20ji
Established Member

Re: How to get remote management to HPE 1920S switch?

Hi Julian,

Are you using the Switch and system (Device which you are trying to use for remote acess) in same network?

fjulianom
Visitor

Re: How to get remote management to HPE 1920S switch?

Hi,

 

They are in different VLANs, but that's not a problem since interVLAN routing is implemented in the network. Finally I was able to have local and remote management to the switch, but it seems the switch doesn't support both local and remote management with the same VLAN. Then now I have local access with default VLAN1 and I created interface VLAN200 for remote access, and both work correctly.

 

Regards,

Juli├бn

artamendi
New Member

Re: How to get remote management to HPE 1920S switch?

Dear Julian,

Im facing the same problem.

I have a pair of switches on VLAN 1, but i cant access the admin panel from remote. I have to access to a physical machine in the network and connect from there.

I would like to access remotedly.

How did you solved it? Can you specify? You mention you can access from VLAN 1 local ( untagged I guess) and VLAN200, also.