Static Diameter realm routes

Static Diameter realm routes are used to reach remote realms, which are not directly connected to the local realm configured on the SRĀ OS.

They are configured under the Diameter peer:

configure
   aaa
      diameter 
           node <origin-host-string> [origin-realm <origin-realm-string>]
                peer index <index> [<destination-host-string>]      
                    route index <index> [realm <name>] [application <name>] [create]
                        preference <1-100> 
                

There are two preference parameters that can be configured under this CLI hierarchy:

The order of the evaluation for realm routes is:

A static route is installed in the realm table only if the peer in which it has been configured is in an open state.