* [Comm] Speed and Duplex @ 2003-04-08 15:04 Nick N. Vinogradov 2003-04-08 15:14 ` Andriy Dobrovol's'kii 0 siblings, 1 reply; 12+ messages in thread From: Nick N. Vinogradov @ 2003-04-08 15:04 UTC (permalink / raw) To: community Hi ALL ! Подскажите, пожалуйста, как можно "насильно" установить скорость линии (10/100) и режим дуплекса (half/full) для сетевой карты? Для Интеловских я нашел какую-то специальную примочку (http://www.intel.com/support/network/adapter/1000/linux/procfg.htm). А в общем случае как? Заранее спасибо. WBR, Hash :-) ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-08 15:04 [Comm] Speed and Duplex Nick N. Vinogradov @ 2003-04-08 15:14 ` Andriy Dobrovol's'kii 2003-04-08 15:32 ` Nick N. Vinogradov 2003-04-08 16:14 ` Re[2]: " ASA 0 siblings, 2 replies; 12+ messages in thread From: Andriy Dobrovol's'kii @ 2003-04-08 15:14 UTC (permalink / raw) To: community Nick N. Vinogradov wrote: > Hi ALL ! > > Подскажите, пожалуйста, как можно "насильно" установить скорость линии > (10/100) и режим дуплекса (half/full) для сетевой карты? Для Интеловских > я нашел какую-то специальную примочку > (http://www.intel.com/support/network/adapter/1000/linux/procfg.htm). А > в общем случае как? Заранее спасибо. > > WBR, Hash :-) > man ifconfig ? -- Rgrds, Andriy ********************************************************************* email: dobr at iop dot kiev dot ua Kyiv, Ukraine Phone: (380-44) 265-7824 Department of Gas Electronics Fax: (380-44) 265-2329 Institute of Physics of NASU ********************************************************************* ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-08 15:14 ` Andriy Dobrovol's'kii @ 2003-04-08 15:32 ` Nick N. Vinogradov 2003-04-08 15:48 ` Andriy Dobrovol's'kii 2003-04-09 6:14 ` Andrew Velikoredchanin 2003-04-08 16:14 ` Re[2]: " ASA 1 sibling, 2 replies; 12+ messages in thread From: Nick N. Vinogradov @ 2003-04-08 15:32 UTC (permalink / raw) To: community >> Подскажите, пожалуйста, как можно "насильно" установить скорость линии >> (10/100) и режим дуплекса (half/full) для сетевой карты? Для >> Интеловских я нашел какую-то специальную примочку >> (http://www.intel.com/support/network/adapter/1000/linux/procfg.htm). >> А в общем случае как? Заранее спасибо. >> > man ifconfig ? > Перечитал. Не могу сообразить, какой именно параметр :-( WBR, Hash P.S Да, речь идёт о серваке под SuSE 8.1. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-08 15:32 ` Nick N. Vinogradov @ 2003-04-08 15:48 ` Andriy Dobrovol's'kii 2003-04-09 5:26 ` Nick N. Vinogradov 2003-04-09 6:14 ` Andrew Velikoredchanin 1 sibling, 1 reply; 12+ messages in thread From: Andriy Dobrovol's'kii @ 2003-04-08 15:48 UTC (permalink / raw) To: community Nick N. Vinogradov wrote: >>> Подскажите, пожалуйста, как можно "насильно" установить скорость >>> линии (10/100) и режим дуплекса (half/full) для сетевой карты? Для >>> Интеловских я нашел какую-то специальную примочку >>> (http://www.intel.com/support/network/adapter/1000/linux/procfg.htm). >>> А в общем случае как? Заранее спасибо. >>> >> man ifconfig ? >> > > Перечитал. Не могу сообразить, какой именно параметр :-( > > WBR, Hash > > P.S Да, речь идёт о серваке под SuSE 8.1. > > media type Set the physical port or medium type to be used by the device. Not all devices can change this setting, and those that can vary in what values they support. Typical values for type are 10base2 (thin Ethernet), 10baseT (twisted-pair 10Mbps Ethernet), AUI (external transceiver) and so on. The special medium type of auto can be used to tell the driver to auto-sense the media. Again, not all drivers can do this. Например. Плюс mediaopt но я этим на BSD баловался. На Linux не пробовал. Там и ман пополнее будет. :( -- Rgrds, Andriy ********************************************************************* email: dobr at iop dot kiev dot ua Kyiv, Ukraine Phone: (380-44) 265-7824 Department of Gas Electronics Fax: (380-44) 265-2329 Institute of Physics of NASU ********************************************************************* ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-08 15:48 ` Andriy Dobrovol's'kii @ 2003-04-09 5:26 ` Nick N. Vinogradov 0 siblings, 0 replies; 12+ messages in thread From: Nick N. Vinogradov @ 2003-04-09 5:26 UTC (permalink / raw) To: community >>> >>> man ifconfig ? >>> >> >> Перечитал. Не могу сообразить, какой именно параметр :-( >> > > media type < skip > Да, я обратил внимание на этот раздел, но он мне показался, мягко говоря, не актуален. Вот я и подумал, что, может быть, у Вас "man" не такой, как у меня. > Например. Плюс mediaopt но я этим на BSD баловался. На Linux не > пробовал. Там и ман пополнее будет. :( А на Solaris есть такая классная вещь как "ndd". WBR, Hash :-) ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-08 15:32 ` Nick N. Vinogradov 2003-04-08 15:48 ` Andriy Dobrovol's'kii @ 2003-04-09 6:14 ` Andrew Velikoredchanin 2003-04-09 10:21 ` Dmitry Lebkov 1 sibling, 1 reply; 12+ messages in thread From: Andrew Velikoredchanin @ 2003-04-09 6:14 UTC (permalink / raw) To: community Nick N. Vinogradov wrote: >>> Подскажите, пожалуйста, как можно "насильно" установить скорость >>> линии (10/100) и режим дуплекса (half/full) для сетевой карты? Для >>> Интеловских я нашел какую-то специальную примочку >>> (http://www.intel.com/support/network/adapter/1000/linux/procfg.htm). >>> А в общем случае как? Заранее спасибо. >>> >> man ifconfig ? >> > > Перечитал. Не могу сообразить, какой именно параметр :-( > IMHO, это должно устанавливаться через параметры загрузки кернел модуля - драйвера соответствующей сетевушки. По идее, нужно смотреть доки ядра или исходник этого модуля ядра. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-09 6:14 ` Andrew Velikoredchanin @ 2003-04-09 10:21 ` Dmitry Lebkov 2003-04-09 10:56 ` Nick N. Vinogradov 0 siblings, 1 reply; 12+ messages in thread From: Dmitry Lebkov @ 2003-04-09 10:21 UTC (permalink / raw) To: community On Wed, 09 Apr 2003 10:14:47 +0400 Andrew Velikoredchanin <andrew@rodtext.indi.ru> wrote: > Nick N. Vinogradov wrote: > >>> Подскажите, пожалуйста, как можно "насильно" установить скорость > >>> линии (10/100) и режим дуплекса (half/full) для сетевой карты? Для > > > >>> Интеловских я нашел какую-то специальную примочку > >>> > >(http://www.intel.com/support/network/adapter/1000/linux/procfg.htm). > > > >>> А в общем случае как? Заранее спасибо. > >>> > >> man ifconfig ? > >> > > > > Перечитал. Не могу сообразить, какой именно параметр :-( > > > IMHO, это должно устанавливаться через параметры загрузки кернел > модуля - драйвера соответствующей сетевушки. По идее, нужно смотреть > доки ядра или исходник этого модуля ядра. Или modinfo <driver_name>. Покажет параметры, понимаемые модулем. -- WBR, Dmitry Lebkov ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-09 10:21 ` Dmitry Lebkov @ 2003-04-09 10:56 ` Nick N. Vinogradov 2003-04-09 11:35 ` Dmitry Lebkov 0 siblings, 1 reply; 12+ messages in thread From: Nick N. Vinogradov @ 2003-04-09 10:56 UTC (permalink / raw) To: community >>>>>Подскажите, пожалуйста, как можно "насильно" установить скорость >>>>>линии (10/100) и режим дуплекса (half/full) для сетевой карты? Для >> >>IMHO, это должно устанавливаться через параметры загрузки кернел >>модуля - драйвера соответствующей сетевушки. По идее, нужно смотреть >>доки ядра или исходник этого модуля ядра. > > > Или modinfo <driver_name>. Покажет параметры, понимаемые модулем. > nfs:~ # modinfo e100 filename: /lib/modules/2.4.19-64GB-SMP/kernel/drivers/net/e100/e100.o description: "Intel(R) PRO/100 Network Driver" author: "Intel Corporation, <linux.nics@intel.com>" license: "GPL" parm: TxDescriptors int array (min = 1, max = 16), description "Number of transmit descriptors" parm: RxDescriptors int array (min = 1, max = 16), description "Number of receive descriptors" parm: XsumRX int array (min = 1, max = 16), description "Disable or enable Receive Checksum offload" parm: e100_speed_duplex int array (min = 1, max = 16), description "Speed and Duplex settings" parm: ucode int array (min = 1, max = 16), description "Disable or enable microcode loading" parm: ber int array (min = 1, max = 16), description "Value for the BER correction algorithm" parm: flow_control int array (min = 1, max = 16), description "Disable or enable Ethernet PAUSE frames processing" parm: IntDelay int array (min = 1, max = 16), description "Value for CPU saver's interrupt delay" parm: BundleSmallFr int array (min = 1, max = 16), description "Disable or enable interrupt bundling of small frames" parm: BundleMax int array (min = 1, max = 16), description "Maximum number for CPU saver's packet bundling" parm: IFS int array (min = 1, max = 16), description "Disable or enable the adaptive IFS algorithm" parm: RxCongestionControl int array (min = 1, max = 16), description "Disable or enable switch to polling mode" parm: PollingMaxWork int array (min = 1, max = 16), description "Max number of receive packets processed on single polling call" Ага, параметр вижу (e100_speed_duplex). Остался вопрос, как его передать модулю при загрузке. WBR, Hash :-) ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-09 10:56 ` Nick N. Vinogradov @ 2003-04-09 11:35 ` Dmitry Lebkov 0 siblings, 0 replies; 12+ messages in thread From: Dmitry Lebkov @ 2003-04-09 11:35 UTC (permalink / raw) To: community On Wed, 09 Apr 2003 14:56:07 +0400 "Nick N. Vinogradov" <vinogradov@dwellis.ru> wrote: > >>>>>Подскажите, пожалуйста, как можно "насильно" установить скорость > >>>>>линии (10/100) и режим дуплекса (half/full) для сетевой карты? > >Для > > >> > >>IMHO, это должно устанавливаться через параметры загрузки кернел > >>модуля - драйвера соответствующей сетевушки. По идее, нужно смотреть > >>доки ядра или исходник этого модуля ядра. > > > > > > Или modinfo <driver_name>. Покажет параметры, понимаемые модулем. > > > nfs:~ # modinfo e100 [skip] > > Ага, параметр вижу (e100_speed_duplex). Остался вопрос, как его > передать модулю при загрузке. Курить man modules.conf и kernel-2.4.xx-docs/networking/e100.txt ;) В modules.conf должно быть что-то типа: options e100 e100_speed_duplex=4 Параметр e100_speed_duplex=4 означает 100Mbit, Full duplex. Подробности ищи в файле e100.txt. -- WBR, Dmitry Lebkov ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re[2]: [Comm] Speed and Duplex 2003-04-08 15:14 ` Andriy Dobrovol's'kii 2003-04-08 15:32 ` Nick N. Vinogradov @ 2003-04-08 16:14 ` ASA 2003-04-09 5:30 ` Nick N. Vinogradov 1 sibling, 1 reply; 12+ messages in thread From: ASA @ 2003-04-08 16:14 UTC (permalink / raw) To: Andriy Dobrovol's'kii Hello Andriy, Tuesday, April 8, 2003, 8:14:06 PM, you wrote: >> Подскажите, пожалуйста, как можно "насильно" установить скорость линии >> (10/100) и режим дуплекса (half/full) для сетевой карты? Для Интеловских >> ADsk> man ifconfig ? mii-tool Он у вас уже есть - входит в тот же пакет, что и ifconfig ;) -- Best regards, ASA mailto:llb@udm.ru ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-08 16:14 ` Re[2]: " ASA @ 2003-04-09 5:30 ` Nick N. Vinogradov 2003-04-21 8:21 ` Maxim V Smirnov 0 siblings, 1 reply; 12+ messages in thread From: Nick N. Vinogradov @ 2003-04-09 5:30 UTC (permalink / raw) To: community >>>Подскажите, пожалуйста, как можно "насильно" установить скорость линии >>>(10/100) и режим дуплекса (half/full) для сетевой карты? Для Интеловских > > ADsk> man ifconfig ? > > mii-tool > > Он у вас уже есть - входит в тот же пакет, что и ifconfig ;) > SIOCGMIIPHY on 'eth0' failed: Operation not supported SIOCGMIIPHY on 'eth1' failed: Operation not supported no MII interfaces found Вообщем, некоторый облом :-( WBR, Hash ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Comm] Speed and Duplex 2003-04-09 5:30 ` Nick N. Vinogradov @ 2003-04-21 8:21 ` Maxim V Smirnov 0 siblings, 0 replies; 12+ messages in thread From: Maxim V Smirnov @ 2003-04-21 8:21 UTC (permalink / raw) To: community > > > > mii-tool > > Я использовал mii-diag (mii-diag -h выдаст справку об использовании) ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2003-04-21 8:21 UTC | newest] Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2003-04-08 15:04 [Comm] Speed and Duplex Nick N. Vinogradov 2003-04-08 15:14 ` Andriy Dobrovol's'kii 2003-04-08 15:32 ` Nick N. Vinogradov 2003-04-08 15:48 ` Andriy Dobrovol's'kii 2003-04-09 5:26 ` Nick N. Vinogradov 2003-04-09 6:14 ` Andrew Velikoredchanin 2003-04-09 10:21 ` Dmitry Lebkov 2003-04-09 10:56 ` Nick N. Vinogradov 2003-04-09 11:35 ` Dmitry Lebkov 2003-04-08 16:14 ` Re[2]: " ASA 2003-04-09 5:30 ` Nick N. Vinogradov 2003-04-21 8:21 ` Maxim V Smirnov
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git