how to set speed to 2.5G with Auto-negotiation off in ls1046ardb

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

how to set speed to 2.5G with Auto-negotiation off in ls1046ardb

跳至解决方案
2,566 次查看
940785652
Contributor I

I set speed to 2.5G with Auto-negotiation off in ls1046ardb,but It is not work,  It only works with Auto-negotiation on,but It orks for 100mb/s with Auto-negotiation off.what can i do to make it working in 2.5G .this is my commond:ethtool -s fm1-mac9 autoneg off speed 2500 duplex full

0 项奖励
回复
1 解答
2,389 次查看
bpe
NXP Employee
NXP Employee

The behaviour you described is as expected. When you set the PHY to
a certain data rate with autoneg disabled and connect it to a network which
does not support that data rate, it the PHY transitions to the it's default
which is 100M which eventually matches the network data rate.

Have a great day,
Platon

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,389 次查看
940785652
Contributor I

I use the commond(ethtool -s fm1-mac9 autoneg off speed 2500 duplex full),then i show the speed of fm1-mac9 by ethtool,It is 2500mb/s,but I ping the net who only is 100mb/s,it is ok,so I think the phy is not restart,it works as the first time that it is auto-negotiation to 100MB/s.

0 项奖励
回复
2,390 次查看
bpe
NXP Employee
NXP Employee

The behaviour you described is as expected. When you set the PHY to
a certain data rate with autoneg disabled and connect it to a network which
does not support that data rate, it the PHY transitions to the it's default
which is 100M which eventually matches the network data rate.

Have a great day,
Platon

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复