Results 1 to 7 of 7
hello guys i m a newbie
i need to change the ethernet pause parameters to read and transmit on
but getting the following error
linux-ihct:/home/pxe123 # ethtool -A eth0 tx ...
- 12-23-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 10
problem in reading the ethernet pause parameters
hello guys i m a newbie
i need to change the ethernet pause parameters to read and transmit on
but getting the following error
linux-ihct:/home/pxe123 # ethtool -A eth0 tx on rx on
Cannot get device pause settings: Operation not supported
can somebody tell me the cause of error and the soln
thanx
- 12-23-2009 #2
What does ethtool -a eth0 show?
- 12-24-2009 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 10
hey,thanx for quick reply
here's the o/p
linux-g557:/ # ethtool -a eth0
Pause parameters for eth0:
Cannot get device pause settings: Operation not supported
also
linux-g557:/ # ethtool eth0
Settings for eth0:
Current message level: 0x00000007 (7)
Link detected: yes
and
the syslog:
linux-g557:/ # dmesg
.
.
.
SFW2-OUT-ERROR IN= OUT=eth0 SRC=192.168.222.128 DST=192.168.222.254 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=68 DPT=67 LEN=308
eth0: link up
eth0: link up
device eth0 left promiscuous mode
i m using sles 10 in vmware workstation 7
booted up 2.6.23 kernel
thanx
- 12-24-2009 #4
Maybe that is not supported by the virtual eth0 card in VMware. Remember that a VM is not real hardware, it is virtual.
- 12-25-2009 #5Just Joined!
- Join Date
- Dec 2009
- Posts
- 10
- 12-26-2009 #6
I suggest you check on a VMware site. They are more likely to have a solution or an answer. I think it is definitely a VMware problem.
Have you tried setting these parameters in the host os. After all eventual there is a real hardware interface and it seems that this is the one that needs tickled since it is the one that interfaces to the real world. Just a thought.
- 01-06-2010 #7Just Joined!
- Join Date
- Dec 2009
- Posts
- 10
hey
i got things done
well VMs on vmware workstation do not support pause frames
so swithched to sun virtual box
now its works fine
thanx for supporting and replying
i love this forum
-vinvishwa


Reply With Quote
