Thursday 29 September 2022

[New] 200-301 CCNA: Cisco 200-301 Free Exam Questions & Answers

 

Cisco CCNA Exam Description:

This exam tests a candidate's knowledge and skills related to network fundamentals, network access, IP connectivity, IP services, security fundamentals, and automation and programmability. The course, Implementing and Administering Cisco Solutions (CCNA), helps candidates prepare for this exam.

Cisco 200-301 Exam Overview:

Cisco 200-301 Exam Topics:

  • Network Fundamentals- 20%
  • Network Access- 20%
  • IP Connectivity- 25%
  • IP Services- 10%
  • Security Fundamentals- 15%
  • Automation and Programmability- 10%
Related Articles:-

Monitoring for Your “Pets.” Observability for Your “Cattle.”

What’s the difference between monitoring and observability


Today, the second most active project in CNCF is the Open Telemetry project that provides a solution to the Observability problem of modern cloud native applications.

A question often asked is – I have monitoring for my legacy applications that I can extend to include any new apps, so why do I need observability? And what’s the difference between monitoring and observability anyways? There is much debate in the industry about this and if you ask ten people about their take on this, you will probably get ten different answers. Let us see some common interpretations of the two.

How legacy monitoring systems worked


Remember those times when we deployed our applications on a bunch of servers? We even knew those servers by name – just like our pets! To assess the health and performance of our applications, we collected events from every application and every network entity. We deployed centralized monitoring systems that collected standard (remember SNMP?) and vendor proprietary notifications. Correlation engines, which were basically vendor specific, executed on this vast number of events and identified failure objects with custom rules.

Here’s a very simplistic view of a legacy monitoring system:

Simplistic view of a legacy monitoring system

Trend analysis with custom dashboards came to our aid when we had to trouble shoot a production problem. Traditional monitoring worked off a known set of anticipated problems. Monitoring systems were built around that, reacting to issues as and when they occurred with a prebuilt set of actions. Failure domains were known ahead of time and identified with customized correlation rules. Telemetry data such as logs, metrics, and traces were siloed. Operators did a manual correlation of the three sets of data. Alerting was after the fact (or reactive) when thresholds exceeded a preset minor, major or critical threshold.

Servers hosting our critical applications were our “pets”


The entire application landscape, including infrastructure, was operationalized with proprietary monitoring systems. It seemed quite adequate. Operators had a deep understanding of the architecture of applications and the systems hosting them. Operating guides laid out alerting and details on resolutions. Everything seemed to function like a well-oiled machine aligned with the goal of those times – to help I&O teams keep the lights on.

And then the applications split and spread their wings, migrating to the clouds!

Enter microservices


We now deal with “cattle.” That is, short lived containers that come and go – everything seems dispensable, replaceable, and scalable. Considering the magnitude of containers, traditional monitoring systems prove totally insufficient to manage this new breed of applications with their unimaginable number of events. This scenario is only made more complex considering that there are no standards for cloud monitoring with each public cloud provider inserting their own little stickiness into the mix.

Microservices make it hard to update monitoring systems


Microservices no longer deal with long release cycles. With monolithic apps, there used to be a sync up among various teams on architecture changes to the services being updated. However,  it’s hard on I&O teams to update monitoring systems as microservices change. The bottom line is that I&O teams will possibly be operating apps that they don’t totally understand architecturally.

Enter “observability”


Observability promises to address the complexities of tracking cloud native application health and performance.

Observability is for systems that can be pretty much of a black box. It helps I&O teams who are trying to identify the internal state of the black box from telemetry data collected. It involves finding an answer to the unknown unknowns – meaning we cannot predict what’s going to happen but need the ability to ask questions and get answers so we can best formulate an action to the issue. Observability is about deriving signals from raw telemetry data as an integrated platform for logs, metrics, and traces.

Cisco Career, Cisco Skills, Cisco Jobs, Cisco Tutorial and Materials, Cisco Guides, Cisco Certification, Cisco Prep, Cisco Preparation

In today’s dynamic, polyglot ecosystem where services are individually scaling to meet demands, simple monitoring built around a known set of events and alerts will fail. An Observability platform will ingest an insightful set of data generated by instrumentation of apps. Then, transform and collate trace/metrics/log data and funnel it into data stores that can then be queried to gauge the system health and performance. The key here is the context that can be attached to any aggregated data that can help decipher the internal state of the system and failures.

Extracting valuable signals from correlated data


In conclusion, the nirvana that we are striving for seems to be a scenario where we have literally all the data we need from instrumented apps as a correlated set of metrics, logs, and traces. Following this, the right set of tools will extract valuable signals from this correlated data revealing not only the service model but also failure objects to address health and performance issues.

Watch out for future blogs where we will explore OpenTelemetry as a solution to observability and explore MELT (metrics, events, logs, traces) with open source and commercial tools.

Source: cisco.com

Tuesday 27 September 2022

Cisco MDS 9000 FSPF Link Cost Multiplier: Enhancing Path Selection on High-Speed Storage Networks

Cisco MDS, Cisco, Cisco Prep, Cisco Preparation, Cisco Career, Cisco Skills, Cisco Jobs, Cisco FSPF, Cisco Certification, Cisco Tutorial and Materials, Cisco News

The need for optimal path selection


When embarking on a journey from one location to another one, we always try to determine the best route to follow. This happens according to some preference criteria. Having a single route is the simplest situation but that would lead to long delays in case of any problem occurring along the way. Availability of multiple paths to destination is good in terms of reliability. Of course, we would need an optimal path selection tool and clear street signs, or a navigation system with GPS, to avoid loops or getting lost.

In a similar way, data networks are designed with multiple paths to destination for higher availability. Specific protocols enable optimal path selection and loop avoidance. Ethernet networks have used the Spanning Tree Protocol or more recent standards like TRILL. IP networks rely on routing protocols like BGP, OSPF and RIP to determine the best end-to-end path. Fibre Channel fabrics have their own standard routing protocol, called Fabric Shortest Path First (FSPF), defined by INCITS T11 FC-SW-8.

FSPF on Cisco MDS switches


The FSPF protocol is enabled by default on all Cisco Fibre Channel switches. Normally you do not need to configure any FSPF parameters. FSPF automatically calculates the best path between any two switches in a fabric. It can also select an alternative path in the event of the failure of a given link. FSPF regulates traffic routing no matter how complex the fabric might be, including dual datacenter core-edge designs.

Cisco MDS, Cisco, Cisco Prep, Cisco Preparation, Cisco Career, Cisco Skills, Cisco Jobs, Cisco FSPF, Cisco Certification, Cisco Tutorial and Materials, Cisco News

FSPF supports multipath routing and bases path status on a link state protocol called Shortest Path First. It runs on E ports or TE ports, providing a loop free topology. Routing happens hop by hop, based only on the destination domain ID. FSPF uses a topology database to keep track of the state of the links on all switches in the fabric and associates a cost with each link. It makes use of Dijkstra algorithm and guarantees a fast reconvergence time in case of a topology change. Every VSAN runs its own FSPF instance. By combining VSAN and FSPF technologies, traffic engineering can be achieved on a fabric. One use case would be to force traffic for a VSAN on a specific ISL. Also, the use of PortChannels instead of individual ISLs makes the implementation very efficient as fewer FSPF calculations are required.

FSPF link cost calculation


FSPF protocol uses link costs to determine the shortest path in a fabric between a source switch and a destination switch. The protocol tracks the state of links on all switches in the fabric and associates a cost with each link in its database. Also, FSPF determines path cost by adding the costs of all the ISLs in each path. Finally, FSPF compares the cost of various paths and chooses the path with minimum cost. If multiple paths exist with the same minimum cost, FSPF distributes the load among them.

You can administratively set the cost associated with an ISL link as an integer value from 1 to 30000. However, this operation is not necessary and typically FSPF will use its own default mechanism for associating a cost to all links. This is specified within INCITS T11 FC-SW-8 standard. Essentially, the link cost is calculated based on the speed of the link times an administrative multiplier factor. By default, the value of this multiplier is S=1. Practically the link cost is inversely proportional to its bandwidth. Hence the default cost for 1 Gbps links is 1000, for 2 Gbps is 500, for 4 Gbps is 250, for 32 Gbps is 31 and so on.

FSPF link cost calculation challenges


It is easy to realize that  high-speed links introduce some challenges because the link cost computes smaller and smaller. This becomes a significant issue when the total link bandwidth is over 128 Gbps. For these high-speed links, the default link costs become too similar to one another and so leading to inefficiencies.

The situation gets even worse for logical links. FSPF treats PortChannels as a single logical link between two switches. On Cisco MDS 9000 series, a PortChannel can have a maximum of 16 member links. With multiple physical links combined into a PortChannel, the aggregate bandwidth scales upward and the logical link cost reduces accordingly. Consequently, different paths may appear to have the same cost although they have a different member count and different bandwidths. Path inefficiencies may occur when PortChannels with as low as 9 x 16 Gbps members are present. This leads to poor path selection by FSPF. For example, imagine two alternative paths to same destination, one traversing a 9x16G PortChannel and one traversing a 10x16G PortChannel. Despite the two PortChannels have a different aggregate bandwidth, their link cost would compute to the same value.

FSPF link cost multiplier feature


To address the challenge, for now and the future, Cisco MDS NX-OS 9.3(1) release introduced the FSPF link cost multiplier feature. This new feature should be configured when parallel paths above the 128 Gbps threshold exist in a fabric. By doing so, FSPF can properly distinguish higher bandwidth links from one another and is able to select the best path.

All switches in a fabric must use the same FSPF link cost multiplier value. This way they all use the same basis for path cost calculations. This feature automatically distributes the configured FSPF link cost multiplier to all Cisco MDS switches in the fabric with Cisco NX-OS versions that support the feature. If any switches are present in the fabric that do not support the feature, then the configuration fails and is not applied to any switches. After all switches accept the new FSPF link cost multiplier value, a delay of 20 seconds occurs before being applied. This ensures that all switches apply the update simultaneously.

The new FSPF link cost multiplier value is S=20, as opposed to 1 in the traditional implementation. With a simple change to one parameter, Cisco implementation keeps using the same standard based formula as before. With the new value for this parameter, the FSPF link cost computation will stay optimal even for PortChannels with 16 members of up to 128 Gbps speed.

Cisco MDS, Cisco, Cisco Prep, Cisco Preparation, Cisco Career, Cisco Skills, Cisco Jobs, Cisco FSPF, Cisco Certification, Cisco Tutorial and Materials, Cisco News

Source: cisco.com

Sunday 25 September 2022

Cisco User Defined Network: Better Serviceability, Better Insights

With our higher educational universities welcoming their students back to campus post-Covid, network admins are having a tough time handling the cumbersome and tedious task of onboarding student devices onto the network. With students bringing in their own devices all of which come alive only with network connectivity, it’s quite a tough task to ensure only the right devices are onboarded onto the network.

Cisco’s user-defined network solution helps in seamless onboarding. It also helps in providing a home-like environment to students. There are elaborate blogs that already cover the various benefits UDN 1.0 brings.


With 1000s of students depending on the solution for their daily routines, it is crucial for admins to be equipped with the right set of tools to have visibility into their network. With the adoption of Cisco UDN solutions increasing, the network admin would love to have tools that can provide improved insights into their network and triage issues with lesser downtime. Cisco UDN 1.5 brings in a new dashboard and workflows to help admins have greater visibility of their network & identify any downtimes in their network sooner.

Improved Visibility into Cisco User Defined Network


With more and more students getting onboarded to the solution it is essential that IT admins have greater visibility & control over how their network is being used. This helps in effectively managing the network and deciding on how they need to channel their future investments.

UDN 1.5 brings in a detailed dashboard on Cisco User Defined Network cloud. This dashboard provides insights to the admin on how the Solution is deployed and how well it’s adopted by their students. These dashboards integrate data from Cisco DNAC Assurance, Automation & UDN Cloud and provide a single pane of glass to understand how their network is behaving.  The IT admin can easily understand how well the solution is adopted including details of the denser sites in their network with respect to UDN usage.

The dashboard shows up data on which Sites/SSIDs/RLANs UDN is enabled & the list of sites where it could be enabled to improve UDN adoption.

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News
Figure 1. Summary & Sites View of your university

Customers have a view on how well the solution is being adopted on their campus and how many more clients could potentially be part of their UDN network. They also have a view of how many users are actively registering to the UDN network and the number of devices they are bringing to the rooms. It has several other insights like Top Failure/Top UDN User /Top SSIDs and Top Endpoint Type which enables the administrators to decide how they want to optimize their network.

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News
Figures 2 and 3: Dashboards on Cisco UDN Cloud

Endpoint Management


In UDN 1.4, the ability to create rooms was limited to users with Cisco UDN apps. A user with the mobile app only had the ability to create UDN rooms. They could perform various actions on the endpoints like add/delete/move/reclaim the endpoints using the mobile app. This gave a lot of flexibility to the end user to decide which devices are part of his room, however, the IT admin of the university had no view/control over how the UDN rooms were designed. To solve this endpoint management and shared devices support are added in Cisco UDN 1.5 on the admin interface.

Endpoint Management screens on Cisco User Defined Network cloud do exactly what the student can do from a mobile app, however, the tenant admin has a view across various users in his network. The admin can add & remove endpoints from the student’s room, perform actions of bulk move and reclaim endpoints across the UDN room.

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News
Figures 4 and 5: Dashboards for adding new device/ Sharing a device

In university networks, there are different use cases where users would want to share some common resources like printers across different endpoints. Such devices are not part of any rooms but are visible to all endpoints which are connected to UDN SSID. UDN 1.5 brings in the functionality to let tenant admin designate devices owned by the admin as ” Shared”. Admin user can provide the list of devices he intends to share with the students through the endpoint management screens on Cisco User-Defined Network Cloud.

UDN Network Health


Since the UDN solution had multiple touch points triaging any failures in the customer network was not always easy. Cisco UDN Health dashboard envisions identifying the issues which may happen in customers’ networks while trying to register/de-register the endpoints to UDN rooms. UDN dashboards expose an option to run test traffic on UDN network to identify any issues on their network. Any issues on adding/moving devices across UDN rooms can be triaged using UDN Health.

UDN Health requires the IT administrator to provide a mac address which the UDN health will try to add & remove from the tenant admin’s room. While doing this action, it traces through all the touch points in the system and queries other systemic data to identify the potential cause of device onboarding failure. The UDN health identifies the potential cause of onboarding failure and the possible corrective actions the IT administrator can take.

In cases when the onboarding failure is a result of misconfiguration in the customer network, UDN health will point out the potential next steps which the IT admin can take to fix his network. UDN health framework also allows customers to download the trace logs of the failed run which can be forwarded to Cisco TAC teams to triage issues further if needed.

UDN Health also supports scheduling of the trace runs every 6hr & 24hrs where a custom mac address will be added/removed from the tenant admin’s UDN room. This scheduled run helps ascertain the health of the network at different points of time during the day.

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News
Figures 6 and 7: UDN Health

Issues Dashboard on UDN Cloud Service


The issues dashboard provides comprehensive visibility of the UDN network. The dashboard is integrated with Cisco DNA C Assurance and lists all issues seen on their wireless network. The IT administrator can isolate  UDN issues seen in their network and resolve the same using Cisco DNAC Assurance.

Cisco Career, Cisco Certification, Cisco Learning, Cisco Prep, Cisco Preparation, Cisco Tutorial and Materials, Cisco Networks, Cisco News
Figure 8: Issues Dashboard on UDN

Support for UDN extended globally


UDN Cloud solution is now available in US/European regions. Customers can benefit from multi-region support in UDN that ensures all customer data is stored in their respective regions. This helps in adhering to local regulations.

Source: cisco.com

Saturday 24 September 2022

New Networking Capabilities on Cisco Intersight

Bringing simplicity to complex hybrid cloud operations is the fundamental goal of Cisco Intersight. With a SaaS form factor, which alleviates the burden of installation and ongoing maintenance, Intersight provides comprehensive visibility, consistent day-to-day operations, and automated orchestration to ensure infrastructure is secure and compliant across all hybrid assets. In addition to the cloud SaaS option, we also provide a Connected Virtual Appliance (CVA) or a fully air-gapped Private Virtual Appliance (PVA) options to run on-premises.

To start, Cisco Intersight focused on the management and operations of compute, storage, and virtualization domains from a single cohesive user interface. The compute domain includes Cisco UCS servers and 3rd party servers, the storage domain includes Cisco HyperFlex, NetApp, Pure Storage, and Hitachi, and the virtualization domain spans VMware ESXi, and Amazon Web Services. We are very happy to extend Intersight’s management capabilities to the network domain. Cisco Nexus 9000 series data center switch support is now made generally available in Intersight platform.

What’s new?


Here are few things you can start doing at the get-go with these newly introduced capabilities:

1. Network visibility and operations: Like servers and storage arrays you can view and monitor your ethernet switches from the Intersight unified user interface and benefit from up-to-date network inventory knowledge. L2 neighbors view extends this infrastructure view beyond the switch itself to the identities of devices connected to the respective switch.

2. Cross-domain orchestration: You can construct end-to-end workflows for routine cross-domain orchestration functions such as provisioning a server in a particular VLAN and enabling respective switch ports, or consistently deploy private cloud infrastructure configuration to servers, switches, and storage arrays. Think NTP/DNS/Syslog/SNMP servers and MTUs across the network.

3. Management of Converged Infrastructure (CI) systems: Network domain capabilities facilitate creation comprehensive inventory for CI systems, such as FlexPod and elevate them as first-class citizens in the Intersight platform. Programmatic management of routine operations for these systems can be supported.

Cisco Certification, Cisco Career, Cisco Tutorial and Materials, Cisco Career, Cisco Jobs, Cisco Prep, Cisco Preparation
Cisco Intersight ethernet switch grid view

Cisco Certification, Cisco Career, Cisco Tutorial and Materials, Cisco Career, Cisco Jobs, Cisco Prep, Cisco Preparation
Cisco Intersight switch summary view

How it works?


Now you can onboard Cisco Nexus 9000 datacenter switches in NX-OS mode on Intersight. After claiming any Nexus 9K switches, Intersight presents rich inventory views including a summary, variety of switch hardware sub-systems, and switch configuration for that device.

Automate your network with the rest of the datacenter


Intersight Cloud Orchestrator (ICO) provides end-to-end orchestration and automated operations across the many infrastructure domains managed by Intersight. With Intersight workflow designer, you can construct cross-domain workflows in a no/low code environment using a curated Task Library of turnkey platform-integrated tasks and actions.

Intersight Task Library is inducted with a rich set of everyday switch management tasks for the Nexus 9000 datacenter switching family in NX-OS mode. These native tasks are backed by comprehensive inventory views, which deliver no-code experience for constructing and executing the cross-domain orchestration workflows. The task categories include basic system management tasks, comprehensive switch port management, and VLAN management. The granularity of these automation tasks is extended all the way to Create/Read/Update/Delete (CRUD) operations levels for the supported switch management objects. This allows you to construct automation workflows very closely aligned with your deployment.

Cisco Certification, Cisco Career, Cisco Tutorial and Materials, Cisco Career, Cisco Jobs, Cisco Prep, Cisco Preparation
Cisco Intersight switch port inventory view

Cisco Certification, Cisco Career, Cisco Tutorial and Materials, Cisco Career, Cisco Jobs, Cisco Prep, Cisco Preparation
Cisco Interisght switch L2 neighbor inventory view

Stay in control


You can effectively define and enforce your organization’s Role Based Access Control (RBAC) policies using Intersight Roles and Privilege Sets. Intersight has introduced two new Privilege Sets for Network Domain: Network Administrator and Network Operator. These Privilege Sets can be used to define appropriate Roles in the organization for governing the access to management functions of the network assets in Intersight. For example, a user with Network Administrator Privilege Set can only define and execute workflows using Network Task.

Getting Connected with Intersight


If you want to try it for yourself, you can create a free account on www.intersight.com and request a free trial of any Intersight capability, including orchestration. Feel free to onboard your Nexus 9000 switches and monitor those along with the compute and storage resources from a unified UI. End-to-end orchestration workflows supported by Nexus native task library, such as provisioning a server in a VLAN and turn-up respective switch ports, will help you reduce your Hybrid Cloud OpEx, deliver time-to-service acceleration, and reduce operational risks for everyday datacenter management operations.

Source: cisco.com

Thursday 22 September 2022

Why Isn’t your 5G RAN Transport Flexible and Efficient?

5G services can’t succeed without flexible, efficient, and programmable transport. To support and capitalize on 5G services, 5G RAN transport architectures have evolved to support virtualization and slicing, strict latency, jitter, stringent synchronization, and multi-cloud interconnect architectures. Recent Cisco innovations have focused on segment routing and IPv6 to improve network reliability with traffic engineering and to simplify network complexity with programmable transport, providing 5G transport operators with more control and the ability to build performance-based service level agreements (SLAs).

SRv6 microSID for converged public and private 5G


A virtualized radio access network (RAN) architecture allows operators to rapidly and flexibly allocate resources across public and private 5G deployments. To accelerate time to market and bridge the skills gap, communication service providers (CSPs) are choosing to deploy their services in partnership with hyperscale cloud providers (HCPs). Additionally, as data centers move from centralized to distributed to increase coverage and reduce potential performance issues with cloud-based services, an agile and scalable transport network is critical as part of a hybrid or multi-cloud strategy.

Cisco Certification, Cisco Learning, Cisco Exam Prep, Cisco Certification, Cisco Career, Cisco Jobs, Cisco Skills, Cisco News
Figure 1. CSP architecture transition to hybrid or public cloud

Flexible service placement requires traffic engineering and end-to-end service quality assurance from the transport network. As well, transport slicing is critical to maintain guaranteed service quality and offer RAN service differentiation.

Cisco Certification, Cisco Learning, Cisco Exam Prep, Cisco Certification, Cisco Career, Cisco Jobs, Cisco Skills, Cisco News
Figure 2. Transport slicing awareness for service experience

Slice awareness between the radio and the 5G core network is addressed by 3GPP specifications. To select the most optimal user plane function (UPF) demands, the underlying transport network must also be slice aware. Specific slice characteristics are dependent on the underlay 5G transport and how it allocates resources. The network can inspect slice information like the VLAN or ethernet header, classify the radio traffic to different slices, and allocate transport resources to meet varying levels of service from latency sensitive to best effort.

Cisco Certification, Cisco Learning, Cisco Exam Prep, Cisco Certification, Cisco Career, Cisco Jobs, Cisco Skills, Cisco News
Figure 3. Enabling multi-service support starting from the edge of the network

SRv6 excels when the network has many interconnected end points and complex traffic engineering requirements. It brings programmability to the 5G transport architecture. The packet processing program is expressed as a list of instructions which are represented as 128-bit segments called segment identifier (SID). In complex traffic engineering, there are scenarios that may require carrying several segments in the IPv6 packet headers. Reducing this overhead is useful to minimize the packet maximum transfer unit (MTU) and enable SRv6 on legacy hardware devices with limited processing capabilities.

The microSID (uSID) introduces extensions to the SRv6 programming model with each 16-byte SID able to carry micro-instructions called uSID. uSID are represented with two bytes, and up to six uSIDs can be carried in a SID.

SRv6 uSID benefits


With SRv6 uSID, the network can be programmed to handle complex scenarios with simplicity. This additional programmability comes with several advantages:

◉ No change to SRv6 control plane, data plane, or segment routing header (SRH)
◉ Any SID in the SID list can carry a uSID
◉ An SID can carry up to six program instructions
◉ No routing extension required to support

The result is an ultra-scalable network able to support multi-domain deployments with minimal MTU overhead.

SRv6 microSID and O-RAN ALLIANCE Plugfest


Cisco partnered with Keysight Technologies to successfully validate O-RAN ALLIANCE-specified 5G RAN traffic on an SRv6 microSID-based programmable 5G xHaul transport network. Traffic characteristics like latency, jitter, synchronization, and network convergence were measured for each service slice over a multihop ring topology architecture.

Cisco Certification, Cisco Learning, Cisco Exam Prep, Cisco Certification, Cisco Career, Cisco Jobs, Cisco Skills, Cisco News
Figure 4. O-RAN ALLIANCE Plugfest Validation Environment

In the validation test, latency sensitive fronthaul control plane traffic was carried with an SRv6-uSID-based L2 transport slice over EVPN. Non-latency sensitive management traffic was carried with an SRv6 uSID-based L3 transport slice over L3VPN. Synchronization was provided by an aggregation router to all nodes including radio units and distributed units. The Keysight Novus tester was used to simulate multiple radio units and distributed units, while the Keysight Metronome Timing System (MTS) was used to measure synchronization accuracy and relative timing.

SRv6 microSID instructions programmed the network to ensure service assurance for each slice and traffic type with the following results:

◉ Latency sensitive slice: 11us and average jitter of ~600ns
◉ Non-latency sensitive slice: 28us
◉ Relative timing accuracy between radio nodes: <30ns relative |TE|
◉ Service convergence during transport link failure: <22ms

These results confirm that the 5G xHaul architecture with SRv6 microSID meets all characteristics defined by eCPRI, O-RAN, ITU-T, and 3GPP standards for fronthaul, midhaul, and backhaul traffic over converged multihop transport architecture.

Source: cisco.com

Tuesday 20 September 2022

Cisco 500-210 CSPOFE Certification- Questions & Answers with Syllabus

Cisco CSPOFE Exam Description:

This exam tests a candidate's knowledge and skills needed to configure, provision, and troubleshoot Cisco NCS 2000 product solutions.

Cisco 500-210 Exam Overview:

Exam Name- Cisco SP Optical Technology Field Engineer Representative
Exam Number - 500-210 CSPOFE
Exam Price- $300 USD
Duration- 75 minutes
Number of Questions- 45-55
Passing Score- Variable (750-850 / 1000 Approx.)
Exam Registration- PEARSON VUE

Related Article:-