Hi all,
New to the Aruba Networking word. I am setting up a parallel network with 2930M and 5412Z chassis switches and am in the process of interconnecting all of the switches via L1/2 links prior to configuration and applying a baseline config.
Since the parallel network is currently within a sandbox environment, I am wanting to establish basic L3 connectivity from my CORE switch to my EDGE switches across my campus. Once I am able to do this, I plan to connect vis SSH into each of my EDGE switches from the CORE in order to apply further configuration
So far I have done the following (in order to establish communication between one EDGE switch and CORE)
- Created Management VLANS (5) and assigned IP's on both my CORE and EDGE switches:
Core IP: 10.0.5.1
Edge IP: 10.10.5.1
- Tagged VLAN (5) on the UPLINK interfaces (Trunk Ports)
- Untagged NATIVE VLAN (1) on UPLINK interfaces
- Set a default route on my EDGE switch to point to the Management IP (10.0.5.1) of my CORE switch:
- ip default gateway 10.0.5.1
- Enabled routing, and created static route on my CORE switch to point to EDGE switch.
- ip route 10.10.5.0 255.255.255.0 10.10.5.1 name ""TEST SITE"
I ran the command:
- sh lldp info remote-device.
This shows me the EDGE switch, but I am not able to establish any connectivity at this point, and not a basic ping.
Any further assistance would be appreciated, thanks.
------------------------------
Gary Mann
------------------------------