Check the DNS config of the switch
------------------------------
PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...
PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)
PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..
ACEP / ACMX #107 / ACDX #1281
------------------------------
Original Message:
Sent: Nov 13, 2020 08:52 AM
From: James Whitehead
Subject: 6300m IP issue (10.05.0011)
TAC had a look and recommended rebooting the switch.
I ended up setting the VLAN 1 IP via ifconfig in the OS so that it matched the config. Going to upgrade firmware and reboot later today so hopefully that's the ned of that little gremlin.
------------------------------
James Whitehead
------------------------------
Original Message:
Sent: Nov 13, 2020 07:58 AM
From: Sietze Reitsma
Subject: 6300m IP issue (10.05.0011)
You have several options:
-Connect the management interface (ip dhcp is turned on) and get ip and dns from connected router
-Add dns and a default route:
ip route 0.0.0.0/0 %gateway_ip%
ip dns server-address %dns ip%