[Contents] [Prev] [Next] [Index] [Report an Error]

Routing Table Naming Conventions for Multitopology Routing

Each routing protocol creates a routing table based on the topology name, the instance name, and the purpose of the table. A routing table for each topology uses the following format:

logical-system-name/routing-instance-name:topology-name.protocol.identifier

The routing instance string is included only if the instance is not the master. The logical system string is included only if the logical system identifier has a value other than 0 (zero). Each routing table for a topology includes a colon (:) before the topology name that also separates the routing-instance name from the topology name. protocol is the protocol family, which can be inet or inet6. identifier is a positive integer that specifies the instance of the routing table. Table 10 shows specific examples of routing tables for various topologies.

Table 10: Examples of Routing Tables for Custom Topologies

Name of Routing Table

Description

:voice.inet.0

Master instance, voice topology, unicast IPv4 routes

:voice.inet6.0

Master instance, voice topology, unicast IPv6 routes

:voice.inet.3

Master instance, voice topology, ingress label-switched paths (LSPs)

private_1/:voice.inet.0

Logical system private, voice topology, unicast IPv4 routes

customer-A:voice.inet.0

Virtual-router customer-A, voice topology, unicast IPV4 routes

customer-B:voice.inet.3

Virtual-router customer-B, voice topology, ingress LSPs

customer-A:voice.mpls.0

Virtual-router customer-A, voice topology, unicast carrier-of-carriers IPV4 routes


[Contents] [Prev] [Next] [Index] [Report an Error]