PRL Updates » History » Version 6
Greg Deickman, 05/13/2016 02:26 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 | 4 | Jason Prouty | ln -s /opt/sdm/configs/systechConfig/prls/[prlfile] M[last six of MAC]99000000.prl |
17 | 1 | Greg Deickman | ~~~ |
18 | 2 | Jason Prouty | |
19 | 6 | Greg Deickman | ### PRL Versions [prlfile] |
20 | 3 | Jason Prouty | |
21 | 3 | Jason Prouty | #### Sprint Versions |
22 | 3 | Jason Prouty | |
23 | 3 | Jason Prouty | ##### PRL 304xx |
24 | 3 | Jason Prouty | |
25 | 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. |
26 | 3 | Jason Prouty | |
27 | 3 | Jason Prouty | ##### PRL 404xx |
28 | 3 | Jason Prouty | |
29 | 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. |
30 | 3 | Jason Prouty | |
31 | 3 | Jason Prouty | ##### PRL 506xx |
32 | 3 | Jason Prouty | |
33 | 4 | 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. This PRL is the Sprint-type analog to 304xx. |
34 | 3 | Jason Prouty | |
35 | 3 | Jason Prouty | ##### PRL 611xx |
36 | 3 | Jason Prouty | |
37 | 1 | Greg Deickman | 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. |
38 | 1 | Greg Deickman | |
39 | 1 | Greg Deickman | ### Examples |
40 | 4 | Jason Prouty | #### 73xx |
41 | 5 | Jason Prouty | ln -s /opt/sdm/configs/systechConfig/prls/30402.prl M0DF06A99000000.prl |
42 | 4 | Jason Prouty | |
43 | 1 | Greg Deickman | #### 77xx |
44 | 5 | Jason Prouty | ln -s /opt/sdm/configs/systechConfig/prls/50652.prl M0EFFA699000000.prl |
45 | 5 | Jason Prouty | |
46 | 5 | Jason Prouty | #### 81xx |
47 | 5 | Jason Prouty | ln -s /opt/sdm/configs/systechConfig/prls/40492.prl M10778899000000.prl |
48 | 5 | Jason Prouty | |
49 | 1 | Greg Deickman | |
50 | 1 | Greg Deickman | ## Validation |
51 | 1 | Greg Deickman | Run the following command to ensure the file is linked correctly. |
52 | 1 | Greg Deickman | |
53 | 1 | Greg Deickman | ~~~ |
54 | 1 | Greg Deickman | Command |
55 | 1 | Greg Deickman | ~~~ |
56 | 1 | Greg Deickman | |
57 | 1 | Greg Deickman | # Nightly Validation |
58 | 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. |
59 | 1 | Greg Deickman | |
60 | 1 | Greg Deickman | - The Date |
61 | 1 | Greg Deickman | - MAC |
62 | 1 | Greg Deickman | - PRL Version |