Network Convergence System 5500 Series Routers


Note

This product has reached end-of-life status. For more information, see the End-of-Life and End-of-Sale Notices.



Note

Explore the Content Hub, the all new portal that offers an enhanced product documentation experience.

  • Use faceted search to locate content that is most relevant to you.

  • Create customized PDFs for ready reference.

  • Benefit from context-based recommendations.

Get started with the Content Hub at content.cisco.com to craft a personalized documentation experience.

Do provide feedback about your experience with the Content Hub.


Cisco IOS XR Release 6.3.1 is a limited availability (LA) release. All Cisco IOS XR Release 6.3.1 features are available in Cisco IOS XR Release 6.3.2, which is a general availability (GA) release. For more information on IOS XR Release 6.3.2, see Release Notes for Cisco NCS 5500 Series Routers, Release 6.3.2

Software Features Introduced in Cisco IOS XR Software Release 6.3.1

L2CP Tunneling MEF

This feature deals with Layer 2 Control Protocols (L2CP) tunneling that helps initiate control packets from a local customer-edge (CE) device to a remote CE device. Layer 2 Control Protocol Tunneling (L2PT) is a Cisco proprietary protocol for tunneling Ethernet protocol frames across layer 2 switching domains.

The system supports the following tunnel protocols:
  • Link Layer Discovery Protocol (LLDP)

  • Link Aggregation Control Protocol (LACP)

  • Operation, Administration, Management (OAM)

  • Ethernet Local Management Interface (ELMI)

  • Cisco Discovery Protocol (CDP)

For more information, see the Configuring Link Bundling section in the Interfaces and Harware Component Configuration Guide for NCS 5500 Series Routers.

CFM Over Bundle Interface

This feature introduces support for CFM Maintenance Points for Up and Down MEPs, and MIP. The Up and Down MEPs and MIPs are routed over bundle interfaces that include the L2 bundle main and sub interfaces.

For more information, see the Configuring Ethernet OAM chapter in the Interfaces and Hardware Component Configuration Guide for NCS 5500 Series Routers.

Y.1731 Performance Monitoring

This feature introduces support for Y.1731 monitoring for DMM and DMR. Recommendation ITU-T G.8013/Y.1731 provides mechanisms for user-plane OAM functionality in Ethernet networks according to the requirements and principles given in Recommendation ITU-T Y.1730. This Recommendation is designed specifically to support point-to-point connections and multipoint connectivity in the ETH layer as identified in Recommendation ITU-T G.8010/Y.1306.

For more information, see the Configuring Ethernet OAM chapter in the Interfaces and Hardware Component Configuration Guide for NCS 5500 Series Routers.

Support for BGP MD5 Authentication

BGP provides a mechanism for authenticating a TCP segment between two BGP peers by using a clear text or encrypted password. The mechanism is known as Message Digest 5 (MD5) authentication. BGP peers using MD5 authentication are configured with the same password. MD5 authentication is configured at the BGP neighbor level. If the password authentication fails, then the packets are not transmitted along the segment. Cisco IOS XR Release 6.3.1 supports the use of MD5 authentication for BGP peers.

For more information, see the BGP Configuration Guide for Cisco NCS 5500 Series Routers.

4-Byte Autonomous System Number Format for BGP

To prepare for the eventual exhaustion of 2-byte Autonomous System Numbers (ASNs), BGP has the capability to support 4-byte ASNs. The 4-byte ASNs are represented both in asplain and asdot notations. The BGP 4-byte ASN capability is used to propagate 4-byte-based AS path information across BGP speakers that do not support 4-byte AS numbers.

For more information, see the BGP Configuration Guide for Cisco NCS 5500 Series Routers.

VRF Support on Docker and LXC Containers

Cisco IOS XR Release 6.3.1 supports the configuration of multiple VRFs and multi-VRF docker containers on XR. The applications hosted in third-party LXCs can communicate with VRFs configured on XR, after east-west communication has been enabled on the VRFs.

For more information, see the Configuring Multiple VRFs for Application Hosting, and Configuring a Docker with Multiple VRFs sections in the Cisco IOS XR Application Hosting Configuration Guide .

Hierarchical Modular QoS

Hierarchical QoS (H-QoS) allows the user to specify QoS behavior at multiple policy levels. This enables the users to have a high degree of granularity in traffic management.

For more information on this feature, see the Configuring Hierarchical Modular QoS chapter in the Modular QoS Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x

IPv4 Multicast Static Routes

IP multicast static routes (mroutes) allow you to have multicast paths diverge from the unicast paths. When using PIM, the router expects to receive packets on the same interface where it sends unicast packets back to the source. This expectation is beneficial if your multicast and unicast topologies are congruent. However, you might want unicast packets to take one path and multicast packets to take another.

For more information, see the Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x.

IPv6 Stateless Address Auto Configuration (SLAAC) Support

IPv6 Stateless Address Auto Configuration (SLAAC) is supported on management interface. This feature enables automated provisioning of the routers.

To see how to enable IPv6 SLAAC, see Advanced Configuration and Modification of the Management Ethernet Interface chapter in the Interface and Hardware Component Configuration Guide for Cisco NCS 5500 Series Routers .

Bandwidth-Based Local Unequal Cost Multipath

This feature allows you to enable Unequal Cost Multipath (UCMP) functionality locally between Equal Cost Multipath (ECMP) paths based on the bandwidth of the local links.

When the capacity of a bundle interface changes because a link or line card goes down and then comes back up, traffic continues to use the affected bundle interface regardless of how many of the provisioned bundle members are available. If some bundle members are not available due to the link or line card up/down event, the bundle interface could become overloaded. To address the bundle capacity changes, bandwidth-based local UCMP uses the bandwidth of the local links of a Layer 2 bundle interface to load balance traffic when bundle capacity changes. Bandwidth-based local UCMP is performed for prefixes and manual adjacency SIDs.

For more information on this feature, see the Configure Segment Routing for IS-IS Protocol chapter in the Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers

Manual Adjacency Segment Identifiers

This feature allows you to manually configure explicit adjacency segment identifiers (SIDs) from the segment routing local block (SRLB). In contrast to dynamically allocated adjacency SIDs, explicit adjacency SIDs can be applied to a set of parallel links (allowing traffic to be load-balanced across these links), and different adjacency SIDs can be applied to a given link. Explicit adjacency SID label values are retained over reloads.

For more information on this feature, see the Configure Segment Routing for IS-IS Protocol chapter in the Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers

Segment Routing Local Block

The Segment Routing Local Block (SRLB) is a range of label values preserved for the manual allocation of adjacency segment identifiers (SIDs). These labels are locally significant and are only valid on the nodes that allocate the labels. The default SRLB range is from 15000 to 15999.

For more information on this feature, see the Configure Segment Routing Global Block and Segment Routing Local Block chapter in the Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers

Atomic Commit Operation Enhancement

With this enhancement, you can specify the FLEX CLI configuration group definition, and apply-group and exclude-group in any order as long as the entire commit has all the group definitions needed.

For more information, see Apply Groups Priority Inheritance chapter in the System Management Configuration Guide for Cisco NCS 5500 Series Routers .

DHCPv6 Link Address Enhancement for PPPoE Session

This feature allows you to configure DHCP IPv6 proxy mode for Point-to-Point Protocol over Ethernet (PPPoE) sessions. After applying the configuration, the link local address field of SOLICIT message will include the IPv6 address along with the Router Advertisement prefix.

To see how to configure the link local address at proxy level, see Establishing Subscriber Sessions chapter in the Broadband Network Gateway Configuration Guide for Cisco NCS 5500 Series Routers .

NetFlow Sampling Interval

In NetFlow configuration a sampler map specifies the interval at which packets (one out of n packets) are sampled. On high bandwidth interfaces, applying NetFlow processing to every single packet can result in significant CPU utilization.

In Cisco IOS XR Release 6.3.1, the sampling interval of 1:1000 packets is supported.

For more information on how to configure sampler map, see the Netflow Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x.

For information on commands used in NetFlow, see the Netflow Command Reference for Cisco NCS 5500 Series Routers.

NetFlow on Sub-interface

A NetFlow flow is a unidirectional sequence of packets that arrive on a single interface, and have the same values for key fields.

From Cisco IOS XR Release 6.3.1 Netflow is supported on sub-interfaces.

For more information on how to configure NetFlow on sub-interfaces, see the Netflow Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x.

For information on commands used in NetFlow, see the Netflow Command Reference for Cisco NCS 5500 Series Routers.

TWAMP

The Two-Way Active Measurement Protocol (TWAMP) defines a flexible method for measuring round-trip IP performance between any two devices. TWAMP enables complete IP performance measurement and supports all devices in the network And thus, it helps the users to ensure IP Service Level Agreement compliance.

For more information on this feature, see the Implementing IP Service Level Agreements chapter in the System Monitoring Configuration Guide for Cisco NCS 5500 Series Routers,IOS XR Release 6.3.x

MPLS OAM for Segment Routing

Segment Routing Operations, Administration, and Maintenance (OAM) helps service providers to monitor label-switched paths (LSPs) and quickly isolate forwarding problems to assist with fault detection and troubleshooting in the network. This feature extends the MPLS-OAM functionality for segment routing and allows to perform network perform connectivity verification (ping), trace routing, tree tracing, and fault isolation on segment routing network over MPLS data plane.

For more information about configuring MPLS OAM for segment routing, see Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers .

Lawful Intercept Layer 3

Lawful intercept is the process by which law enforcement agencies conduct electronic surveillance of circuit and packet-mode communications, authorized by judicial or administrative order. Service providers worldwide are legally required to assist law enforcement agencies in conducting electronic surveillance in both circuit-switched and packet-mode networks.

For more information on benefits of this feature, see the Benefits of Lawful Intercept section of the Implementing Lawful Intercept chapter of the System Security Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x.

For more information, see the Implementing Lawful Intercept chapter of the System Security Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x.

Ethernet Data Plane Loopback

The Ethernet Data Plane Loopback feature provides a means for remotely testing the throughput of an Ethernet port. You can verify the maximum rate of frame transmission with no frame loss. This feature allows for bidirectional or unidirectional throughput measurement, and on-demand or out-of-service (intrusive) operation during service turn-up.

For more information on this feature, see the Configure Gigabit Ethernet for Layer 2 VPNs chapter in the L2VPN and Ethernet Services Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.1.

Ethernet Local Management Interface (E-LMI)

The Cisco NCS 5500 Series Router supports the Ethernet Local Management Interface (E-LMI) protocol as defined by the Metro Ethernet Forum, Technical Specification MEF 16, Ethernet Local Management Interface (E-LMI), January 2006 standard.

E-LMI runs on the link between the customer-edge (CE) device and the provider-edge (PE) device, or User Network Interface (UNI), and enables the CE device to auto-configure or monitor the services offered by the PE device.

For more information on this feature, see the Configure Gigabit Ethernet for Layer 2 VPNs chapter in the L2VPN and Ethernet Services Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.1.

Event-based Telemetry

Telemetry provides a mechanism to stream data from the router at regular intervals. Event-based telemetry is used to collect data when a state transition occurs. This feature optimises the need to collect state information even when a change in the state does not occur, thus eliminating the data overhead at the router and the receiver.

For more information about state transitions, and collecting event-based telemetry data, see Configure Event-based Telemetry chapter in the Telemetry Configuration Guide for Cisco NCS 5500 Series Routers .

YANG Model Support for IOS XR Admin Plane

YANG data models are supported for IOS XR admin plane. All the IOS XR actions are supported in System Admin plane.The actions introduced in this release are:
  • System Process Mgmt : process (restart)

  • System Process Mgmt : Reload (System Admin virtual machine (VM) reload, line card (LC) reload)

  • System Process Mgmt : Reload (IOS XR VM node reload from System Admin)

To see the list of actions and an example to use a System Admin action, see Components to Use Data Models chapter in the Programmability Configuration Guide for Cisco NCS 5500 Series Routers .

gRPC Support for Confirmed Commit

gRPC supports confirmed-commit operation where a configuration change requires an explicit confirmation from the user before the configuration takes effect on the router. This feature helps in verifying that the change in the configuration works correctly and does not cause fluctuation in the management connectivity. If the configuration change causes loss of management connectivity, the configuration is automatically rolled back to the previous committed configuration after the default timeout period of 600 seconds.

For more information about the confirmed-commit RPC, see Using Data Models chapter in the Programmability Configuration Guide for Cisco NCS 5500 Series Routers.

gRPC Support for IOS XR Actions

gRPC supports the IOS XR and System Admin actions related to YANG data models.

For a list of actions supported, see the Components to Use Data Models chapter in Programmability Configuration Guide for Cisco NCS 5500 Series Routers.

PIM Bootstrap Router

The PIM bootstrap router (BSR) provides a fault-tolerant, automated RP discovery and distribution mechanism that simplifies the Auto-RP process. This feature is enabled by default allowing routers to dynamically learn the group-to-RP mappings.

For more information, see the PIM Bootstrap Router section in the Multicast Configuration Guide for Cisco NCS 5500 Series Routers, Release 6.3.x.

Reverse Path Forwarding

Reverse-path forwarding (RPF) is an algorithm used for forwarding multicast datagrams. It functions as follows:
  • If a router receives a datagram on an interface it uses to send unicast packets to the source, the packet has arrived on the RPF interface.

  • If the packet arrives on the RPF interface, a router forwards the packet out the interfaces present in the outgoing interface list of a multicast routing table entry.

  • If the packet does not arrive on the RPF interface, the packet is silently discarded to prevent loops.

For more information, see the Reverse Path Forwarding section in the Multicast Configuration Guide for Cisco NCS 5500 Series Routers, Release 6.3.x.

Initializing the ARP Cache for IS-IS Adjacencies

This feature pre-loads the ARP cache when an IS-IS adjacency is established, which eliminates packet loss on Ethernet interfaces when the adjacency is first used.

Enhancements to Model-driven Telemetry

The enhancments to model-driven telemetry (MDT) includes:

  • Support for JSON encoder

For more information, see Configure Model-based Telemetry chapter in the Telemetry Configuration Guide for Cisco NCS 5500 Series Routers .

Increase in Number Range for BVI Interfaces

This feature enables increase in number range for BVI interfaces from <1-65535> to <1-4294967295>.

For more information, see the Bridge-Group Virtual Interface section in the Interfaces and Hardware Component Configuration Guide for NCS 5500 Series Routers.

Hardware Introduced in Release 6.3.1

This release introduces the following new hardware:

  • NCS-55A1-24H—This chassis is a fixed port, high density, one rack unit form-factor router that supports port density of 24 x QSFP28 ports, each capable of supporting 10 GE (via cable breakout), 25 GE (via cable breakout), 40 GE (QSFP+), or 100 GE (QSFP28) transceivers.

    For more information, see the Hardware Installation Guide for Cisco NCS 5500 Series Fixed-Port Routers.

  • NCS 5504 chassis—This 7 RU router supports up to 4 line cards and comprises the following components:

    • One or two route processor cards

    • One or two system controllers

    • Three to six fabric cards (NC55-5504-FC)

    • Three fan trays (NC55-5504-FAN)

    • Four power supplies

      • 3-kW AC power supply

      • 3-kW DC power supply

  • NC55-RP-E—Route processor card with support for Synchronous Ethernet (SyncE). SyncE synchronizes clock frequency over an Ethernet port.

  • NC55-36X100G-A-SE—This line card supports 36 ports of 100GE using QSFP28/QSFP+ transceivers. Each port is capable of supporting 4x10GE (via cable breakout), 4x25GE (via breakout cable), 40GE (QSFP+), or 100GE (QSFP28) transceivers. This card has external TCAM for supporting expanded Forwarding Information Base (FIB), network access control lists (ACLs), and QoS for scale-enhanced configurations.

    For more information, see the Hardware Installation Guide for Cisco NCS 5500 Series Modular Routers.

Release 6.3.1 Packages

This table lists the Cisco IOS XR Software feature set matrix (packages) with associated filenames.

Table 1. Release 6.3.1 Packages for Cisco NCS 5500 Series Router

Composite Package

Feature Set

Filename

Description

Cisco IOS XR IP Unicast Routing Core Bundle

ncs5500-mini-x.iso

Contains base image contents that includes:

  • Host operating system

  • System Admin boot image

  • IOS XR boot image

  • BGP packages

Individually-Installable Optional Packages

Feature Set

Filename

Description

Cisco IOS XR Manageability Package

ncs5500-mgbl-3.0.0.0-r631.x86_64.rpm

Extensible Markup Language (XML) Parser, Telemetry, Netconf, gRPC and HTTP server packages.

Cisco IOS XR MPLS Package

ncs5500-mpls-2.1.0.0-r631.x86_64.rpm

ncs5500-mpls-te-rsvp-2.2.0.0-r631.x86_64.rpm

MPLS and MPLS Traffic Engineering (MPLS-TE) RPM.

Cisco IOS XR Security Package

ncs5500-k9sec-3.1.0.0-r631.x86_64.rpm

Support for Encryption, Decryption, Secure Shell (SSH), Secure Socket Layer (SSL), and Public-key infrastructure (PKI)

Cisco IOS XR ISIS package

ncs5500-isis-1.2.0.0-r631.x86_64.rpm

Support ISIS

Cisco IOS XR OSPF package

ncs5500-ospf-2.0.0.0-r631.x86_64.rpm

Support OSPF

Lawful Intercept (LI) Package

ncs5500-li-1.0.0.0-r631.x86_64.rpm

Includes LI software images

Multicast Package

ncs5500-mcast-1.0.0.0-r631.rpm

Support Multicast

Determine Software Version

Log in to the router and enter the show version command:

RP/0/RP0/CPU0:router# show version

Copyright (c) 2013-2017 by Cisco Systems, Inc.

Build Information:
 Built By     : <username>
 Built On     : Tue Sep 12 20:15:26 PDT 2017
 Build Host   : iox-ucs-025
 Workspace    : /auto/srcarchive11/production/6.3.1/ncs5500/workspace
 Version      : 6.3.1
 Location     : /opt/cisco/XR/packages/
	
cisco NCS-5500 () processor 
System uptime is 12 hours, 26 minutes

Caveats Specific to the Cisco NCS 5500 Routers

Caveats describe unexpected behavior in Cisco IOS XR Software releases.

Bug ID

Headline

CSCvf38284

FIB Mgr Traceback - "Invalid argument" [IPv4 NH CREATE] - Platform Update failure after Failover

CSCvf38624

TCAM LC is not booting when ACL profile is less than 5%

Determine Firmware Support

Use the show hw-module fpd command in Admin mode to view the hardware components with their current FPD version and status. The status of the hardware must be CURRENT; Running and Programed version must be the same.

Table 2. PID and FPD Versions for Release 6.3.1

PID

FPD Device

FPD Versions

NCS55-RP

Bootloader

9.23

IOFPGA

0.09

NCS55-SC

Bootloader

1.74

IOFPGA

0.08

NC55-5508-FC

Bootloader

1.74

IOFPGA

0.16

NC55-36X100G

Bootloader

1.17

IOFPGA

0.15

MIFPGA

0.09

NC55-24X100G-SE

Bootloader

1.11

IOFPGA

0.13

MIFPGA

0.03

NC55-18H18F

Bootloader

1.11

IOFPGA

0.22

MIFPGA

0.03

NC55-36X100G-S

Bootloader

1.11

IOFPGA

0.1

MIFPGA

0.06

NC55-24H12F-SE

Bootloader

1.11

IOFPGA

0.09

MIFPGA

0.02

NCS-5501

Bootloader

1.11

CPU-IOFPGA

1.14

MB-IOFPGA

1.04

MB-MIFPGA

1.01

NCS-5501-SE

Bootloader

1.15

CPU-IOFPGA

1.14

MB-IOFPGA

1.08

MB-MIFPGA

1.02

NCS-5502

Bootloader

1.13

CPU-IOFPGA

1.14

DC-IOFPGA

1.05

DC-MIFPGA

1.02

MB-IOFPGA

1.05

MB-MIFPGA

1.05

NCS-5502-SE

Bootloader

1.15

CPU-IOFPGA

1.14

DC-IOFPGA

1.05

DC-MIFPGA

1.02

MB-IOFPGA

1.05

MB-MIFPGA

1.02

NC55-5516-FC

Bootloader

1.75

IOFPGA

0.23

NCS-55A1-36H-B

Bootloader

1.05

CPU-IOFPGA

1.14

MB-IOFPGA

1

MB-MIFPGA

1

NC55-6X200-DWDM-S

Bootloader

1.11

IOFPGA

0.11

DENALI

13.48

MORGOTH

5.2

MSFPGA

2.22

CFP2_PORT

5.23

NC55-36X100G-A-SE

MIFPGA

0.03

Bootloader

0.13

DBFPGA

0.14

IOFPGA

0.21

NC55-5504-FC

Bootloader

1.75

IOFPGA

0.07

NC55-RP-E

Bootloader

1.1

IOFPGA

0.18

OMGFPGA

0.4

NCS-55A1-24H

Bootloader

1.05

CPU-IOFPGA

1.14

MB-IOFPGA

1.0


Note

The FPD versions on board shipped by manufacturer may have higher versions than the FPD package integrated in the IOS XR.


Other Important Information

  • The total number of bridge-domains (2*BDs) and GRE tunnels put together should not exceed 1518.

    Here the number 1518 represents the multi-dimensional scale value.

  • MLD Snooping is not supported until Cisco IOS XR Release 6.5.3. The support will be available in future releases.

  • The offline diagnostics functionality is not supported in NCS 5500 platform. Therefore, the hw-module service offline location command will not work. However, you can use the (sysadmin)# hw-module shutdown location command to bring down the LC.

  • NCS 5500 does not support the cfm-delay-measurement-version-0 command.

Upgrading Cisco IOS XR Software

Cisco IOS XR Software is installed and activated from modular packages, allowing specific features or software patches to be installed, upgraded, or downgraded without affecting unrelated processes. Software packages can be upgraded or downgraded on all supported card types, or on a single card (node).

Related Documentation

The most current Cisco Network Convergence System 5500 Series documentation is located at this URL:

http://www.cisco.com/c/en/us/support/routers/network-convergence-system-5500-series/tsd-products-support-series-home.html

The document containing Cisco IOS XR System Error Messages (SEM) is located at this URL:

https://www.cisco.com/c/en/us/td/docs/ios_xr_sw/error/message/ios-xr-sem-guide.html

Production Software Maintenance Updates (SMUs)

A production SMU is a SMU that is formally requested, developed, tested, and released. Production SMUs are intended for use in a live network environment and are formally supported by the Cisco TAC and the relevant development teams. Software bugs identified through software recommendations or Bug Search Tools are not a basis for production SMU requests.

For information on production SMU types, refer the Production SMU Types section of the IOS XR Software Maintenance Updates (SMUs) guide.

Communications, Services, and Additional Information

  • To receive timely, relevant information from Cisco, sign up at Cisco Profile Manager.

  • To get the business impact you’re looking for with the technologies that matter, visit Cisco Services.

  • To submit a service request, visit Cisco Support.

  • To discover and browse secure, validated enterprise-class apps, products, solutions and services, visit Cisco Marketplace.

  • To obtain general networking, training, and certification titles, visit Cisco Press.

  • To find warranty information for a specific product or product family, access Cisco Warranty Finder.

Cisco Bug Search Tool

Cisco Bug Search Tool (BST) is a web-based tool that acts as a gateway to the Cisco bug tracking system that maintains a comprehensive list of defects and vulnerabilities in Cisco products and software. BST provides you with detailed defect information about your products and software.