Setting rx=on interface SLE11 SP1

Hi guys,

I’m having some issues about rx configuration on interface at SLE11 SP1.

Current settings:

sle11:~ # ethtool -a eth1
Pause parameters for eth1
Autonegotiate: on
RX: OFF
RX: OFF

Even when I type the command:
sle11:~ # **ethtool -A eth1 rx on

**sle11:~ # **ethtool -a eth1
**Pause parameters for eth1
Autonegotiate: on
RX: OFF
RX: OFF

rx still “off

I have tried to setting it up in interface configuration file.
ETHTOOL_OPTIONS=’-A iface rx on’

I have used also:
ifdown eth1
ifup eth1

And rx is still off =/

Any idea what can I do?

Thanks a million
Jhonatan Rampin

On Fri, 23 Aug 2013 17:36:03 +0000, jhonatanrampin wrote:

> I’m having some issues about rx configuration on interface at SLE11 SP1.

For which you will probably want the SUSE forums rather than the openSUSE
forums. The two are not the same. :slight_smile:

http://forums.suse.com - use the same login you used here.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Ohhh, sorry!

I didn’t see!

Thanks! ^^