Getting started

About this guide

This guide provides the basic, step-by-step configuration required to set up services on the following Nokia routers:
  • 7450 ESS

  • 7750 SR

  • 7950 XRS

  • Virtualized Service Router (VSR)

Required feature sets for each service type are described with configuration examples in this guide; related show commands that you can use to view and verify specific configuration information are included in Show commands.

Use this guide as a one-stop reference for basic service configuration. Where applicable, links to the SR OS customer documentation are provided in this guide for additional reading.

This guide does not provide detailed information about service types and is not intended to replace the SR OS customer documentation listed in the 7450 ESS, 7750 SR, and 7950 XRS Guide to Documentation. For detailed information about service features and options, see the SR OS customer documentation WebHelp or the Nokia Doc Center.

This guide is organized into functional chapters and provides concepts and descriptions of the implementation flow, as well as Command Line Interface (CLI) syntax and command usage.

Command outputs shown in this guide are examples only; actual displays may differ depending on supported functionality and user configuration.

Note: This guide generically covers Release 25.x.Rx content and may contain some content that will be released in later maintenance loads. For information about features supported in each load of the Release 25.x.Rx software or for a list of unsupported features by platform and chassis, see the SR OS R25.x.Rx Software Release Notes, part number 3HE 21562 000x TQZZA.

Conventions

This section describes the general conventions used in this guide.

Precautionary and information messages

The following information symbols are used in the documentation.

DANGER: Danger warns that the described activity or situation may result in serious personal injury or death. An electric shock hazard could exist. Before you begin work on this equipment, be aware of hazards involving electrical circuitry, be familiar with networking environments, and implement accident prevention procedures.
WARNING: Warning indicates that the described activity or situation may, or will, cause equipment damage, serious performance problems, or loss of data.
Caution: Caution indicates that the described activity or situation may reduce your component or system performance.
Note: Note provides additional operational information.
Tip: Tip provides suggestions for use or best practices.

Options or substeps in procedures and sequential workflows

Options in a procedure or a sequential workflow are indicated by a bulleted list. In the following example, at step 1, the user must perform the described action. At step 2, the user must perform one of the listed options to complete the step.

Options in a procedure

  1. User must perform this step.
  2. This step offers three options. User must perform one option to complete this step.
    • This is one option.
    • This is another option.
    • This is yet another option.

Substeps in a procedure or a sequential workflow are indicated by letters. In the following example, at step 1, the user must perform the described action. At step 2, the user must perform two substeps (a. and b.) to complete the step.

Substeps in a procedure

  1. User must perform this step.
  2. User must perform all substeps to complete this action.
    1. This is one substep.
    2. This is another substep.

SR OS service configuration

Unless otherwise indicated, this guide uses MD-CLI command syntax. Required feature sets for each service type are described with configuration examples; related show command examples are described in Show commands. All configuration examples shown in this guide are in the MD-CLI full context format. The reference chassis used is the 7750 SR-1, and the software version is SR OS Release 25.7.R1. Use the show system info command to verify the chassis model and software version of your router.

The following figure shows the services for which basic step-by-step configurations and show command examples are described in this guide.

Note: This figure does not represent a comprehensive list of all features and associated options available for services on the SR OS. For detailed information about supported service features and options, see the SR OS customer documentation WebHelp or the Nokia Doc Center.
Figure 1. Scope of services configuration and show command examples in this guide

Topology

The following figure shows the topology used for the configuration examples in this guide. The topology consists of four Provider Edge (PE) routers, two Provider (P) routers, and four Customer Edge (CE) routers. All configuration examples in this guide are specific to PE routers. For configuration on other routers, see their containerlab startup configuration files for details.

Figure 2. Topology used for configuration examples

The following figure shows the IPv4 addressing used for the configuration examples in this guide.

Figure 3. IPv4 addressing used for configuration examples

Containerlab reference

All configuration used in this guide, along with complete working configurations for the reference topology, are available for deployment in Containerlab at https://github.com/nokia/sros-docs-lab.

Note: A license is required for SR OS node deployment. Contact your Nokia account representative to obtain the necessary license required to proceed with deployment.

MD-CLI command reference

The following table lists the MD-CLI commands commonly used in this guide. For a complete list of SR OS CLI trees and command descriptions, see 7450 ESS, 7750 SR, 7950 XRS, and VSR MD-CLI Command Reference Guide. For a comparison of the SR OS MD-CLI with those used by other OS, see 7450 ESS, 7750 SR, 7950 XRS, and VSR MD-CLI Quick Reference Guide.

Table 1. Commonly used MD-CLI commands
Action Command
Enter private candidate mode configure private
Commit configuration changes commit
Delete configuration elements delete command path
Discard configuration changes discard
Compare candidate to running compare /
View configuration in current context info
View configuration in full context format info full-context
View full configuration of router admin show configuration
Search for keyword in output command | match keyword
Find a command tree flat detail | match keyword
Exit candidate mode exit
Exit the router logout