PRL Updates » History » Version 3
Jason Prouty, 05/13/2016 01:44 PM
1 | 1 | Greg Deickman | # PRL Updates |
---|---|---|---|
2 | 1 | Greg Deickman | |
3 | 1 | Greg Deickman | This document describes how to update a single device PRL using the SOUP server. |
4 | 1 | Greg Deickman | |
5 | 1 | Greg Deickman | ## Prerequistes |
6 | 1 | Greg Deickman | 1. Ensure you have access to the production SOUP server. Create a ticket if needed. |
7 | 1 | Greg Deickman | 1. Provide adequate notification prior to updating customer devices. |
8 | 1 | Greg Deickman | 1. Ensure you have correct information including: Carrier and Model for the particular Device (MAC address) |
9 | 1 | Greg Deickman | |
10 | 1 | Greg Deickman | ## Update process |
11 | 1 | Greg Deickman | 1. Login to SOUP server: densoup01.contournetworks.net |
12 | 1 | Greg Deickman | 1. Run the following commands: |
13 | 1 | Greg Deickman | |
14 | 1 | Greg Deickman | ~~~ |
15 | 1 | Greg Deickman | cd /opt/sdm/www/soupfiles |
16 | 2 | Jason Prouty | ln -s /opt/sdm/configs/systechConfig/prls/[MAC] |
17 | 1 | Greg Deickman | ~~~ |
18 | 2 | Jason Prouty | |
19 | 1 | Greg Deickman | |
20 | 3 | Jason Prouty | ### PRL Versions |
21 | 3 | Jason Prouty | |
22 | 3 | Jason Prouty | #### Sprint Versions |
23 | 3 | Jason Prouty | |
24 | 3 | Jason Prouty | ##### PRL 304xx |
25 | 3 | Jason Prouty | |
26 | 3 | Jason Prouty | This is an MVNO-type 1xRTT PRL that supports Sprint's 1900 CMDA network used for devices unable to 'load' an IS-683E or IS-683C PRL type. |
27 | 3 | Jason Prouty | |
28 | 3 | Jason Prouty | ##### PRL 404xx |
29 | 3 | Jason Prouty | |
30 | 3 | Jason Prouty | This is an MVNO-type EVDO PRL that supports Sprint's 1900 CMDA network used for devices unable to 'load' an IS-683E PRL type. |
31 | 3 | Jason Prouty | |
32 | 3 | Jason Prouty | ##### PRL 506xx |
33 | 3 | Jason Prouty | |
34 | 3 | Jason Prouty | This is a Sprint-type 1xRTT PRL that supports Sprint's 1900 CMDA network and includes ERI (Extended Roaming Indicators) used for devices unable to 'load' an IS-683E or IS-683C PRL type. |
35 | 3 | Jason Prouty | |
36 | 3 | Jason Prouty | ##### PRL 611xx |
37 | 3 | Jason Prouty | |
38 | 3 | Jason Prouty | This is a Sprint-type EVDO PRL that supports Sprint's 1900 CMDA network and includes ERI (Extended Roaming Indicators) used for devices unable to 'load' an IS-683E PRL type. This PRL is the Sprint-type analog to 404xx. |
39 | 3 | Jason Prouty | |
40 | 3 | Jason Prouty | |
41 | 3 | Jason Prouty | ### Examples |
42 | 1 | Greg Deickman | |
43 | 1 | Greg Deickman | ## Validation |
44 | 1 | Greg Deickman | Run the following command to ensure the file is linked correctly. |
45 | 1 | Greg Deickman | |
46 | 1 | Greg Deickman | ~~~ |
47 | 1 | Greg Deickman | Command |
48 | 1 | Greg Deickman | ~~~ |
49 | 1 | Greg Deickman | |
50 | 1 | Greg Deickman | # Nightly Validation |
51 | 1 | Greg Deickman | A script is run nightly at 01:00 which will parse the logs to determine which routers have been successfully updated. This will send an email to: prlupdate@contournetworks.com which show the following information. |
52 | 1 | Greg Deickman | |
53 | 1 | Greg Deickman | - The Date |
54 | 1 | Greg Deickman | - MAC |
55 | 1 | Greg Deickman | - PRL Version |