Specifications

2-132
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
diameter peer
General Guidelines
Do not assign the same IP address to two peers, even if the port numbers are different, unless they
are in different domains.
To remove one entry from the peer table, use the no diameter peer name command.
To clear the peer table, use the use the no diameter peer all command.
Authorization: admin
Examples
Example 1
The following example shows how to add an entry to the peer table for a peer named “test_peer”.
SCE8000>enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)#diameter peer test_peer peer-host 1.1.1.1
Example 2
The following example shows how to clear the peer table.
SCE8000>enable 10
Password:<cisco>
SCE8000# configure
SCE8000(config)#no diameter peer all
Related Commands Command Description
show diameter peer Displays the specified peer table entry.
show diameter peer-table Displays the peer table.