Stránka 1 z 1

disable-running-check

Napsal: 08 Sep 2008 15:07
od hapi
kam se podělo u nových verzí příkaz disable-running-check u interfaců? Jsem slepej nebo blbej?

Re: disable-running-check

Napsal: 20 Jun 2012 19:07
od Petr S.
Taky jsem ho nenašel. Vypátral jsi o tom něco? Mám dvě RB750 z nichž jedna tuto položku má a druhá ne. Mohlo by to být rozdílností firmware? Nic jiného mě nenapadá...

Re: disable-running-check

Napsal: 20 Jun 2012 19:22
od hapi

Kód: Vybrat vše

/interface wireless set wlan1 disable-running-check=yes


u ethernetu to na RB711 už nevidim

Re: disable-running-check

Napsal: 20 Jul 2012 14:46
od honzam
taky to u ethernetu nemám. Vyřešil jsi to nějak?

Re: disable-running-check

Napsal: 20 Jul 2012 14:54
od hapi
někde jsem čet že to je zastaralá funkce takže poslední dobou funguje už jenom na wifinách.

Re: disable-running-check

Napsal: 20 Jul 2012 14:55
od Petr S.
Nepoužil jsem tohle nastavení :D

Re: disable-running-check

Napsal: 20 Jul 2012 22:45
od ludvik
A prý také u x86.
hapi píše:někde jsem čet že to je zastaralá funkce takže poslední dobou funguje už jenom na wifinách.

Re: disable-running-check

Napsal: 15 Feb 2017 11:16
od hitmix
Ano, někdy je na pováženou jednání vývojářů, ale bohužel, my s tím nic nenaděláme. také jsem toto potřeboval použít, ale ejhle... Nicméně existují ještě zadní vrátka, která se dají zatím použít a to zadáním úplné cesty i s lomítkem

/interface ethernet set 1 disable-running-check=no
kde číslo za příkazem "set" je samozřejmě číslo ethernetu, na který to aplikujete.

Re: disable-running-check

Napsal: 15 Feb 2017 11:25
od ludvik
Odpovídáš na dost starou diskusi a ještě k tomu vyloženě špatně.

Kód: Vybrat vše

/interface ethernet set 1 ?
Change properties of one or several items.

<numbers> -- List of item numbers
advertise --
arp -- Address Resolution Protocol
arp-timeout --
auto-negotiation -- When enabled the interface "advertises" the maximum capabiliti
es to achieve the best connection possible
bandwidth --
combo-mode --
comment -- Short description of the item
disabled -- Defines whether item is ignored or used
full-duplex -- Defines whether the transmissionof data appearsin two directions si
multaneously
l2mtu --
loop-protect --
loop-protect-disable-time --
loop-protect-send-interval --
mac-address -- MAC address
master-port --
mdix-enable --
mtu -- Maximum Transmit Unit
name -- Interface name
orig-mac-address --
poe-out --
poe-priority --
rx-flow-control --
speed -- sets the data transmission speed of the interface
tx-flow-control --

/interface ethernet set 1 disable-running-check=no
expected end of command (line 1 column 27)