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'm hoping you have the two ports vlan'ed away form each other or you are going to have lots more fun..[:)]  The ports autoneg to GE down to 100megs if you want them to.  if they did not go down to 100 you wouldn't have any traffic..or tons of errors in the asg logs.  However if you want to verify the settings you can get some details form the interfaces section on the hardware tab.  otherwise log into the shell as root and issue ethtool eth0 or whatever eth number you want.  It will come up with what speed it is at and what speeds it supports.
Reply
  • i'm hoping you have the two ports vlan'ed away form each other or you are going to have lots more fun..[:)]  The ports autoneg to GE down to 100megs if you want them to.  if they did not go down to 100 you wouldn't have any traffic..or tons of errors in the asg logs.  However if you want to verify the settings you can get some details form the interfaces section on the hardware tab.  otherwise log into the shell as root and issue ethtool eth0 or whatever eth number you want.  It will come up with what speed it is at and what speeds it supports.
Children
  • i'm hoping you have the two ports vlan'ed away form each other or you are going to have lots more fun..[:)]  The ports autoneg to GE down to 100megs if you want them to.  if they did not go down to 100 you wouldn't have any traffic..or tons of errors in the asg logs.  However if you want to verify the settings you can get some details form the interfaces section on the hardware tab.  otherwise log into the shell as root and issue ethtool eth0 or whatever eth number you want.  It will come up with what speed it is at and what speeds it supports.


    I was just going to add to my previous post that the ports were all in separate VLANS.


    thanks for the tip. Ill be in touch.