Cisco Catalyst SD-WAN Policies Configuration Guide, Releases 26.x and Later

PDF

EPBR monitoring commands

Want to summarize with AI?

Log in

Lists CLI show commands for ePBR monitoring rather than using the Cisco SD-WAN Manager interface.


ePBR can't be monitored through Cisco SD-WAN Manager. To verify your configuration or monitor ePBR statistics, use the show commands described below.

Verify Availability of Next Hop

The following is sample output from the show platform software epbr track command.

Device# show platform software epbr track
Track Object:
obj num:2:
  track:0x7F94B4376760
   seq:10, nhop:123.0.0.2, nhop_reachable:1, track_handle:0x7F94AFDAE240,
   global:0, vrf_name:300, track_reachable:1
   parent:0x7F94B4383778, oce:0x7F94B81193A8
obj num:1:
  track:0x7F94B8187810
   seq:10, nhop:100.0.0.2, nhop_reachable:1, track_handle:0x7F94AFDAE1D0,
   global:0, vrf_name:100, track_reachable:1
   parent:0x7F94B8187778, oce:0x7F94B81188B8

In this example, nhop_reachable has the value 1, which indicates that the next hop is reachable. track_reachable represents the result of SLA probe and has the value 1, which indicates that the next hop is reachable. If the next hop isn't reachable, the value would be 0 for these parameters.

View Next Hop Configuration

Use the show platform software epbr R0 feature-object redirect to view the next hop configuration.

Note

To be able to view this output, you must have tracker configured.

Device# show platform software epbr r0 feature-object redirect
FMAN EPBR Redirect Feature Objectep
 
Feature Object ID: 9876543211
  Flags: 0x3
  Table ID: 0x4
  Next-hop: 10.10.10.2
  P2P ADJ-ID: 0
 
Feature Object ID: 1234567890 
  Flags: 0x3
  Table ID: 0x2
  Next-hop: 172.16.0.0
  P2P ADJ-ID: 0