Print Download PDF Send Feedback

Previous

Routing Monitor

In This Section:

Monitoring Routes - Gaia Portal

Monitoring Routes - Gaia Clish (show route)

Monitoring the Routing Daemon - Gaia Clish (show routed)

Monitoring the Multicast Forwarding Cache - Gaia Clish (show mfc)

Use the routing monitor to show summary information about routes on the Gaia system.

Monitoring Routes - Gaia Portal

In Gaia Portal, you can see information about active, inactive or all (both active and inactive) routes on your Gaia system for BGP, OSPF and RIP protocols.

To show the routes on the Gaia system using the Gaia Portal:

  1. In the tree view, click Advanced Routing > Routing Monitor.
  2. Optional: In the Filter Protocols column, select the protocol whose routes you want to see. Shift-click to select multiple items.

Monitoring Routes - Gaia Clish (show route)

Use these Gaia Clish commands to show information about active, inactive or all (both active and inactive) routes on your Gaia system for BGP, OSPF and RIP protocols:

show route
   rip
   bgp {aspath | communities | detailed | metrics | suppressed}
   inactive {bgp | rip}
   all {bgp | rip | ospf}

Use these commands to show information about active, inactive, or all routes on your system for OSPF:

show route
   ospf
   inactive ospf
   all ospf

Use these commands to show information about active, inactive and all aggregate routes on your system:

show route
   aggregate
   inactive aggregate
   all aggregate

Use these commands to show additional information about routes on your system:

show route
   all [direct | static | kernel]
   direct
   inactive [direct | static | kernel]
   kernel
   static
   summary
   destination <ip_address>
   exact <ip_prefix>
   less-specific <ip_prefix>
   more-specific <ip_prefix>

Monitoring the Routing Daemon - Gaia Clish (show routed)

Use the following commands to view general information recorded by the Gaia routing daemon (routed).

show routed
   memory
   resources
   krt
   version 

Parameter

Description

memory

Show the memory usage of the routing daemon, for each routing protocol running on the system.

  • Total memory usage.
  • Memory used by each routing protocol.
  • MFC- memory used for the multicast forwarding cache (MFC).
  • Core - memory used by routed for internal purposes.

resources

Show the following system information:

  • Total uptime
  • Total user time
  • Total system time
  • Page faults
  • Page reclaims
  • File system writes
  • File system reads
  • Message writes
  • Message reads
  • Signals received
  • Total swaps
  • Voluntary context switches
  • Involuntary context switches

krt

Show statistical information about the messages sent and received on the raw sockets between the kernel and routed.

  • KRT interface message count
  • KRT interface message length
  • KRT route message count (rx)
  • KRT route message length (rx)
  • KRT route message count (tx)
  • KRT route message length (tx)
  • KRT route adds
  • KRT route changes
  • KRT route deletes

version

Shows the following system information:

  • routed version
  • System start time
  • Current time
  • System uptime

Monitoring the Multicast Forwarding Cache - Gaia Clish (show mfc)

Use the following commands to see information about multicast forwarding cache (MFC) on your system.

show mfc
   cache
   summary
   interface
   orpans
   stats 

Parameter

Description

cache

Shows MFC state information.

summary

Shows the following MFC state information:

  • Number of interfaces enabled
  • Number of cache entries
  • Kernel forwarding entry limit
  • Number of kernel forwarding entries
  • Cache entry average lifetime
  • Prune average lifetime
  • Cache age cycle
  • Data rate update interval
  • Multicast protocol (instance)

interface

Shows MFC interface state information.

orphans

Shows MFC orphan state information.

stats

Shows various information about the following MFC properties:

  • Resolve task summary
  • Resolve requests
  • RPF failure notifications
  • MFC maintenance