Hello,
We're getting Cisco NCS-5501-SE 7.0.0 from Cisco. Before we use it in production I will update it to 7.0.2.
Looking at update guide the main steps are here:
router(config)#fpd auto-upgrade enable
router(config)#commit
install add source harddisk:/ 702.tar
install prepare id xxx
install activate
install commit
Following this guide i would install all packages. But as we know IOS-XR is modular system and I dont need all packages running and updated (for example MPLS)
I need just OSPF, Security (SSH) and Management packages with ofcourse mini package which is mandatory.
So, in which step i will need to choose the actual packages ? Because command : install add source harddisk:/ 702.tar
would prepare all packages for installation, yes ?
As I understand under command [install activate] i will be able to chose actual packages i want to upgrade ant activate ?
Thanks
P.S sorry, could this thread be moved to IOS-XR subforum ? Thanks