Tip

This is the documentation for the 20.02 version. Looking for the documentation of the latest version? Have a look here.

Static RoutingΒΆ

A route is how TNSR decides where to deliver a packet. Each route is comprised of several components, including:

Route Table

A discrete collection of routes to be consulted by TNSR or its services.

Destination

The network/prefix to which clients or TNSR services will send packets.

Next Hop Address

The neighboring router which can accept traffic for the destination network.

Next Hop Interface

The interface through which TNSR can reach the neighboring router