
2-135
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
diameter realm
General Guidelines
• Priority is required except for the first peer entry assigned to a realm. If a priority is not assigned to
the first peer entry for a realm, a priority of 100 is assigned automatically.
• In the Gx application there is one realm with many peers supporting that realm.
• In the Gy application there can be several realms, each with multiple peers.
• Peers can support more than one application.
• To remove the entry for a peer only for a specific application, specify Gx or Gy in the no form of
the command. If you do not specify the application, if two peer entries exist, they will both be
removed.
• To clear the routing table use the no diameter realm all command.
Authorization: admin
Examples
Example 1
The following example shows how to add a route.
SCE8000>enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)#diameter realm test_realm.cisco.com Gy peer test_peer
Example 2
The following example shows how delete one entry from the routing table.
SCE8000>enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)#no diameter realm test_realm.cisco.com Gy peer test_peer
Example 3
The following example is similar to Example 2, but it removes both entries for the specified peer from
the routing table.
SCE8000>enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)#no diameter realm test_realm.cisco.com peer test_peer
Related Commands Command Description
show diameter realm Displays all routing table entries for the specified realm
show diameter routing table Displays the routing table.
Commenti su questo manuale