Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Info
titleNOTEs:
  •   Only AS7726-32X and AS7326-56X support to disable the 10G-Base-KR ports. By default, they are disabled on AS7726-32X and AS7326-56X.
  •   On other platforms, by default, the two 10G-Base-KR ports are two 10G-KR management ports linked to CPU.
  •    If you change the mapping mode of a 10G Base KR port, the port name will also change. Therefore, before changing the mapping mode of the 10G Base KR port, you need to manually delete or modify the configuration of the unavailable interfaces (such as me-1/1/1, me-1/1/2, te-1/1/1, or te-1/1/2) to ensure that the configuration file can be loaded properly upon system restart.
  •   There is a limitation when enabled the 10G-Base-KR ports as either front panel ports or management ports, namely:
    • On AS7726-32X and N8550-32C, port xe-1/1/32 is not allowed to be split into four Gigabit Ethernet ports.
    • On AS7326-56X and N8550-48B8C, port xe-1/1/8 is not allowed to be split into four Gigabit Ethernet ports.
  •   The interface rate of the two Me ports can only support auto-negotiation mode.

Introduction

AS7726-32X, AS7326-56X, N8550-48B8C and N8550-32C have two 10G-Base-KR ports (10G-KR) on the front panel to support additional high-speed link between CPU and ASIC (switch chip). PICOS supports to configure the two 10G-Base-KR ports as two 10G SFP+ front panel data ports or they can be configured to provide additional high speed links between the switch CPU and ASIC. 

...

Supported Platforms

Currently only AS7726-32X, AS7326-56X, N8550-48B8C and N8550-32C switches have the 10G-Base-KR ports which can be configured as two 10G SFP+ data ports on the front panel or as two 10G-KR management ports linked to CPU. By default, 10G-Base-KR ports are disabled.

Configuration

This section describes how to configure the two 10G-Base-KR ports as front panel ports or management ports linked to CPU.

...

  • From the Linux shell prompt, run sudo picos_boot management-port-mapping command to configure the 10G-Base-KR ports as two 10G-KR management ports linked to CPU. The option [3] No me Port(s) indicates that the 10G-Base-KR ports are disabledOnly AS7726-32X and AS7326-56X support to disable the 10G-Base-KR ports.
Code Block
admin@PICOS:~$ sudo picos_boot management-port-mapping
    [1]  To Host CPU
    [2]  To Front Panel    
    [3]  No me Port(s)      * default
Enter your choice(1,2,3):1

 To Host CPU is selected.
Please restart the PICOS service

...