You are on page 1of 3

MOP for stores chromecast netflix rollout

DURATIO START END DOER CHECK


N ER
PRE-ACTIVITY
Backup Configuration of below network devices. 5mins GT
Capture the following:

Stores that included in rollout for chromecast netflix

Term len 0
Show clock
Show proc cpu hist
Show run
Show ver
Show inv
Show env
Show proc cpu sort | ex 0.00
Show ip int bri
Show int
Show cdp nei
Show access-list
Show ip route summary
Show protocol
Show ip protocol
Show ip ospf neigh
Show ip ospf interface
Sho ip bgp summary
Sho ip bgp
Sho ip bgp neigh
Show logging
sho dmvpn detail
sho dmvpn static
sho ip nhrp static
sho ip nhrp summary
sho tunnel source tracking
show license feature

Show ip route make sure you are not on term len 0


Show ip ospf route make sure you are not on term len 0

Write mem

DURING:

10mins GT
Stores that included in rollout for chromecast netflix

conf t

ip dhcp pool VLAN_50_WIFI


network 192.168.50.0 255.255.254.0

interface Vlan50
ip address 192.168.50.1 255.255.254.0

ip access-list extended VLAN50->NAT


no 10
10 permit ip 192.168.50.0 0.0.1.255 any

ip access-list extended VLAN_50_RESTRICT


no 10
no 20
no 30
!
10 deny ip 192.168.50.0 0.0.1.255 10.0.0.0 0.255.255.255
20 deny ip 192.168.50.0 0.0.1.255 172.16.0.0 0.15.255.255
30 deny ip 192.168.50.0 0.0.1.255 192.168.0.0 0.0.255.255

Revert Procedure:
10mins GT
Stores that included in rollout for chromecast netflix

conf t

ip dhcp pool VLAN_50_WIFI


network 192.168.50.0 255.255.255.0

interface Vlan50
ip address 192.168.50.1 255.255.255.0

ip access-list extended VLAN50->NAT


no 10
10 permit ip 192.168.50.0 0.0.0.255 any

ip access-list extended VLAN_50_RESTRICT


no 10
no 20
no 30
!
10 deny ip 192.168.50.0 0.0.0.255 10.0.0.0 0.255.255.255
20 deny ip 192.168.50.0 0.0.0.255 172.16.0.0 0.15.255.255
30 deny ip 192.168.50.0 0.0.0.255 192.168.0.0 0.0.255.255

POST-ACTIVITY
1. Capture the same logs and compare to baseline

Stores that included in rollout for chromecast netflix

Term len 0
Show clock
Show proc cpu hist
Show run
Show ver
Show inv
Show env
Show proc cpu sort | ex 0.00
Show ip int bri
Show int
Show cdp nei
Show access-list
Show ip route summary
Show protocol
Show ip protocol
Show ip ospf neigh
Show ip ospf interface
Sho ip bgp summary
Sho ip bgp
Sho ip bgp neigh
Show logging
sho dmvpn detail
sho dmvpn static
sho ip nhrp static
sho ip nhrp summary
sho tunnel source tracking
show license feature

Show ip route make sure you are not on term len 0


Show ip ospf route make sure you are not on term len 0

Write mem

You might also like