Comware

 View Only
Expand all | Collapse all

Aruba 8325 port is up but no RX and MACs

This thread has been viewed 32 times
  • 1.  Aruba 8325 port is up but no RX and MACs

    Posted Dec 01, 2025 04:46 AM

    Hi

    new user to Aruba devices, i have a topology of two  JL635A  8325-48Y8C  GL.10.13.1090 as my DataCenter WAN switches.

    i have an ISP connection from my provider as a single-Mode PatchPanel in my Rack

    i have connected that port to port 1/1/18 with Aruba SFP LR 1G:

    interface 1/1/18-1/1/20
        description Backup ISP-Uplink-1G
        no shutdown
        no routing
        vlan access 20
        exit

    vlan 20
        name Secondary-ISP_1G
    interface vlan 20
        name Secondary-ISP_1G

    then i connected my two HA FortiGate to port 1/1/19 and 1/1/20 for primary and backup.

    i have MACs from FortiGate side but not from ISP side 1/1/18
    tried to connect directly to the FortiGate and it worked
    also this topology currently exist in DELL switches which I'm trying to replace 

    Interface 1/1/18 is up
     Admin state is up
     Link state: up for 31 minutes (since Sun Nov 30 09:43:15 UTC 2025)
     Link transitions: 15
     Description: Secondary-ISP_1G-Uplink
     Persona:
     Hardware: Ethernet, MAC Address: XXXXXXXXXX
     MTU 1500
     Type 1G-LX / 1G SFP LX
     Full-duplex
     qos trust none
     Speed 1000 Mb/s 
     Auto-negotiation is off
     Flow-control: off
     Error-control: off
     VLAN Mode: access
     Access VLAN: 20
     Rate collection interval: 300 seconds

     Rate                               RX                   TX        Total (RX+TX)
     ---------------- -------------------- -------------------- --------------------
     Mbits / sec                      0.00                 0.00                 0.00
     KPkts / sec                      0.00                 0.00                 0.00
       Unicast                        0.00                 0.00                 0.00
       Multicast                      0.00                 0.00                 0.00
       Broadcast                      0.00                 0.00                 0.00
     Utilization %                    0.00                 0.00                 0.00

     Statistic                          RX                   TX                Total
     ---------------- -------------------- -------------------- --------------------
     Packets                             0                 4416                 4416
       Unicast                           0                    4                    4
       Multicast                         0                  285                  285
       Broadcast                         0                 4127                 4127
     Bytes                               0               322422               322422
     Jumbos                              0                    0                    0
     Dropped                             0                    0                    0
     Filtered                            0                    0                    0
     Pause Frames                        0                    0                    0
     Errors                              0                    0                    0
       CRC/FCS                           0                  n/a                    0
       Collision                       n/a                    0                    0
       Runts                             0                  n/a                    0
       Giants                            0                  n/a                    0



    -------------------------------------------


  • 2.  RE: Aruba 8325 port is up but no RX and MACs

    Posted Dec 03, 2025 04:12 AM

    Hello, was the Interface Group 2 (a group of twelve physical SFP28 ports - supporting 1G, 10G, 25G connection speeds - from interface 1/1/13 to interface 1/1/24) of your HPE Aruba Networking CX 8325‑48Y8C 48‑port 25G SFP/SFP+/SFP28 and 8‑port 100G QSFP+/QSFP28 Switch configured for the 10G speed (which also supports 1G speed)?

    If you have already fixed that part try adding:

    speed 1000-full

    into the interface 1/1/18 context.

    In any case it would be of help if you report sanitized outputs of these commands:

    show interface brief
    show system interface-group
    show interface 1/1/18
    show interface 1/1/18 transceiver detail

    -------------------------------------------