GigaCore as AVB Grandmaster

GigaCore as AVB Grandmaster

Change priorities with CLI.

***************************************************************************************
The use of the CLI is, as always, at your own risk.

Access the CLI with an SSH client like Putty or Moba Xterm

Default Login : admin
there is no password by default (or the password set as in the web authentication)

***************************************************************************************

Enter the configuration mode :

  1.     # configure terminal


Change the settings of PtP Domain 0 :

  1.     (config)# ptp 0 gptp rootSystemPriority1 <0-255>

Where 0-255 is a requested priority
!!!!! 255 is lowest priority (NOT grandmaster capable) and 0 is highest!!!!!
After that you should replug at least one of the cables to trigger the BMCA.

To Save the configuration

  1.     (config)# exit
  2.     # copy running-config startup-config



    • Related Articles

    • Gigacore Switches and Avid S6L

      As most of you probably know by now, Gigacore switches can be used to connect the different units in an Avid S6L system. The procedure to configure Gigacore switches is described by Avid in this document : ...
    • GigaCore API documentation

      In the attached document you can find all the web API commands available for the second generation GigaCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc This API works for the following devices: ...
    • Using AVB on Luminex Switches - Original GigaCore line

      Luminex GigaCore switches are Avnu Certified with firmware version 2.8.0 and later. All GigaCore switches, including legacy devices already installed in the field, will be capable of receiving this firmware update. No additional service charges or ...
    • AVB terms and definitions.

      What is gPTP and why is it important in an AVB network? PTP (Precision Time Protocol) is designed to synchronize clocks in a network with high precision, typically in the sub-microsecond range. gPTP, or Generalized Precision Time Protocol, is defined ...
    • GigaCore Bitfocus Companion Streamdeck module

      Introduction Luminex products have an open HTTP API. This API can be used to integrate with other software applications. The GigaCore API is documented here (generation 2) and here (generation 1). One such application is Bitfocus Companion, a ...