KT Internet Segment Migration
KT Internet Segment Migration
COPYRIGHT NOTICE
This work is copyright © 2017, Allied Bank Network Planning team (Information Technology Group), all rights
reserved. Only Network Planning& Development (ITG) team can reproduce, circulate, use and create derivative
works from this provided that (a) it is not sold or incorporated into a commercial product, (b) it is properly attributed
to the Allied Bank Network Planning and O&M’s teams (Information Technology Group), and (c) derivative works
are shared under the same terms as this.
Document Control
Created on 03/24/2017
Enclosure None
Revision History
Introduction
3
Document explains the design and configuration changes. That will be used to migrate the existing KT internet segment
from VSS-6513 to NEXUS 7706.
Prerequisite Steps:
1. Physical Cabling between Nexus 7706 And Internet Firewall (Installed but not plugged in Firewall)
2. Creating the vlan 215, 232 – 235,248,251 – 254,256 – 261,503, 755 on Nexus Core vDC1 & 2
5
3. Allow the vlan on the trunk between Nexus 7706 and N5K
5. Inform all the stake holder for the services that might effect in the activity
o Internet banking
o Remote VPN
o Swift
o Proxy services
o Exchange/external Email
Migration Steps:
3. Plug the cables into the Internet ASA as per cabling plan, (we will use the existing GI0/5 & Gi0/7 on
ASA)
4. Remove the static routes that is pointing internet ASA from VSS
5. Add the static routes on Nexus 7706 that we removed from VSS
6. Redistribute the static routes in ospf using the Access-list STATIC which is already created before
activity
7. NO SHUT already created SVI (VLAN 503) at Core VDC-1 and Core VDC-2.
8. No SHUT BGP Neighbors at Kalma tower Routers and then Kashmir road after verification
6
Revert Plan:
1. SHUT inside SVI (VLAN 503) at Core VDC-1 and Core VDC-2.
2. Revert all 4 cables from ASA and plug cable back in that is coming from VSS
Approvals:
________________________ ________________________
_________________________________
Core-VDC-01/Core-VDC-02
vlan 215
name eocean-BLB
vlan 232
7
name DMZ-50
vlan 233
name mobile-banking
vlan 234
name PBRP
vlan 235
name 235 SIP-CC
vlan 248
name FCDB-Prod
vlan 251
name DMZ-1
vlan 252
name DMZ-2
vlan 253
name DMZ-3
vlan 254
name CallCentre
vlan 256
name TestServices
vlan 257
name AT-PBRP
vlan 258
name UAT-PBRS
vlan 259
name remit-prod
vlan 260
name FalconPay-Web
Vlan 261
Name Oracle-Platinum
vlan 503
name Inside-MSFC
vlan 755
name ikv2
N5k1 & 2
Interface port-channel29
Switchport trunk allowed vlan add 215, 232 - 235, 248, 251 – 254,256 – 261, 755
IP access-list STATIC
permit ip 10.30.99.38/32 any
permit ip 10.42.244.2/32 any
permit ip 10.98.244.2/32 any
8
Core-VDC-01 ( INSIDE )
interface Ethernet2/47
description *** INT-ASA-Pri-GI-0/7 ***
switchport
shutdown
switchport mode trunk
channel-group 47 mode active
interface port-channel48
description *** INT-ASA-Sec ***
shutdown
switchport
switchport mode trunk
vpc 48
interface Ethernet2/48
description *** INT-ASA-Sec-GI-0/7 ***
switchport
switchport mode trunk
channel-group 48 mode active
interface port-channel47
description *** INT-ASA-Pri ***
shutdown
switchport
switchport mode trunk
vpc 47
interface Ethernet2/47
description *** INT-ASA-Pri-GI-0/5 ***
switchport
shutdown
switchport mode trunk
channel-group 47 mode active
interface port-channel48
description *** INT-ASA-Sec ***
shutdown
switchport
switchport mode trunk
vpc 48
interface Ethernet2/48
shutdown
switchport
switchport mode trunk
channel-group 48 mode active
3. Configure HSRP between Core VDC’s for layer 3 connectivity with Internet Firewalls.
interface Vlan503
description *** MSFC-INT-Inside ***
shutdown
no ip redirects
ip address 10.21.254.21/29
no ipv6 redirects
hsrp version 2
hsrp 503
preempt delay minimum 180 reload 360
priority 150
ip 10.21.254.17
interface Vlan503
description *** MSFC-INT-Inside ***
shutdown
no ip redirects
11
ip address 10.21.254.21/29
no ipv6 redirects
hsrp version 2
hsrp 503
preempt delay minimum 180 reload 360
priority 100
ip 10.21.254.17
AT-INT-RTR-2951-1
router bgp 58515
neighbor 110.93.219.69 shutdown
AT-INT-RTR-2951-2
router bgp 58515
neighbor 221.120.209.129 shutdown
KR-RTR-INT-PRI
router bgp 58515
neighbor 221.120.216.229 shutdown
KR-RTR-INT-Sec
router bgp 58515
neighbor 110.93.205.165 shutdown
Core-VDC-01
Router ospf 20
redistribute static route-map STATIC
Core-VDC-02
Router ospf 20
redistribute static route-map STATIC
Vlan 503
No shut
15
Approvals:
________________________ ________________________
_________________________________