Recent disruptions to two undersea internet cables in the Baltic Sea have yet again...
3.1.6 Creating GMI Tokens
- Access GMI Instance CLI: Connect to the GMI instance Command Line Interface (CLI) either through a direct console connection or remotely via a terminal.
- Use GMI CLI Tool: Use the GMI CLI tool to obtain the GMI instance’s unique identifier by executing the following command:
# gmi-cli showID GMI UID: 7cdbc6c8a81e469226ffb174a2bf399d
- Access IRP Instance CLI: Connect to the IRP instance Command Line Interface (CLI) either through a direct console connection or remotely via a terminal.
- Use IRP Management Tool: Create token using the command below:
# irpmng gmi add --shortname <SHORTNAME> --admin true --uid <GMIUID> GMI token IRP[1] has been added as: Admin, Enabled Write down the token value as it cannot be retrieved later: b84edc081481b339edcc1d51c96e2668663f894848ffa9556ed0c243c1611460
- <SHORTNAME> – This is the desired short name for the IRP instance.
- <GMIUID> – This is the GMI unique identifier you retrieved earlier.
- Use the Figure: GMI authorization form to complete the IRP instance registration