eth_set command is the command that can be used to configure speed and duplex and put the config into
netconf.C file.

there is a document available at secureknowledge :
CP_SPLAT_Expert_Mode_Tips_(NGX)_v1.0.pdf

Here is the extract from this document related to eth_set :
--------------------------------------------------------------------------------------------
Force Interface Speed/Duplex (Not gigabit)

There are three tools to do this from the shell. Ethtool, mii_tool and eth_set. ’eth_set’ is preferred and survives a reboot.
The others do not.

eth_set <interface> [<10h|10f|100h|100f|1000h|1000f|autoneg>]

ethtool -s DEVNAME speed 10|100|1000 duplex full|half autoneg off|on

mii-tool [-VvRrwl] [-A media,... | -F media] [interface ...]
mii-tool eth1 -F 100baseTx-FD will force the eth1 interface to 100 Mbps link speed, full duplex. mii-tool eth0 -F 10baseT-HD will force eth0 to 10Mbps link speed and half duplex.

Ethtool and mii-tool commands can be put at the end of /etc/rc.local startup script to survive a reboot.

Please note the Gigabit Ethernet standard requires the use of autonegotiation to establish the master-slave signal timing control required to make the link operational. Do not use these commands to disable autonegotiation for
Gigabit links.
----------------------------------------------------------------------------------------------

Scanned by Check Point Total Security Gateway.

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [email protected]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[email protected]
=================================================

Reply via email to