Top Banner
7/21/2019 ASIK - Planning Documentation v.1.1 28032015 http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 1/23  Page 1 of 23 Planning Documentation  ASIK implementation  –  phase 1 Doc. Number Revision / Edition Effective Date : : : Reference David Farich Document version 1.1 Documented by  Arief Budiman Documented date 16 March 2015  Accepted by Herbert Christian  Approved date Document Update Author Evolution Aim Scenario implementation  Attributing IP Addressing Plan Topology network Time frame Hardware item list Distribution list  AirNav IT HQ Functional IT at branch Table of Contents Project Description 2  Scenario 3 Topology Plan 20 VLAN « Server Farm » (VLAN 11) 20 Schedule Plan 22 System Resources 23 
23

ASIK - Planning Documentation v.1.1 28032015

Mar 09, 2016

Download

Documents

abeh

ASIK - Planning Documentation v.1.1 28032015
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 1/23

 

Page 1 of 23

Planning Documentation

 ASIK implementation  –  phase 1

Doc. NumberRevision / EditionEffective Date

:::

Reference David Farich

Document version 1.1

Documented by  Arief Budiman

Documented date 16 March 2015

 Accepted by Herbert Christian

 Approved date

Document Update Author Evolution Aim

Scenario implementation

 Attributing IP Addressing Plan

Topology network

Time frame

Hardware item list

Distribution list  AirNav IT HQ

Functional IT at branch

Table of Contents

Project Description 2 

Scenario 3 

Topology Plan 20 

VLAN « Server Farm » (VLAN 11)  20 

Schedule Plan 22 

System Resources 23 

Page 2: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 2/23

 

Page 2 of 23

Project Description 

This documentation shows detailed plan of implementation ASIK for branches AirnavIndonesia phase-1.The project will be conducted on March 2015.

This documentation purposes intended providing new application procedure in orderto get better performance to users access.

Page 3: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 3/23

 

Page 3 of 23

Scenario 

Hardware and Requi rements :

  Server for Data Processor  Windows OS

  XAMPP  MySQL ODBC connector  DLL and OCX component  IP Plan  UPS  Server Rack  Router

Preparat ion :

  New IP for Data processor server  NAT scenario  Routing scenario  Installation server  WAN connection (MPLS or Internet)  Project Plan Scenario

Act iv i t ies :

  Installing OS on server  Installing XAMPP services  Import database program to localhost

Database are inside Database Folder

billdb, dbops, keuangan

Choose Import tab > choose file 

Page 4: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 4/23

 

Page 4 of 23

Choose the database, import one by one

Press button kirim 

 All database imported

  Installing MySQL ODBC connector  Create new profile ODBC in order to connect to database

Start > type odbc > choose Set up ODBC data sources (64-bit) > Tab User DSN then pressAdd

Page 5: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 5/23

 

Page 5 of 23

Choose MySQL ODBC 3.5.1 Driver

  Make new connection  data source name : apbill   TCP/IP Server : localhost   User : root   Database : billdb  Klik test 

Add

Page 6: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 6/23

 

Page 6 of 23

  Make new connection  data source name : apbill2   TCP/IP Server : localhost   User : root   Database : dbops

  Klik test 

  Copy DLL and OCX to SysWOW64

Copy and paste to c: Windows/SysWOW64 

  Put into registry

Start > type cmd > right klik choose Run as administrator

Page 7: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 7/23

 

Page 7 of 23

asasasasasaaaaaaaaaaaaaaaa

type cd .. > type cd SysWOW64 > register the ocx file with regsvr32 NameOfFile.ocx

Ccc

Registration succeded

  Create Data processor shortcut on desktop

  Right click on the icon of Data Processor  > Send to : Desktop (create shortcut) 

  Execute from the shortcut

Page 8: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 8/23

 

Page 8 of 23

  Router Configuration  LAN Configuration

  Connect to Mikrotik

Double click to Open winbox

Click on the red circle mark

Mikrotik will automatically detect the MAC Address, then choose it

Click Connect button

  Hostname

Page 9: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 9/23

 

Page 9 of 23

System > Identity, rename to RTR-WAN-XXX(NameOfBranch/District)> ok 

  Administration Setup

System > Users  > Double Click Admin  > Password  > Set NewPassword > ok

  Interface List

  Click “+” > Tab general > Name : vlan1 > VLAN ID : 1 > Interface: ether2 > ok 

  Click “+” > Tab general > Name : vlan10 > VLAN ID : 10  >Interface : ether2 > ok 

  Click “+” > Tab general > Name : vlan11 > VLAN ID : 11  >Interface : ether2 > ok 

  Click “+” > Tab general > Name : vlan20 > VLAN ID : 20  >Interface : ether2 > ok 

  Click “+” > Tab general  > Name : vlan30> VLAN ID : 30  >Interface : ether2 > ok 

Page 10: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 10/23

 

Page 10 of 23

  Address List

  IP > Addresses   Click “+”   For vlan1  (Addresss : Use the vlan1 gateway for each

branch/district - Network : Use the vlan1 gateway for each

branch/district  – Interface : vlan1) > ok   For vlan10  (Addresss : Use the vlan10 gateway for each

branch/district - Network : Use the vlan10 gateway for eachbranch/district  – Interface : vlan10) > ok 

  For vlan11  (Addresss : Use the vlan1 gateway for eachbranch/district - Network : Use the vlan11 gateway for eachbranch/district  – Interface : vlan11) > ok 

  For vlan20  (Addresss : Use the vlan20 gateway for eachbranch/district - Network : Use the vlan20 gateway for eachbranch/district  – Interface : vlan20) > ok 

  For vlan30  (Addresss : Use the vlan30 gateway for eachbranch/district - Network : Use the vlan30 gateway for eachbranch/district  – Interface : vlan30) > ok 

  SNMP Setting

IP > SNMP > Checklist Enabled > ok

Page 11: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 11/23

 

Page 11 of 23

  WAN Configuration  Scenario A (Metro, etc….)

Explanation ….. 

  Scenario B.1 (IP Static Public)

  Set IP Static Public on Eth1 (Public IP commonly given by ISP,in this case you may ask PIC at Branch/District for it). 

  IP > Addresses   Click “+” > Address: type the public ip > apply > Network will

automatically shown > ok 

  IP > Routes   Tab Routes > “+” 

Page 12: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 12/23

 

Page 12 of 23

  Gateway : ask branch/district for the gateway from ISP > ok 

  IP > DNS   Servers : DNS IP from ISP   Check Allow Remote Request > ok 

  NAT (Network Address Translation)   IP > Firewall   Tab Nat  > “+” > Sub tab General  > Chain : dst-nat  > Dst

 Address : ip static public ISP/branch/district > ok 

  Sub Tab Action  > Action : dst-nat  > To Addresses : DataProcessor Server IP > ok 

Page 13: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 13/23

 

Page 13 of 23

  Tab Nat > “+” > Sub tab General > Chain : srcnat > Dst Address: ip server data processor branch/district > ok 

  Sub Tab Action > Action : srcnat > To Addresses : IP StaticPublic Branch/District > ok 

  Scenario B.2 (IP Static Private)

Page 14: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 14/23

 

Page 14 of 23

  Set IP Static Private on Eth1 (in this case you have to ask PICat Branch/District for it). 

  IP > Addresses   Click “+” > Address: type the private ip > apply > Network will

automatically shown > ok 

  IP > Routes   Tab Routes > “+”   Gateway : ask branch/district for their gateway > ok 

  IP > DNS   Servers : DNS IP from branch / district   Check Allow Remote Request > ok 

  NAT (Network Address Translation)   IP > Firewall 

  Tab Nat  > “+” > Sub tab General  > Chain : srcnat  > OutInterface : ether1 > ok 

Page 15: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 15/23

 

Page 15 of 23

  Tab Action > Action : Masquerade > ok 

  Snenario B.3 (IP Dynamic)

  IP > DHCP Client   Press “+” 

  Tab DHCP > Interface : Ether1 > ok 

Page 16: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 16/23

 

Page 16 of 23

  Dynamic IP Address will automatically shown   Success Condition : (read carefully) 

  IP > DHCP Client = bound   IP > Addresess = automatically get the ip dynamic

from ISP 

  IP > DNS = servers will automatically get the ip  ,please checklist Allow Remote Requests, then ok 

  To check that you are connected to the internet : New Terminal > ping to address which you want to reach

  NAT (Network Address Translation)   IP > Firewall   Tab Nat  > “+” > Sub tab General  > Chain : srcnat  > Out

Interface : ether1 > ok 

  Tab Action > Action : Masquerade > ok 

Page 17: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 17/23

 

Page 17 of 23

  Scenario C (Using GSM/Data Modem)  Plug modem into server  Follow driver installation until finish

  IP Configuration on Server

  Set the server to IP Static which have been set for every branch/district   Right Click on Connectivity icon > Open Network and Sharing Center  

  Click Ethernet

  Properties > Double Click Internet Protocol Version 4 (TCP/IPv4)

  Picture above is the example of IP Server for DJJ > ok 

Page 18: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 18/23

 

Page 18 of 23

  Configure > Tab Advanced : VLAN ID , Set Value = 11 > ok 

  Testing and Connecting application server  Open Data Processor  Application which has been in Desktop Shortcut > Set specified

port and baudrate, then Run Server    Plug in AMSC cable to Server (RS232 port)   Make sure that flight plans from AMSC imported to database billdb & dbops 

  Monitoring and commissioning application server

Cont ingency Plan :

  Re-configuring application server  Switching off application server

Page 19: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 19/23

 

Page 19 of 23

Flowchar t :

START

Installation H/W

Installation Win OS

Installation Data

processor and its

services

Configuring IP Address

Providing new IP

address

Configuring router 

Configuring IP routing

Configuring NAT

1

Defined SOW

Done

Done

1

Testing & Connecting

Done

Monitoring

Fallback scenario

FINISH

Y

N

Y

N

N

Y

Reconfigure router andserver 

2

2

 

Page 20: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 20/23

 

Page 20 of 23

Topology Plan 

R1500 XR 

+-+-!  100%

25%

xSeries325

UPS

Data Processor Server 

Monitor 

 

IP Plan VLAN : 172.xx.xx .1 mask 255.255.255.0 Gateway 172.xx .xx.xx

For detailed information, please refer on IP Plan Docum entat ion  for every brancheson separately file.

VLAN « Server Farm » (VLAN 11)172.xx.xx.xx Mask: 255.255.255.0 Gateway: 172.xx.xx.xx

Servers: from 172.xx.xx.xx to 172.xx.xx.xx

Branches

AFTN - AMSC Data Processor 

Router 

MPLS /

Internet

Router 

Head Office

Data Pooling

Page 21: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 21/23

 

Page 21 of 23

Workgroup Bridges: from 172.xx.xx.xx to 172.xx.xx.xxNetwork equipment: from 172.xx.xx.xx to 172.xx.xx.xx

LAN Rout ing :1/ First case: Back Bone switches with routing cardGateway to use on all equipment 172.xx.xx.xx

(VRRP address for LANrouting)

IP address gateway on first switch 172.xx.xx.xxIP address gateway on second switch 172.xx.xx.xx

2/ Second Case: switch + external routerGateway to use on all equipment 172.xx.xx.xx

3/ Third case: Back Bone switches with routing engineGateway to use on all equipment 172.xx.xx.xx

(VRRP address for LANrouting)

IP address gateway on first switch 172.xx.xx.xxIP address gateway on second switch 172.xx.xx.xx 

Page 22: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 22/23

 

Page 22 of 23

Schedule Plan 

For detailed information, please refer on project plan (ASIK - Time and Plan Phase 1v.1.0 12032015.mpp or ASIK - Time and Plan Phase 1 v.1.0 12032015.pdf)

Page 23: ASIK - Planning Documentation v.1.1 28032015

7/21/2019 ASIK - Planning Documentation v.1.1 28032015

http://slidepdf.com/reader/full/asik-planning-documentation-v11-28032015 23/23

 

System Resources 

A. Identify System Points ofContact

Role

IT Airnav Indonesia Head Quarter  

  Senior Manager   Responsible in planning and supervising theproject and network setup

  Manager   Has the responsibility to setup OS

  Senior Analyst   Has the responsibility to setup / installation

B. Identify System Resources

Hardware

  New Application Data Processor server

  UPS

  Server Rack

  Router

Software  Windows OS

  Support Services

  Routing network

Other Resources