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. |
| 344 | 8 портов для подключения плат(если платы имеют такую возможность (Назначение портов/соответствие слотам зависит от того в каком слоте стоит плата SW-01( 9 основной или 10 резерв). |
| 345 | +2 порта на лицевой панели SW-01 |
| 346 | {{{ |
| 347 | Бит 0: Indicates the port’s link status. |
| 348 | 0 = Link is down. |
| 349 | 1 = Link is up. |
| 350 | |
| 351 | Бит 1: Indicates the port’s speed as resolved from Auto-Negotiation if Speed Auto- |
| 352 | Negotiation is enabled (<AnSpeedEn> = 1), or according to the setting of |
| 353 | <SetGMIISpeed> if speed Auto-Negotiation is disabled. |
| 354 | 0 = Port’s speed is 10 Mbps or 100 Mbps according to <MIISpeed>. |
| 355 | 1 = Port’s speed is 1000 Mbps. |
| 356 | |
| 357 | Бит 2: Relevant when <GMIISpeed> = 0. |
| 358 | Indicates the port’s speed as resolved from Auto-Negotiation if Speed Auto- |
| 359 | Negotiation is enabled (<AnSpeedEn> = 1), or according to the setting of |
| 360 | <SetMIISpeed> if speed Auto-Negotiation is disabled. |
| 361 | 0 = Port’s speed is 10 Mbps. |
| 362 | 1 = Port’s speed is 100 Mbps. |
| 363 | |
| 364 | Бит 3: Port’s duplex mode indication |
| 365 | Indicates the duplex mode as resolved from Auto-Negotiation if duplex |
| 366 | Auto-Negotiation is enabled (<AnDuplexEn> = 1), or according to the set- |
| 367 | ting of <SetFullDuplex> if duplex Auto-Negotiation is disabled. |
| 368 | 0 = Port is in half-duplex mode. |
| 369 | 1 = Port is in full-duplex mode. |
| 370 | |
| 371 | Бит 4: IEEE 802.3x Flow Control frames reception is enabled. |
| 372 | This bit indicates that 802.3x Flow Control frames reception is enabled, as |
| 373 | resolved from Auto-Negotiation if Flow Control Auto-Negotiation is enabled |
| 374 | (<AnFcEn> = 1), or according to the setting of <SetFcEn> if Flow Control |
| 375 | Auto-Negotiation is disabled. |
| 376 | 0 = Disabled. |
| 377 | 1 = Enabled. |
| 378 | |
| 379 | Бит 5: IEEE 802.3x Flow Control frames transmission is enabled. |
| 380 | This bit indicates that 802.3x Flow Control frames transmission is enabled, |
| 381 | as resolved from Auto-Negotiation if Flow Control Auto-Negotiation is |
| 382 | enabled (<AnFcEn> = 1), or according to the setting of <SetFcEn> if Flow |
| 383 | Control Auto-Negotiation is disabled. |
| 384 | 0 = Disabled. |
| 385 | 1 = Enabled. |
| 386 | |
| 387 | Бит 6: Relevant when the port is in full-duplex mode, <FullDx> = 1, and |
| 388 | <RxFcEn> = 1. |
| 389 | The port received an IEEE 802.3x pause frame and stopped transmission of |
| 390 | packets. |
| 391 | 0 = Port is in normal state and is sending packets. Either an XON packet |
| 392 | was received or the pause Timer has expired. |
| 393 | 1 = Port received a pause and pause Timer has not expired yet. The port |
| 394 | halts 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. |
| 398 | The port is sending IEEE 802.3x Flow Control pause frames due to lack of |
| 399 | buffers. |
| 400 | 0 = Port has buffers for reception of new packets (in Xon Status). |
| 401 | 1 = Number of buffers allocated for this port is above its configured Xoff |
| 402 | threshold, and it is sending 802.3x Flow Control pause frames with |
| 403 | Timer = 0xFFFF. New packets are received until the port reaches its |
| 404 | configured buffers limit threshold. |
| 405 | |
| 406 | Бит 8: Relevant when the port is in half-duplex mode, <FullDx> = 0, and <Back |
| 407 | PressureEn> = 1. |
| 408 | Indicates that the port is doing back pressure due to lack of buffers. |
| 409 | 0 = Port has buffers for reception of new packets. |
| 410 | 1 = Port has depleted all of its buffers and does not have buffers for the |
| 411 | reception of new packets. While not transmitting packets, the port sends |
| 412 | a jam pattern to prevent packet reception. |
| 413 | |
| 414 | Бит 9: Port Buffers Full Indication |
| 415 | 0 = Port has buffers for reception of new packets. |
| 416 | 1 = Port has depleted all of its buffers and does not have buffers for the |
| 417 | reception of new packets. All packets received while this field is 1, are |
| 418 | dropped |
| 419 | |
| 420 | Бит 10: The 10-bit state machine has been in <SyncOk> = FAIL for 10 ms or more. |
| 421 | 0 = in Sync. |
| 422 | 1 = Sync is down for more than 10ms. |
| 423 | Refer to IEEE 802.3 clause 36. |
| 424 | |
| 425 | Бит 11: Auto-Negotiation process is done. This field is cleared during the Auto- |
| 426 | Negotiation phase and is set once the Auto-Negotiation process is done. |
| 427 | 0 = Auto-Negotiation is in progress. |
| 428 | 1 = Auto-Negotiation process is done. |
| 429 | |
| 430 | Бит 12: Relevant when <InBandAnEn> is set to 1 and <InBandAn ByPassEn> is set |
| 431 | to 1. |
| 432 | This bit is set to 1 to indicate in-band Auto-Negotiation bypass has been |
| 433 | activated. If the link partner does not respond to the Auto-Negotiation pro- |
| 434 | cess, the link is established by bypassing the Auto-Negotiation procedure. |
| 435 | After bypassing Auto-Negotiation, the link is set to be UP. |
| 436 | Speed is set according to <SetGMIISpeed> and <SetMIISpeed>. |
| 437 | Duplex is set according to <SetFullDuplex>. |
| 438 | |
| 439 | Бит 13: The 1.25 Gbps SERDES incorporates a PLL. This signal indicates that the |
| 440 | PLL is locked and the clock generated by the PLL is stable. |
| 441 | 0 = 1.25 Gbps SERDES PLL not is locked. |
| 442 | 1 = 1.25 Gbps SERDES PLL is locked. |
| 443 | |
| 444 | Бит 14: PCS has detected three comma patterns and is synchronized with its peer |
| 445 | PCS layer. |
| 446 | 0 = PCS layer has not detected comma patters. |
| 447 | 1 = PCS has detected a few comma patterns and is synchronized with its |
| 448 | peer PCS layer. |
| 449 | |
| 450 | Бит 15: не используется (всегда 0). |
| 451 | }}} |
| 452 | |
| 453 | [[BR]] |