diameter
Syntax
diameter {
network-element element-name {
dne-origin realm realm-name <host hostname>;
forwarding {
route dne-route-name {
destination realm realm-name <host hostname>;
function function-name <partition partition-name>;
metric route-metric;
}
}
function function-name;
peer peer-name {
priority priority-number;
}
}
origin realm realm-name host hostname;
peer peer-name {
address ip-address;
connect-actively {
port port-number;
transport transport-name;
}
logical-system logical-system-name <routing-instance routing-instance-name> ;
peer-origin realm realm-name host hostname;
routing-instance routing-instance-name;
}
product-name name;
transport transport-name {
address;
logical-system logical-system-name <routing-instance routing-instance-name>;
routing-instance routing-instance-name;
}
}
Hierarchy Level
[edit]
Description
Configure the Diameter base protocol for subscriber management.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Options
| product-name name | Name of a product to advertise in the Capability Exchange Request and Capability-Exchange Answer messages to a Diameter peer. The name is included in the Diameter AVP Product-Name (269). If you change the product-name, the MX series router acting as a BNG disconnects all existing connections to Diameter peers and reconnects to those peers using the new product name.
|
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.6.
product-name option added in Junos OS Release 18.3R1
on MX Series routers.