Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Clustering question

I have three ASG 425's clustered running 8.203.  That will be connected to three different core switches. The ports on the Cisco switches are 10/100/1000, the eth3 ports on the 425's are 10/100/1000.

My question is this.... can I utilize the 1000mb speed of the ports or do I need to back the Cisco core switch ports down to 100mb?


This thread was automatically locked due to age.
Parents
  • I have three ASG 425's clustered running 8.203.  That will be connected to three different core switches. The ports on the Cisco switches are 10/100/1000, the eth3 ports on the 425's are 10/100/1000.

    My question is this.... can I utilize the 1000mb speed of the ports or do I need to back the Cisco core switch ports down to 100mb?


    With our HP switched and three node ASG425 cluster we had to enable Jumbo frames for the cluster to setup and communicate properly.  We have HP 28xx/29xx switches in an isolated VLAN for the cluster NICs.

    I have not seen the traffic on eth3 exceed 100 Mbps, so I'm not sure how much benefit there is to having the HA NICs running at 1 GB.  They tend to hover around 20 Mbps of usage during busy hours and the highest spike I've seen is around 80 Mbps.

    You can SSH into the unit and use the ethtool to show you the NIC status (port speed, auto-negotiation settings, etc)

    - Thomas

     astaro:/root # ethtool eth3
    Settings for eth3:
            Supported ports: [ TP ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Advertised pause frame use: No
            Advertised auto-negotiation: Yes
            Speed: 1000Mb/s
            Duplex: Full
            Port: Twisted Pair
            PHYAD: 1
            Transceiver: internal
            Auto-negotiation: on
            MDI-X: off
            Supports Wake-on: d
            Wake-on: d
            Current message level: 0x00000001 (1)
                                   drv
            Link detected: yes
Reply
  • I have three ASG 425's clustered running 8.203.  That will be connected to three different core switches. The ports on the Cisco switches are 10/100/1000, the eth3 ports on the 425's are 10/100/1000.

    My question is this.... can I utilize the 1000mb speed of the ports or do I need to back the Cisco core switch ports down to 100mb?


    With our HP switched and three node ASG425 cluster we had to enable Jumbo frames for the cluster to setup and communicate properly.  We have HP 28xx/29xx switches in an isolated VLAN for the cluster NICs.

    I have not seen the traffic on eth3 exceed 100 Mbps, so I'm not sure how much benefit there is to having the HA NICs running at 1 GB.  They tend to hover around 20 Mbps of usage during busy hours and the highest spike I've seen is around 80 Mbps.

    You can SSH into the unit and use the ethtool to show you the NIC status (port speed, auto-negotiation settings, etc)

    - Thomas

     astaro:/root # ethtool eth3
    Settings for eth3:
            Supported ports: [ TP ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Supports auto-negotiation: Yes
            Advertised link modes:  10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Advertised pause frame use: No
            Advertised auto-negotiation: Yes
            Speed: 1000Mb/s
            Duplex: Full
            Port: Twisted Pair
            PHYAD: 1
            Transceiver: internal
            Auto-negotiation: on
            MDI-X: off
            Supports Wake-on: d
            Wake-on: d
            Current message level: 0x00000001 (1)
                                   drv
            Link detected: yes
Children
No Data