- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: how to force nc7781 gigabit nic to autoneg off
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2006 09:02 PM
тАО01-05-2006 09:02 PM
i just installed checkpoint firewall r55 build 127 on hp blade server model "bl20p G2" ,this server is using 3 nic cards model "NC7781 gigabit server adapter".
how can i set the nic speed to 1000mbs+full duplex and prevent auto negotiation mode ???
when I am clicking "ethtool eth1" this is what I see : "
Settings for eth1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d"
And when I am clicking mii-tool I see :"
eth0: no link
eth1: negotiated flow-control, link ok
eth2: negotiated flow-control, link ok"
so in my case which tool is with the true values ?
So how I can set the nics that will work anyway only at speed 1000mbs+only at Full Duplex mode + only with Auto-negotiation: off ????
With the ethtool I failed to prevent/disable the Auto-negotiationтАж
should i need to replace the driver ?
2 ) all of my lan on cisco 1 giga switches ,how can I be sure that my firewall nics are working fine with my switch and at the correct speed ?? (from my switch I can see that everything is ok,but from the fw how can I see that everything is ok) ?
Please answer me at detailsтАж.
Respectfully,
avi azerrad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2006 09:42 PM
тАО01-05-2006 09:42 PM
Re: how to force nc7781 gigabit nic to autoneg off
# ethtool -s eth1 speed 1000 duplex full autoneg off
Usually the use of autonegation with gigabit card is mandatory but you should try ...
2. If "ifconfig eth1" shows errors=0 and collisions=0, then everything is ok.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2006 11:11 PM
тАО01-05-2006 11:11 PM
Re: how to force nc7781 gigabit nic to autoneg off
when i am clicking ifconfig eth1 i cannot see any error ,everything is fine..
but when i am clicking :"grep eth1 /etc/modules.conf"
i see :"
[Expert@fwipvpn]# grep eth1 /etc/modules.conf
alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1"
so i am asking ,with this config results,i am truely working (force my nic) only at speed 1000+full duplex ??
if no please explain me how to edit the file that will force my nic to work only at speed 1000+full duplex .
2) how can i know that i am working with the right driver ??
please explain me at details..
respectfully,
avi azerrad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2006 11:22 PM
тАО01-05-2006 11:22 PM
Re: how to force nc7781 gigabit nic to autoneg off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-06-2006 01:29 AM
тАО01-06-2006 01:29 AM
Re: how to force nc7781 gigabit nic to autoneg off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-06-2006 12:56 PM
тАО01-06-2006 12:56 PM
Re: how to force nc7781 gigabit nic to autoneg off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-06-2006 08:35 PM
тАО01-06-2006 08:35 PM
Re: how to force nc7781 gigabit nic to autoneg off
thanks,
so are you sure that after i configured my nic card at speed 1000+full duplex (with eth too+the config file "alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1")
its is now on 1000+full duplex and it will not work with speed 100 ?
2) or should i need to delete the line at the config file :"alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1" ?
3) if i understanig right,so at speed 1000 there is no option to disable autoneg ?
(if yes please tell me how )
thnk you,
respectfully,
avi azerrad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2006 03:28 AM
тАО01-07-2006 03:28 AM
Re: how to force nc7781 gigabit nic to autoneg off
See:
http://www.sun.com/blueprints/0704/817-7526.pdf
New technologies such as 1000BASE-T require autonegotiation.
The IEEE 802.3 standard default is to run with autonegotiation enabled. Technology improvements, and better interoperation of autonegotiation make it the preferred mode of operation, and is required on new technologies such as 1000BASE-T (802.3ab)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2006 05:31 AM
тАО01-07-2006 05:31 AM
Re: how to force nc7781 gigabit nic to autoneg off
thank you all for your fast reply..
so i understand that at my giga nic nc7781 i cannot disable the autonegoatition and its ok.
but please answer me once...when i am cilcking the command :"grep eth1 /etc/modules.conf"
i am getting :"alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1"
so again i am asking ..those parameters are ok ???(because i wrote those parameters ath the conf file to force full duplex+speed 1000) ?
or should i need to delete this line from the file ???
2) if the its ok (what i already configured) now i can be sure that my nic will work only with full duplex+speed 1000,and will not be able to work at spee 10/100 ??
please answer me at details....
respectfully,
avi azerrad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2006 07:49 PM
тАО01-07-2006 07:49 PM
Re: how to force nc7781 gigabit nic to autoneg off
1) as far as I know, this line will work, but it's very recommended to use autonegotiation for working with 1Gb speed
2) yes, this line in modules.conf should prevent your server to work with non-Gb switchs. In fact, you can easy check this by connecting your server to non-Gb switch.
But may I ask you - for which reason do you want to use this configuration?
Can you provide us with more details about your environment and objectives, so we will be able [hopefully] to recommend you smart solution.
Rgds,
Vitaly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2006 08:04 PM
тАО01-07-2006 08:04 PM
Re: how to force nc7781 gigabit nic to autoneg off
thank you for your reply,
i just wnat be sure that my nic will work all the time at speed 1000+full duplex,because i am using at very strong wan lines like 200 mb or one giga).
so i understand that in my case at nics of giga (like myself) we cannot disable the autoneg ? (or as you said i will leave it on autoneg on mode for better performence).
so the the line :"alias eth1 bcm5700 line_speed=1000 auto_speed=0 full_duplex=1"
is ok ?
respectfully,
avi azerrad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2006 02:04 AM
тАО01-08-2006 02:04 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2006 04:20 PM
тАО01-08-2006 04:20 PM
Re: how to force nc7781 gigabit nic to autoneg off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2006 04:21 PM
тАО01-08-2006 04:21 PM