Project

General

Profile

PRL Updates » History » Version 1

Greg Deickman, 05/10/2016 11:24 AM

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 1 Greg Deickman
ln -s /opt/sdm/PRL/[MAC]
17 1 Greg Deickman
~~~
18 1 Greg Deickman
19 1 Greg Deickman
## Validation
20 1 Greg Deickman
Run the following command to ensure the file is linked correctly.
21 1 Greg Deickman
22 1 Greg Deickman
~~~
23 1 Greg Deickman
Command
24 1 Greg Deickman
~~~
25 1 Greg Deickman
26 1 Greg Deickman
# Nightly Validation
27 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.
28 1 Greg Deickman
29 1 Greg Deickman
 - The Date
30 1 Greg Deickman
 - MAC
31 1 Greg Deickman
 - PRL Version
Add picture from clipboard (Maximum size: 10 MB)