But the gateway not ping. The switch 6100 is level 2 and the connect to other switch is HPE 2910AL (level 3 ?) it's a problem ?
Original Message:
Sent: Oct 08, 2024 05:50 PM
From: ariyap
Subject: Configuration Aruba 6100
you can find the user guides for 6100 switches from here
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
Original Message:
Sent: Oct 08, 2024 02:08 AM
From: Les Toises
Subject: Configuration Aruba 6100
Why the gateway not respond when i ping since the switch 172.28.100.6 ? What's the command to add route ? I test add route ip 172.28.100.0/0 172.28.100.1 but not working.
Thanks
Original Message:
Sent: Oct 07, 2024 05:48 PM
From: ariyap
Subject: Configuration Aruba 6100
you need to add appropriate routes to the default gateway (172.28.100.1) to be able to reach your dhcp server and then check the default gateway of the dhcp server and it should have a route to 172.28.100.0/24 as well.
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
Original Message:
Sent: Oct 07, 2024 04:27 AM
From: Les Toises
Subject: Configuration Aruba 6100
I think it's the route but i don't know what i need to add or change.
Config :
172.28.100.0/24, vrf default
via vlan100, [0/0], connected
172.28.100.6/32, vrf default
via vlan100, [0/0], local
For dhcp it's not ready to this vlan i hope. If i connect computer with vlan 21 the dhcp working.
Original Message:
Sent: Oct 07, 2024 03:28 AM
From: ariyap
Subject: Configuration Aruba 6100
if you can get it to work with a static IP address, it means that your DHCP scope is not configured or the server does not have a route back to it.
what is the output of your "show ip route" ?
------------------------------
If my post was useful accept solution and/or give kudos.
Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
Original Message:
Sent: Oct 07, 2024 03:00 AM
From: Les Toises
Subject: Configuration Aruba 6100
Hello. The first problem is to access switch management. I upload file with config vlan.
Original Message:
Sent: Oct 04, 2024 12:37 PM
From: chulcher
Subject: Configuration Aruba 6100
Are you asking how to configure the switch or how to configure the AP?
Some examples of your existing configuration, maybe a diagram or what you are trying to achieve would be useful.
------------------------------
Carson Hulcher, ACEX#110
Original Message:
Sent: Oct 04, 2024 10:18 AM
From: Les Toises
Subject: Configuration Aruba 6100
Hello.
I have for the first time an Aruba 6100 and the configuration it's very not easy to understand.
I would like to configure a vlan 100 for management mode untagged and other vlan with mode tagged. I don't find the hybrid mode same with old model.
I configure the vlan 100 with mode trunk native-untagged. I configure the vlan 100 with IP 172.28.100.6/24 and all other vlan with mode tagged.
If i configure an another port with the vlan xx untagged, the device receive ip. It's done.
The problem is the switch it's not accessible and not ping to ip 172.28.100.6.
In ssh mode (with computer connect to vlan 100 untagged to other port) the ping 100.6 done but not ping gateway 100.1 and not the second switch (Hpe also) in the same vlan 100.
What configuration lose ? or where configure interface management or gateway ?
I don't know it's same problem, i configure one port with Access Point with vlan wifi, the AP receive good IP and good vlan but the device receive the Vlan and IP 172.28.100.x
Thanks.