from (TDF Domain Selection)
Syntax
from {
3gpp-imsi {
equals value;
has-prefix value;
has-suffix value;
matches value;
}
attribute name {
code numeric-code;
vendor-id vendor-id;
format {
integer {
equals {
value;
}
greater-than value;
less-than value;
}
string {
equals {
value;
}
has-prefix{
value;
}
has-suffix {
value;
}
matches {
value;
}
}
time {
equals {
value;
}
greater-than value;
less-than value;
}
v4address {
equals {
value;
}
}
v6address {
equals {
value;
}
}
v6prefix {
equals {
value;
}
}
}
}
called-station-id {
equals value;
matches value;
}
calling-station-id {
equals value;
matches value;
}
class {
equals value;
has-prefix value;
has-suffix value;
matches value;
}
client client-name;
framed-ip-address {
equals value;
}
framed-ipv6-prefix {
equals value;
}
nas-ip-address {
equals value;
}
snoop-segment snoop-segment-name;
user-name {
equals value;
has-prefix value;
has-suffix value;
matches value;
}
}
Hierarchy Level
[edit unified-edge gateways tdf gateway-name domain-selection term term-name]
Description
Specify the match criteria for the TDF domain selection or PCEF profile selection term.
Note:
For any term, the subscriber must match all the match
conditions specified in a from statement. If you do not
configure the from statement, then all subscribers are
considered a match.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
unified-edge—To view this statement in the configuration.
unified-edge-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 16.1.