Cumulus Certified Open Network Professional Study Guide CUMULUS NETWORKS / CCONP STUDY GUIDE

Total Page:16

File Type:pdf, Size:1020Kb

Cumulus Certified Open Network Professional Study Guide CUMULUS NETWORKS / CCONP STUDY GUIDE CUMULUS NETWORKS / CCONP STUDY GUIDE Cumulus Certified Open Network Professional Study Guide CUMULUS NETWORKS / CCONP STUDY GUIDE Purpose To help certification candidates organize their training and study plan, matching directly to the exam blueprint with information and resources to augment Cumulus Networks training. Some general networking exposure and knowledge is assumed, but links are always provided for additional research at your own consumption pace. Some general images of packet types or other reference information were included from web sources such as Wikipedia and vendor web sites for quick reference. Organization This study guide was organized and generated directly from the exam study guide blueprint with modifications and additions deemed appropriate. https://education.cumulusnetworks.com/getting-started-materials/287534 Creation references The document was created primarily using the Cumulus Linux 3.7 User Guide, Cumulus NetQ 1.4 User Guide (commands validated in version 2.1), validated design documents, Cumulus provided free training resources, and boot camp documentation. Additional information was added from prior knowledge and research. · Knowledge Base Home — https://support.cumulusnetworks.com/hc/en-us · Cumulus Education Home — https://education.cumulusnetworks.com/ · Cumulus Linux User Guide — https://docs.cumulusnetworks.com/display/DOCS · Cumulus NetQ User Guide — https://docs.cumulusnetworks.com/display/NETQ · Cumulus Validated Design Guides — https://cumulusnetworks.com/learn/resources/installation-guides · Cumulus Product Collateral — https://cumulusnetworks.com/learn/resources/cumulus-linux · Cumulus Data Center Networking CheatSheets — https://cumulusnetworks.com/learn/ resources/cheatsheetsf Document formatting Code, configuration, and examples The document contains a lot of examples of commands and output. Some commands output may be slightly formatted to fit inside this document and large tables may be reduced to the number of rows required for the clarity of information. Code or configuration examples will be shown in grey background text container in Courier New 9pt font. After the example will be a blank line formatted with minimal spacing. Crowded examples may include bold on commands for emphasis. ©2019 Cumulus Networks. All rights reserved. | cumulusnetworks.com 1 CUMULUS NETWORKS / CCONP STUDY GUIDE Files, directories, paths, and commands without output Files, directories, paths and singular command references lacking output will be displayed in italics, /etc/cumulus/acl/policy.conf with the font and text size it is included in. Important headings and focused text will be highlighted in bold. Commands and syntax Commands for Cumulus Linux example will show the command and assume a not shown net commit command is run to activate the changes before the verification. Some command output was restructured to fit into the document without changing the content itself, such as table layout innet show interface command. Command syntax that is showing options within commands and not the command itself with output will be written with the following syntax: · Required variable information enclosed in greater than and less than symbols “<x>” · <required_variable> · Optional items or sections will be enclosed in brackets, “[y]” · [optional_section] · Required items with fixed choice selection will be enclosed in parentheses, “(z)” · (choice1|choice2) · Some choices may be omitted for brevity NCLU & NetQ When the same information is available to be determined for show commands or troubleshooting, both examples were attempted to be included. NCLU was prioritized since NCLU is included by default compared to the optional NetQ added to provide troubleshooting and validation at a higher scale. Some capability is currently not in parity and can only be found via either NCLU or NetQ. ©2019 Cumulus Networks. All rights reserved. | cumulusnetworks.com 2 CUMULUS NETWORKS / CCONP STUDY GUIDE Contents Purpose 1 Organization 1 Creation references 1 Document formatting 1 Code, configuration, and examples 1 Files, directories, paths, and commands without output 2 Commands and Syntax 2 NCLU & NetQ 2 Exam information and training resources 11 Overview 11 Free resources and training 12 Self-paced training 12 Linux Networking fundamentals 12 Cumulus core 12 Instructor led training 13 Boot camp 13 Boot camp XL 13 Schedule exam 13 Switching fundamentals 13 Describe & switching concepts 13 Frame switching 13 Frame flooding 13 MAC address table 14 MAC learning and aging 15 Interpret frame format 15 Configure, verify, and troubleshoot inter-VLAN bridging 16 VLAN trunking 16 Describe Linux bridges concepts 16 Describe VLAN aware bridge 16 Describe traditional bridging concepts 17 Traditional | VLAN-aware bridging comparison 17 ©2019 Cumulus Networks. All rights reserved. | cumulusnetworks.com 3 CUMULUS NETWORKS / CCONP STUDY GUIDE Describe and verify ARP and neighbor discovery 18 ARP overview 18 ARP changes in Cumulus Linux 18 ARP verification & manipulation 19 Neighbor discovery 20 Configure, verify, and troubleshoot STP protocols 21 Describe supported STP modes and interop techniques 21 Configuration 21 Storm control 23 Verification 23 Troubleshooting 24 Configure and verify layer 2 protocols 25 Multi-chassis Link Aggregation (MLAG) 25 MLAG with STP 26 MLAG log file 26 Describe ethernet bridging fundamentals 27 Describe & configure connectivity to the host 27 Describe common host attachment modes 27 Describe the purpose of Multi-chassis Link Aggregation (MLAG) 28 Routing fundamentals 28 Describe BGP and how it is used 28 Border Gateway Protocol (BGP) overview 28 Describe the differences between AS placements EBGP vs. IBGP 30 iBGP 30 eBGP 30 Describe how OSPF is used and LSA types 31 Open Shortest Path First (OSPF) overview 31 OSPF as a DC underlay 32 OSPF area placement 32 OSPF stub areas 32 Describe the components of FHRP 33 Switched virtual interface 33 Virtual Router Redundancy (VRR) 33 Virtual Router Redundancy Protocol (VRRP) 34 Anycast gateway 36 ©2019 Cumulus Networks. All rights reserved. | cumulusnetworks.com 4 CUMULUS NETWORKS / CCONP STUDY GUIDE Describe the components of a routing table 36 Describe Equal Cost Multipath (ECMP) routing 36 Describe hashing 37 Define equal cost 37 Comparing different sources like OSPF and BGP routes 37 Describe how a routing table is populated by different routing information sources 38 Compare and contrast static routing and dynamic routing 40 Compare and contrast different routing protocols 40 BGP 40 OSPF 40 Routing Information Protocol (RIP) 40 Intermediate System to Intermediate System (IS-IS) 41 Enhanced Interior Gateway Routing Protocol (EIGRP) 43 Quick comparison chart 44 Describe IPv4 and IPv6 addressing fundamentals 44 IPv4 addressing overview 44 IPv6 overview 45 Configure, verify, and troubleshoot IPv4 and IPv6 static routing 47 IPv4 static route configuration 47 IPv4 static route verification 47 IPv6 static route configuration 47 IPv6 static route verification 47 Describe the Linux theory on VRF 48 Virtual Routing and Forwarding (VRF) overview 48 Describe MGMT VRF theory 48 Configure VRF 49 Configure management VRF 49 VRF verification 49 VRF route table 50 mcast (no PIM) 51 Describe IGMP functionalities 51 Linux concepts 51 Describe the basics of GRUB 51 Display how to boot a switch, recover a password, and manually boot 52 Restart ONIE installer 52 Uninstall all images & remove configuration 52 ©2019 Cumulus Networks. All rights reserved. | cumulusnetworks.com 5 CUMULUS NETWORKS / CCONP STUDY GUIDE Boot into rescue mode 52 Password recovery 53 Installing software and package management (.deb, source...etc.) — high-level concepts 54 Understand how to use a change log 54 Display how to add and remove users, set permissions on files, password 55 Add and remove users 55 Set password 55 Set file permissions 56 Describe the benefits and differences between password login and keybased 57 Describe the difference between Userspace and Kernel 57 Configure systemd service architecture 58 Display starting, enabling, disabling a service 58 BASH overview and purpose 59 Stdin/out/err, utilities, pipes and redirection 59 Pipes 59 Display how to change directories 60 Display how to create files 60 Display how to use sudo 61 Display how to use grep 61 Describe file system structure and where files are located 62 Cumulus Linux Network configuration files 63 Additional commonly used files 64 Dynamic Host Configuration Protocol (DHCP) 64 Overlay routing concepts 65 Describe and configure a VXLAN 65 VXLAN overview 65 VXLAN configuration 66 Describe the difference between asymmetric and symmetric routing 66 Asymmetric routing 66 Symmetric routing 67 Describe the basics of EVPN, a BGP EVPN control plane, and the different route types 69 Ethernet Virtual Private Network (EVPN) 69 BGP EVPN control plane 69 EVPN route types 70 ©2019 Cumulus Networks. All rights reserved. | cumulusnetworks.com 6 CUMULUS NETWORKS / CCONP STUDY GUIDE Core Cumulus concepts 72 Describe awareness & interaction between NCLU & ifupdown2 72 Configure interfaces 73 Create a topology file and verify cabling with PTM 75 PTM overview 75 Basic DOT example 76 PTM templates 76 Configure, describe, and troubleshoot BGP unnumbered operation 77 BGP unnumbered overview 77 BGP unnumbered configuration 78 BGP unnumbered troubleshooting 78 Link-local addresses validation 84 Describe how to manage FRR 85 Describe NCLU and display how to leverage help, add/remove config 87 NCLU overview 87 NCLU help 88 NCLU built in examples 90
Recommended publications
  • Transparent LAN Service Over Cable
    Transparent LAN Service over Cable This document describes the Transparent LAN Service (TLS) over Cable feature, which enhances existing Wide Area Network (WAN) support to provide more flexible Managed Access for multiple Internet service provider (ISP) support over a hybrid fiber-coaxial (HFC) cable network. This feature allows service providers to create a Layer 2 tunnel by mapping an upstream service identifier (SID) to an IEEE 802.1Q Virtual Local Area Network (VLAN). Finding Feature Information Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the Feature Information Table at the end of this document. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://tools.cisco.com/ITDIT/CFN/. An account on http:// www.cisco.com/ is not required. Contents • Hardware Compatibility Matrix for Cisco cBR Series Routers, page 2 • Prerequisites for Transparent LAN Service over Cable, page 2 • Restrictions for Transparent LAN Service over Cable, page 3 • Information About Transparent LAN Service over Cable, page 3 • How to Configure the Transparent LAN Service over Cable, page 6 • Configuration Examples for Transparent LAN Service over Cable, page 8 • Verifying the Transparent LAN Service over Cable Configuration, page 10 • Additional References, page 11 • Feature Information for Transparent LAN Service over Cable, page 12 Cisco Converged Broadband Routers Software Configuration Guide For DOCSIS 1 Transparent LAN Service over Cable Hardware Compatibility Matrix for Cisco cBR Series Routers Hardware Compatibility Matrix for Cisco cBR Series Routers Note The hardware components introduced in a given Cisco IOS-XE Release are supported in all subsequent releases unless otherwise specified.
    [Show full text]
  • Ieee 802.1 for Homenet
    IEEE802.org/1 IEEE 802.1 FOR HOMENET March 14, 2013 IEEE 802.1 for Homenet 2 Authors IEEE 802.1 for Homenet 3 IEEE 802.1 Task Groups • Interworking (IWK, Stephen Haddock) • Internetworking among 802 LANs, MANs and other wide area networks • Time Sensitive Networks (TSN, Michael David Johas Teener) • Formerly called Audio Video Bridging (AVB) Task Group • Time-synchronized low latency streaming services through IEEE 802 networks • Data Center Bridging (DCB, Pat Thaler) • Enhancements to existing 802.1 bridge specifications to satisfy the requirements of protocols and applications in the data center, e.g. • Security (Mick Seaman) • Maintenance (Glenn Parsons) IEEE 802.1 for Homenet 4 Basic Principles • MAC addresses are “identifier” addresses, not “location” addresses • This is a major Layer 2 value, not a defect! • Bridge forwarding is based on • Destination MAC • VLAN ID (VID) • Frame filtering for only forwarding to proper outbound ports(s) • Frame is forwarded to every port (except for reception port) within the frame's VLAN if it is not known where to send it • Filter (unnecessary) ports if it is known where to send the frame (e.g. frame is only forwarded towards the destination) • Quality of Service (QoS) is implemented after the forwarding decision based on • Priority • Drop Eligibility • Time IEEE 802.1 for Homenet 5 Data Plane Today • 802.1Q today is 802.Q-2011 (Revision 2013 is ongoing) • Note that if the year is not given in the name of the standard, then it refers to the latest revision, e.g. today 802.1Q = 802.1Q-2011 and 802.1D
    [Show full text]
  • Introduction to Spanning Tree Protocol by George Thomas, Contemporary Controls
    Volume6•Issue5 SEPTEMBER–OCTOBER 2005 © 2005 Contemporary Control Systems, Inc. Introduction to Spanning Tree Protocol By George Thomas, Contemporary Controls Introduction powered and its memory cleared (Bridge 2 will be added later). In an industrial automation application that relies heavily Station 1 sends a message to on the health of the Ethernet network that attaches all the station 11 followed by Station 2 controllers and computers together, a concern exists about sending a message to Station 11. what would happen if the network fails? Since cable failure is These messages will traverse the the most likely mishap, cable redundancy is suggested by bridge from one LAN to the configuring the network in either a ring or by carrying parallel other. This process is called branches. If one of the segments is lost, then communication “relaying” or “forwarding.” The will continue down a parallel path or around the unbroken database in the bridge will note portion of the ring. The problem with these approaches is the source addresses of Stations that Ethernet supports neither of these topologies without 1 and 2 as arriving on Port A. This special equipment. However, this issue is addressed in an process is called “learning.” When IEEE standard numbered 802.1D that covers bridges, and in Station 11 responds to either this standard the concept of the Spanning Tree Protocol Station 1 or 2, the database will (STP) is introduced. note that Station 11 is on Port B. IEEE 802.1D If Station 1 sends a message to Figure 1. The addition of Station 2, the bridge will do ANSI/IEEE Std 802.1D, 1998 edition addresses the Bridge 2 creates a loop.
    [Show full text]
  • Layer 2 Virtual Private Networks CM-SP-L2VPN-I11-130808
    Data-Over-Cable Service Interface Specifications Business Services over DOCSIS® Layer 2 Virtual Private Networks CM-SP-L2VPN-I11-130808 ISSUED Notice This DOCSIS specification is the result of a cooperative effort undertaken at the direction of Cable Television Laboratories, Inc. for the benefit of the cable industry and its customers. This document may contain references to other documents not owned or controlled by CableLabs®. Use and understanding of this document may require access to such other documents. Designing, manufacturing, distributing, using, selling, or servicing products, or providing services, based on this document may require intellectual property licenses from third parties for technology referenced in this document. Neither CableLabs nor any member company is responsible to any party for any liability of any nature whatsoever resulting from or arising out of use or reliance upon this document, or any document referenced herein. This document is furnished on an "AS IS" basis and neither CableLabs nor its members provides any representation or warranty, express or implied, regarding the accuracy, completeness, noninfringement, or fitness for a particular purpose of this document, or any document referenced herein. Cable Television Laboratories, Inc., 2006-2013 CM-SP-L2VPN-I11-130808 Data-Over-Cable Service Interface Specifications DISCLAIMER This document is published by Cable Television Laboratories, Inc. ("CableLabs®"). CableLabs reserves the right to revise this document for any reason including, but not limited to, changes in laws, regulations, or standards promulgated by various agencies; technological advances; or changes in equipment design, manufacturing techniques, or operating procedures described, or referred to, herein. CableLabs makes no representation or warranty, express or implied, with respect to the completeness, accuracy, or utility of the document or any information or opinion contained in the report.
    [Show full text]
  • 7-Port Gigabit Ethernet Switch with Audio Video Bridging and Two RGMII/MII/RMII Interfaces
    KSZ9567R 7-Port Gigabit Ethernet Switch with Audio Video Bridging and Two RGMII/MII/RMII Interfaces Highlights • Five Integrated PHY Ports - 1000BASE-T/100BASE-TX/10BASE-Te IEEE 802.3 • Non-blocking wire-speed Ethernet switching fabric - Fast Link-up option significantly reduces link-up time • Full-featured forwarding and filtering control, includ- - Auto-negotiation and Auto-MDI/MDI-X support ing Access Control List (ACL) filtering - On-chip termination resistors and internal biasing for • Full VLAN and QoS support differential pairs to reduce power • Five ports with integrated 10/100/1000BASE-T PHY - LinkMD® cable diagnostic capabilities for determining transceivers cable opens, shorts, and length • Two ports with 10/100/1000 Ethernet MACs and con- • Advanced Switch Capabilities figurable RGMII/MII/RMII interfaces - IEEE 802.1Q VLAN support for 128 active VLAN • IEEE 1588v2 Precision Time Protocol (PTP) support groups and the full range of 4096 VLAN IDs - IEEE 802.1p/Q tag insertion/removal on per port basis • IEEE 802.1AS/Qav Audio Video Bridging (AVB) - VLAN ID on per port or VLAN basis • IEEE 802.1X access control support - IEEE 802.3x full-duplex flow control and half-duplex • EtherGreen™ power management features, back pressure collision control including low power standby - IEEE 802.1X access control 2 • Flexible management interface options: SPI, I C, (Port-based and MAC address based) MIIM, and in-band management via any port - IGMP v1/v2/v3 snooping for multicast packet filtering • Industrial temperature range support - IPv6
    [Show full text]
  • Analysis of Qos in Software Defined Wireless Network with Spanning Tree Protocol
    I. J. Computer Network and Information Security, 2017, 6, 61-68 Published Online June 2017 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijcnis.2017.06.07 Analysis of QoS in Software Defined Wireless Network with Spanning Tree Protocol Rafid Mustafiz, Abu Sayem Mohammad Delowar Hossain, Nazrul Islam+, Mohammad Motiur Rahman Department of Computer Science and Engineering +Department of Information and Communication Technology Mawlana Bhashani Science and Technology University, Santosh, Tangail-1902, Bangladesh E-mail: [email protected], [email protected], [email protected], [email protected] Abstract—Software Defined Network (SDN) is more technique. The data controlling actions are controlled by dynamic, manageable, adaptive and programmable a software or hardware based centralized controller and network architecture. This architecture separates the data forwarding task has performed by a hardware core control plane from the forwarding plane that enables the device [3]. This enables the control plane to be directly network to become directly programmable. The programmable which makes it suitable in the field of programmable features of SDN technology has research. Data plane functionality contains features such dramatically improved network efficiency and simplify as quality of service (QoS) [4]. The overall performance the network configuration and resource management. of a network topology depends mostly on the parameters SDN supports Open-Flow technology as forwarding of QoS. The present goal of SDN is to design a network function and centralized control successfully. Wireless that is capable the maximum improvement of QoS environment has recently added to the SDN infrastructure parameters. SDN supports many new types of that has rapidly emerged with Open-Flow protocol.
    [Show full text]
  • Cumulus User Guide
    Cumulus 8.6 Client User Guide Copyright 2012, Canto GmbH. All rights reserved. Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trade- marks of Canto, registered in the U.S. and other countries. Apple, Mac, Macintosh and QuickTime are registered trademarks of Apple Com- puter, Inc. , registered in the U.S. and other countries. Microsoft, Windows, Windows Vista, and Windows NT are either trademarks or registered trademarks of the Microsoft Corporation in the U.S. and other coun- tries. Other third-party product and company names mentioned in this document are trademarks or registered trademarks of their respective holders. Feedback? Tell us what you think about this manual. We welcome all of your comments and suggestions. Please e-mail comments to [email protected] or via fax at +49-30-390 48 555. CU-WC-861-MN-Z-1 3 Table of Contents Renaming Records . 27 Intro 7 Editing a Record’s Category Assignments . 28 Things You Can Do with Records . 28 Cumulus . 8 Things You Can Do with Assets . 29 This User Guide . 8 Categories . 29 Category Types. 30 Organization. 8 Creating Categories . 31 Cross-Platform Issues . 9 Custom Ordering of Categories. 32 User Interface Item Conventions. 9 Category Fields. 33 Cumulus Step by Step. 9 Category Information Window. 33 Your Experience . 9 Editing Category Information . 33 Categories and Auto-cataloging . 34 Understanding Cumulus . 10 Individual Category Tabs (optional) . 35 Assets . 10 Things You Can Do with Categories. 35 Catalogs . 10 Collections . 10 Information Window. 36 Categories . 10 • THE INFORMATION WINDOW....................................................................... 36 Records . 11 Sets and Templates .
    [Show full text]
  • Linux Networking 101
    The Gorilla ® Guide to… Linux Networking 101 Inside this Guide: • Discover how Linux continues its march toward world domination • Learn basic Linux administration tips • See how easy it can be to build your entire network on a Linux foundation • Find out how Cumulus Linux is your ticket to networking freedom David M. Davis ActualTech Media Helping You Navigate The Technology Jungle! In Partnership With www.actualtechmedia.com The Gorilla Guide To… Linux Networking 101 Author David M. Davis, ActualTech Media Editors Hilary Kirchner, Dream Write Creative, LLC Christina Guthrie, Guthrie Writing & Editorial, LLC Madison Emery, Cumulus Networks Layout and Design Scott D. Lowe, ActualTech Media Copyright © 2017 by ActualTech Media. All rights reserved. No portion of this book may be reproduced or used in any manner without the express written permission of the publisher except for the use of brief quotations. The information provided within this eBook is for general informational purposes only. While we try to keep the information up- to-date and correct, there are no representations or warranties, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the information, products, services, or related graphics contained in this book for any purpose. Any use of this information is at your own risk. ActualTech Media Okatie Village Ste 103-157 Bluffton, SC 29909 www.actualtechmedia.com Entering the Jungle Introduction: Six Reasons You Need to Learn Linux ....................................................... 7 1. Linux is the future ........................................................................ 9 2. Linux is on everything .................................................................. 9 3. Linux is adaptable ....................................................................... 10 4. Linux has a strong community and ecosystem ........................... 10 5.
    [Show full text]
  • V1.1.1 (2014-09)
    Final draft ETSI ES 203 385 V1.1.1 (2014-09) ETSI STANDARD CABLE; DOCSIS® Layer 2 Virtual Private Networking 2 Final draft ETSI ES 203 385 V1.1.1 (2014-09) Reference DES/CABLE-00008 Keywords access, broadband, cable, data, IP, IPcable, L2VPN, modem ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N° 348 623 562 00017 - NAF 742 C Association à but non lucratif enregistrée à la Sous-Préfecture de Grasse (06) N° 7803/88 Important notice The present document can be downloaded from: http://www.etsi.org The present document may be made available in electronic versions and/or in print. The content of any electronic and/or print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any existing or perceived difference in contents between such versions and/or in print, the only prevailing document is the print of the Portable Document Format (PDF) version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http://portal.etsi.org/tb/status/status.asp If you find errors in the present document, please send your comment to one of the following services: http://portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm except as authorized by written permission of ETSI.
    [Show full text]
  • Network Virtualization Using Shortest Path Bridging (802.1Aq) and IP/SPB
    avaya.com Network Virtualization using Shortest Path Bridging and IP/SPB Abstract This White Paper discusses the benefits and applicability of the IEEE 802.1aq Shortest Path Bridging (SPB) protocol which is augmented with sophisticated Layer 3 routing capabilities. The use of SPB and the value to solve virtualization of today’s network connectivity in the enterprise campus as well as the data center are covered. This document is intended for any technically savvy network manager as well as network architect who are faced with: • Reducing time to service requirements • Less tolerance for network down time • Network Virtualization requirements for Layer 2 (VLAN-extensions) and Layer 3 (VRF-extensions) • Server Virtualization needs in data center deployments requiring a large set of Layer 2 connections (VLANs) • Traffic separation requirements in campus deployments for security purposes as well as robustness considerations (i.e. contractors for maintenance reasons needing access to their equipment or guest access needs) • Multi-tenant applications such as airports, governments or any other network with multiple discrete (legal) entities that require traffic separation WHITE PAPER 1 avaya.com Table of Contents 1. Introduction ........................................................................................................................ 3 2. Benefits of SPB ................................................................................................................... 4 2.1 Network Service Enablement ............................................................................................................
    [Show full text]
  • 4Th Slide Set Computer Networks
    Devices of the Data Link Layer Impact on the Collision Domain Addressing in the Data Link Layer 4th Slide Set Computer Networks Prof. Dr. Christian Baun Frankfurt University of Applied Sciences (1971–2014: Fachhochschule Frankfurt am Main) Faculty of Computer Science and Engineering [email protected] Prof. Dr. Christian Baun – 4th Slide Set Computer Networks – Frankfurt University of Applied Sciences – WS1920 1/28 Devices of the Data Link Layer Impact on the Collision Domain Addressing in the Data Link Layer Learning Objectives of this Slide Set Data Link Layer (part 1) Devices of the Data Link Layer Learning Bridges Loops on the Data Link Layer Spanning Tree Protocol Impact on the collision domain Addressing in the Data Link Layer Format of MAC addresses Uniqueness of MAC addresses Security aspects of MAC addresses Prof. Dr. Christian Baun – 4th Slide Set Computer Networks – Frankfurt University of Applied Sciences – WS1920 2/28 Devices of the Data Link Layer Impact on the Collision Domain Addressing in the Data Link Layer Data Link Layer Functions of the Data Link Layer Sender: Pack packets of the Network Layer into frames Receiver: Identify the frames in the bit stream from the Physical Layer Ensure correct transmission of the frames inside a physical network from one network device to another one via error detection with checksums Provide physical addresses (MAC addresses) Control access to the transmission medium Devices: Bridge, Layer-2-Switch (Multiport-Bridge), Modem Protocols: Ethernet, Token Ring, WLAN, Bluetooth,
    [Show full text]
  • Enhanced Metadata Support
    CUMULUS Enhanced Metadata Support Cumulus supports all digital file formats because it captures core meta- Updated for Cumulus 10.0 data provided by the operating system, such as file name, format, size, modification date, etc. For the world’s most popular file formats, Cumulus Contents provides additional functionality or enhanced metadata support. This Standard Supports. 2 enables users to find files based on audio / video durations, fonts used in Audio / Video File Formats ..............2 layouts, full text of presentations and documents. Image / CAD / 3D File Formats ...........4 Office / Layout File Formats .............6 Summary Tags Size File Name To find out more about metadata – check out our webinar on metadata best tips and Format Fonts practices: and a lot more! Cumulus provides enhanced metadata support for the formats listed on the following Contact Information pages. Enhanced metadata support for other file types can be easily added to Cumulus by U.S. +1 (415) 495-6545 our partners or an internal development team, using Cumulus SDK. E.U. +49 (0) 30 390 485-0 [email protected] canto.com CUMULUS Enhanced Metadata Support 2/8 Standard Supports Write Back Mac OS Cumulus Read File Format File Ext Metadata to Notes File Type Filters Metadata Asset In order to preserve the integrity of metadata originally collected EXIF (Exchangeable Image File Format) — — • EXIF P — by the EXIF-enabled camera or capture device, Cumulus does not Digital Camera Support write-back EXIF metadata to assets. Cumulus can write-back XMP-compliant metadata to the file XMP (Extensible Metadata Platform) xmp TEXT • XMP P P formats indicated throughout this document by a 3 in the “Write Adobe CS Applications Support Back IPTC/XMP” columns.
    [Show full text]