Changes between Version 31 and Version 32 of Mc04-3uVars


Ignore:
Timestamp:
Jun 9, 2022, 4:04:17 PM (2 years ago)
Author:
san
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mc04-3uVars

    v31 v32  
    324324
    325325----
    326 '''SW-01(в резерве)'''
    327 ----
    328 '''.5.0.''' - IP адрес платы
    329 [[BR]]
     326'''SW-01'''
     327----
     328'''.5.0.''' - IP адрес платы (заполнено когда плата находится в резерве)
     329[[BR]]
     330'''.7.x.1.0''' - slot-mode. Режим подключения порта SW-01 к  портe платы в СЛОТЕ x=1..21 (внутренние дела блока, для пользователя неважно)
     331{{{
     332Переменная .7.x.1.0:
     333Бит 0: ethEnable (1 - enable, 0 - disable).
     334Бит 1: ethMode (0 - SGMII, 1 - 1000baseX).
     335Биты 2-3: ethSpeed (0 - Auto, 1 - 10 Мбит/с, 2 - 100 Мбит/с, 3 - 1000 Мбит/с).
     336Биты 4-5: ethFC (0 - Auto, 1 - Disable, 2 - Enable).
     337Биты 6-7: ethDuplex (0 - Auto, 1 - Half Duplex, 2 - Full Duplex).
     338Бит 8: ethForceLinkUp (0 - normal, 1 - force).
     339Остальные биты не используются.
     340}}}
     341
     342[[BR]]
     343'''.11.1.x.0''' slot9-ethernet-port-status (x = 1 .. 10) Статус порта x коммутатора Ethernet платы SW-01.
     3448 портов для подключения плат(если платы имеют такую возможность (Назначение портов/соответствие слотам  зависит от того в каком слоте стоит плата SW-01( 9 основной  или 10 резерв).
     345+2 порта на лицевой панели SW-01
     346{{{
     347Бит  0: Indicates the port’s link status.
     3480 = Link is down.
     3491 = Link is up.
     350
     351Бит 1: Indicates the port’s speed as resolved from Auto-Negotiation if Speed Auto-
     352Negotiation is enabled (<AnSpeedEn> = 1), or according to the setting of
     353<SetGMIISpeed> if speed Auto-Negotiation is disabled.
     3540 = Port’s speed is 10 Mbps or 100 Mbps according to <MIISpeed>.
     3551 = Port’s speed is 1000 Mbps.
     356
     357Бит 2: Relevant when <GMIISpeed> = 0.
     358Indicates the port’s speed as resolved from Auto-Negotiation if Speed Auto-
     359Negotiation is enabled (<AnSpeedEn> = 1), or according to the setting of
     360<SetMIISpeed> if speed Auto-Negotiation is disabled.
     3610 = Port’s speed is 10 Mbps.
     3621 = Port’s speed is 100 Mbps.
     363
     364Бит 3: Port’s duplex mode indication
     365Indicates the duplex mode as resolved from Auto-Negotiation if duplex
     366Auto-Negotiation is enabled (<AnDuplexEn> = 1), or according to the set-
     367ting of <SetFullDuplex> if duplex Auto-Negotiation is disabled.
     3680 = Port is in half-duplex mode.
     3691 = Port is in full-duplex mode.
     370
     371Бит 4: IEEE 802.3x Flow Control frames reception is enabled.
     372This bit indicates that 802.3x Flow Control frames reception is enabled, as
     373resolved from Auto-Negotiation if Flow Control Auto-Negotiation is enabled
     374(<AnFcEn> = 1), or according to the setting of <SetFcEn> if Flow Control
     375Auto-Negotiation is disabled.
     3760 = Disabled.
     3771 = Enabled.
     378
     379Бит 5: IEEE 802.3x Flow Control frames transmission is enabled.
     380This bit indicates that 802.3x Flow Control frames transmission is enabled,
     381as resolved from Auto-Negotiation if Flow Control Auto-Negotiation is
     382enabled (<AnFcEn> = 1), or according to the setting of <SetFcEn> if Flow
     383Control Auto-Negotiation is disabled.
     3840 = Disabled.
     3851 = Enabled.
     386
     387Бит 6: Relevant when the port is in full-duplex mode, <FullDx> = 1, and
     388<RxFcEn> = 1.
     389The port received an IEEE 802.3x pause frame and stopped transmission of
     390packets.
     3910 = Port is in normal state and is sending packets. Either an XON packet
     392was received or the pause Timer has expired.
     3931 = Port received a pause and pause Timer has not expired yet. The port
     394halts its transmission until the timer is expired.
     395
     396Бит 7: Relevant when the port is in full-duplex mode, <FullDx> = 1, and
     397<TxFcEn> = 1.
     398The port is sending IEEE 802.3x Flow Control pause frames due to lack of
     399buffers.
     4000 = Port has buffers for reception of new packets (in Xon Status).
     4011 = Number of buffers allocated for this port is above its configured Xoff
     402threshold, and it is sending 802.3x Flow Control pause frames with
     403Timer = 0xFFFF. New packets are received until the port reaches its
     404configured buffers limit threshold.
     405
     406Бит 8: Relevant when the port is in half-duplex mode, <FullDx> = 0, and <Back
     407PressureEn> = 1.
     408Indicates that the port is doing back pressure due to lack of buffers.
     4090 = Port has buffers for reception of new packets.
     4101 = Port has depleted all of its buffers and does not have buffers for the
     411reception of new packets. While not transmitting packets, the port sends
     412a jam pattern to prevent packet reception.
     413
     414Бит 9: Port Buffers Full Indication
     4150 = Port has buffers for reception of new packets.
     4161 = Port has depleted all of its buffers and does not have buffers for the
     417reception of new packets. All packets received while this field is 1, are
     418dropped
     419
     420Бит 10: The 10-bit state machine has been in <SyncOk> = FAIL for 10 ms or more.
     4210 = in Sync.
     4221 = Sync is down for more than 10ms.
     423Refer to IEEE 802.3 clause 36.
     424
     425Бит 11: Auto-Negotiation process is done. This field is cleared during the Auto-
     426Negotiation phase and is set once the Auto-Negotiation process is done.
     4270 = Auto-Negotiation is in progress.
     4281 = Auto-Negotiation process is done.
     429
     430Бит 12: Relevant when <InBandAnEn> is set to 1 and <InBandAn ByPassEn> is set
     431to 1.
     432This bit is set to 1 to indicate in-band Auto-Negotiation bypass has been
     433activated. If the link partner does not respond to the Auto-Negotiation pro-
     434cess, the link is established by bypassing the Auto-Negotiation procedure.
     435After bypassing Auto-Negotiation, the link is set to be UP.
     436Speed is set according to <SetGMIISpeed> and <SetMIISpeed>.
     437Duplex is set according to <SetFullDuplex>.
     438
     439Бит 13: The 1.25 Gbps SERDES incorporates a PLL. This signal indicates that the
     440PLL is locked and the clock generated by the PLL is stable.
     4410 = 1.25 Gbps SERDES PLL not is locked.
     4421 = 1.25 Gbps SERDES PLL is locked.
     443
     444Бит 14: PCS has detected three comma patterns and is synchronized with its peer
     445PCS layer.
     4460 = PCS layer has not detected comma patters.
     4471 = PCS has detected a few comma patterns and is synchronized with its
     448peer PCS layer.
     449
     450Бит 15: не используется (всегда 0).
     451}}}
     452
     453[[BR]]