- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
03-12-2018 08:33 AM - edited 03-14-2018 07:09 AM
This document is an early notification of a behaviour change that will be introduced in IOS XR release 6.5.
IOS XR configuration principles relevant for this article are:
- On router platforms all interfaces must be by default in shutdown state.
- Only explicit configuration is permanent.
Due to principle #1, interface auto-shutdown is applied on interfaces without any configuration. However, due to principle #2, this auto-shutdown is not saved by the config manager. Otherwise the consistency of commit rollback may be disrupted.
This table illustrates the typical sequence of events that illustrates the difference between the old and new behaviour:
Actions | Result: Current (Old) Behaviour | Result: New Behaviour |
|
Interface is up after LC boot even if "no shut" was never configured |
Interfaces remain down after LC boot. Explicit "shut / no shut" configuration is required to control the interface state. |
Starting With IOS XR release 6.5.1, the main principles still remain. The auto-config is now saved into a file
named "<last_commit_ID+1>.snd_shut_<req-id>_<node-id>". Upon rollback this file is consulted and configuration is merged.
References
CSCvd14888: Interface shutdown config disappear after the router reload for CiscoXR running 6.1.2.