Contents
- ISM-100 to VSM-500 Migration guide
- VSM-500 Redundancy management config inputs
- ISM-100 to VSM-500 key performance and scalability points
Graceful insertion of VSM card on ASR9000 routers
Part-A: VSM card readiness
- Pre-Installation Information
- VSM-500 card supported on ASR9904,ASR9006,ASR9010,ASR9912,ASR9922 chassis
- This card supported from IOS-XR 5.1.1 release
- VSM-500 is supported with RSP440 / RP2/RSP880
- VSM-500 supports CGN and TMS-Arbor services
- Prerequisites files for VSM operations are :
VSM Services Infra Pie
|
asr9k-services-infra.pie
|
CGv6 Services pie
|
asr9k-services-px.pie
|
FPD PIE
|
asr9k-fpd-px.pie
|
VSM OVA Package
|
asr9k-vsm-cgv6-<version>.ova
|
Mandatory SMU(s) for target release
|
asr9k-CSCxxxxx-px.pie
|
Part-B: installation with service configuration
- Make sure all above mentioned PIEs are installed.
Check with Show install summary
- Make sure FPD is correctly upgraded
Check with sh hw-module fpd location all
- Install mandatory SMUs
Note: - To identify the bare minimum mandatory SMUs we need for VSM in key releases using CSM, Please refer below link.
https://supportforums.cisco.com/document/12554686/smu-list-through-cisco-software-manager-csm-recommended-smu-list-using-csm
- Install & activation of CGv6.ova for CGN services:-
- Once VSM card in IOS-XR RUN state then we need to perform upgrade activity.
Note: - Pre-533 IOS XR code, disabling CoPP TFTP config was required. From IOS-XR 5.3.3 no TFTP config changes required.
RP/0/RSP0/CPU0:ESC_CGN(config)#show run
Building configuration...
control-plane
management-plane
out-of-band
interface all
allow TFTP
end
RP/0/RSP0/CPU0:ESC_CGN(config)#commit
- Installation VSM Ova package with CGv6 config: -
Step 1: Copy cgn.ova file to RSP (E.g. to disk0:)
Step 2: Enable virtual service.
RP/0/RSP0/CPU0:Esc_CGN(config)#virtual-service enable
RP/0/RSP0/CPU0:Esc_CGN(config)#commit
Step 3: Install CGN OVA using CLI from execution mode:
RP/0/RSP0/CPU0:Esc_CGN# virtual-service install name cgn123 package disk0:/asr9k-vsm-cgv6-<version>.ova node 0/1/CPU0
Please note: Installation will take about 6-8 minutes.
Step 4: Check installation progress using show virtual-service list CLI. When the status is shown as "Installed", installation is completed.
RP/0/RSP0/CPU0:Esc_CGN#sh virtual-service list
Mon May 17 18:01:38.310 UTC
Virtual Service List:
Name Status Package Name
_________________________________________________________
cgn123 Installing asr9k-vsm-cgv6-<version>