Routing Configuration Guide, Cisco IOS XE Catalyst SD-WAN Release 17.x

PDF

Monitor Cisco SD-WAN Controller route filtering by TLOC color

Want to summarize with AI?

Log in

View TLOC colors for a device

When applying route filtering, the controllers use this TLOC color information to determine which routes are relevant to a device.

Procedure

To view the list of the TLOC colors that a device advertises to Cisco SD-WAN Controllers, use the show support omp peer peer-ip command on a Cisco SD-WAN Controller.

Example:

The following example shows the TLOC colors that the peer device 10.0.0.15 is advertising—in this case, lte and 3g.

device#show support omp peer peer-ip 10.0.0.15 | inc color 
ed bitmap: 0xc0, TLOC color supported list: lte 3g

Check TLOC color compatibility

Procedure

To check the compatibility of TLOC colors, use the request support omp tloc-color-compat command.

Example:

The following example requests information about whether the 3g and lte colors are compatible. These are both public TLOC colors, so they are compatible:

vsmart# request support omp tloc-color-compat 3g lte 
Checking compatibility for colors:3g and lte 
TLOC colors: 3g and lte are compatible 

The following example requests information about whether the 3g and mpls TLOC colors are compatible. They are incompatible:

vsmart# request support omp tloc-color-compat 3g mpls
Checking compatibility for colors:3g and mpls 
TLOC colors: 3g and mpls are incompatible