4.133 chg-sfappopts
Use this command to change SFAPP configuration. This command updates the SFAPPOPTS table.
Parameters
- failth (optional)
- This parameter defines the failed validation threshold. The difference between failure and success counts of a dynamically learned VLR must cross this threshold in order for the VLR to become Blacklisted.
- mode (optional)
- Provides the option to turn off dynamic learning, test the learning algorithm, and move the system in operation using various modes
- succth (optional)
- This parameter defines the successful validation threshold. The difference between success and failure counts of a dynamically learned VLR must cross this threshold in order for the VLR to become Whitelisted.
Example
chg-sfappopts:vlrimeichallenge=yes
chg-sfappopts:mode=off
chg-sfappopts:mode=learn
chg-sfappopts:mode=test
chg-sfappopts:mode=active
chg-sfappopts:succth=3
chg-sfappopts:failth=5
chg-sfappopts:succth=5:failth=3:velth=8:mode=learn
Dependencies
When SFAPP(P) to OAM sync (copy-table) is in progress do not switch the mode to OFF or LEARN as these mode performs copy table from SFAPP(P) to OAM.
Multiple copy table at same time may cause table corruption
The SFAPP table should be accessible.
When there is NO Active SFAPP cards on EAGLE, User will not be able to switch the mode
Output
chg-sfappopts:mode=learn
tekelecstp 18-09-13 11:04:35 EST EAGLE 46.7.0.0.0-75.10.0
chg-sfappopts:mode=learn
Command entered at terminal #17.
;
tekelecstp 18-09-13 11:04:35 EST EAGLE 46.7.0.0.0-75.10.0
WARNING: Re-Switch the mode after TWO Minute as this mode needs time to sync with OAM
;
Command Accepted - Processing
tekelecstp 18-09-13 11:04:35 EST EAGLE 46.7.0.0.0-75.10.0
CHG-SFAPPOPTS: MASP A - COMPLTD
;
Command Executed
Legend
- VLRIMEICHALLENGE - Enables/Disables the VLR IMEI challenge for CAT3.2 messages
- MODE- Provides option to
turn off dynamic learning, test the learning algorithm, and move the system in
operation using various modes
- OFF- Turn off the dynamic whitelist learning. Delete all the dynamic VLR profile and dynamic VLR roaming entries.
- LEARN - Only learn about new VLRs, no challenges are performed (newly learned VLRs are considered as Whitelisted). Delete dynamic entries without parent in static when switch from ACTIVE or TEST mode
- ACTIVE - Challenges are performed. Status of dynamically learned VLRs are changed to Whitelisted or Blacklisted if they meet criteria
- TEST - Challenges are performed. However, learned VLRs remain Grey listed
- SUCCTH If system-wide success threshold is 0 i.e., None, then do not transition any VLR to whitelist
- VELTH - In case VELTH is set to None, all dynamic VLR roaming entries will always be in LEARNING phase and will never be used for VLR validation
- AGETIME - In case agetime is set to None, ageing will not perform
Related Topics