Cargando…

OpenStack networking essentials : build and manage networks in OpenStack using Neutron /

Build and manage networks in OpenStack using Neutron About This Book Deploy an all-in-one cloud based on OpenStack Liberty (2015.2) using RDO Learn the fundamentals of the Neutron API including networks, subnets, and ports, and how to manage these resources in the cloud Build simple virtual network...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Denton, James (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn948622202
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 160503s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d DEBBG  |d N$T  |d YDX  |d DEBSZ  |d OCLCF  |d CEF  |d AGLDB  |d IGB  |d RDF  |d DST  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCO 
020 |a 9781785281235  |q (electronic bk.) 
020 |a 1785281232  |q (electronic bk.) 
020 |z 9781785281235 
020 |z 1785281232 
020 |z 9781785283277 
020 |a 1785283278 
020 |a 9781785283277 
029 1 |a DEBBG  |b BV043969326 
029 1 |a DEBSZ  |b 485798425 
029 1 |a GBVCP  |b 882849727 
035 |a (OCoLC)948622202 
050 4 |a QA76.585 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.6782  |2 23 
049 |a UAMI 
100 1 |a Denton, James,  |e author. 
245 1 0 |a OpenStack networking essentials :  |b build and manage networks in OpenStack using Neutron /  |c James Denton. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (1 volume) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 |a Description based on online resource; title from cover (Safari, viewed April 29, 2016). 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a Cover ; Copyright; Credits; About the Author; www.PacktPub.com; Table of Contents; Preface; Chapter 1: OpenStack Networking Components -- an Overview ; Features of OpenStack Networking; Switching; Routing; Advanced networking features; Load balancing; Firewalling; Virtual private networks; The OpenStack architecture; A reference architecture; Implementing the network; Plugins and drivers; Neutron agents; The DHCP agent; The metadata agent; The network plugin agent; Summary; Chapter 2: Installing OpenStack Using RDO ; System requirements; The initial network configuration; Example networks 
505 8 |a Interface configurationConnect to the host; Initial steps; Permissions; Install network utilities; Set the hostname; Install Network Time Protocol (NTP); Disable NetworkManager; Upgrade the system; Install RDO using Packstack; Download RDO; Configure the answer file; Install RDO; Verify connectivity to OpenStack; Verify connectivity to the dashboard; Additional installation tasks; Create a security group rule; Create a demo project and user; Configure the keystone_demo file; Upload an image to Glance; Summary; Chapter 3: Neutron API Basics ; Networks; Network attributes; Provider attributes 
505 8 |a Additional attributesSubnets; Ports; The Neutron workflow; Booting an instance; How the logical model is implemented; Deleting an instance; Summary; Chapter 4: Interfacing with Neutron ; Using the Horizon dashboard; Managing resources within a project; Creating networks within a project; Viewing the network topology; Managing resources as an administrator; Using the Neutron client; Creating and listing networks; Creating a network; Creating a subnet; Summary; Chapter 5 : Switching; The basics of switching in OpenStack; Using Linux bridges; Using Open vSwitch; Network types; Local networks 
505 8 |a Flat networksVLAN networks; VXLAN networks; GRE networks; A look at our environment; Getting a closer look; Summary; Chapter 6 : Routing; The basics of routing in Neutron; Network namespaces; Connectivity through a router; Outbound connectivity; Inbound connectivity; Types of routers; Standalone routers; Highly available routers; Distributed virtual routers; Managing routers in the dashboard; Creating routers within a project; Viewing the network topology; Managing routers as an administrator; Managing routers with the Neutron client; Creating and listing routers; Creating a router 
505 8 |a Adding an interfaceListing router interfaces; Examining the routers; Summary; Chapter 7: Building Networks and Routers ; Using provider networks; Creating a provider network; Booting an instance; Accessing the instance; Using a Neutron router; External provider networks; Attaching the router to an external provider network; Booting an instance; Testing connectivity; Observing SNAT behavior; Assigning a floating IP; Testing connectivity via floating IP; Multiple routers; Advanced networking; Summary; Chapter 8: Security Group Fundamentals ; Security groups in OpenStack; Using security groups 
520 |a Build and manage networks in OpenStack using Neutron About This Book Deploy an all-in-one cloud based on OpenStack Liberty (2015.2) using RDO Learn the fundamentals of the Neutron API including networks, subnets, and ports, and how to manage these resources in the cloud Build simple virtual network infrastructures in the cloud Who This Book Is For The book is for those who are new to OpenStack and Neutron who want to learn the cloud networking fundamentals and get started with OpenStack networking. Prior networking experience along with a virtual or physical server is recommended to follow along with the concepts demonstrated in the book. What You Will Learn Install the latest Liberty (2015.2) release of OpenStack using RDO in VirtualBox Discover the basics of the Neutron API, including networks, subnets, and ports Interact with Neutron using the CLI and Horizon dashboard Create networks and subnets that provide connectivity to instances Implement software routers that connect networks and provide network address translation Secure instances using Neutron's security group functionality In Detail The OpenStack Networking API offers users the ability to create and manage both basic and complex network architectures that blend the virtual and physical network infrastructure. This book kicks off by describing various components of Openstack Neutron and installing Ubuntu OpenStack based on Canonical's process. Further on, you will use various methods to interface with Neutron to create and manage network resources. You will also get to grips with the relationship between ports, networks, and subnets through diagrams and explanations, and see how the logical components are implemented via plugins and agents. Moving forward, you will learn how virtual switches are implemented and how to build Neutron routers. You will also configure networks, subnets, and routers to provide connectivity to instances using simple examples. At the end, you will configure and manage security groups, and will observe how these rules translate to iptables rules on the host machines. By the end of the book, you will be able to build basic network architectures using Neutron networks and routers in no time. Style and approach An easy-to-follow guide that covers the networking features of OpenStack and the core Neutron API components providing a solid foundation to deploy networks and instances. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a OpenStack (Electronic resource) 
630 0 7 |a OpenStack (Electronic resource)  |2 fast 
650 0 |a Cloud computing. 
650 0 |a Computer networks  |x Management. 
650 6 |a Infonuagique. 
650 6 |a Réseaux d'ordinateurs  |x Gestion. 
650 7 |a COMPUTERS / Computer Literacy  |2 bisacsh 
650 7 |a COMPUTERS / Computer Science  |2 bisacsh 
650 7 |a COMPUTERS / Data Processing  |2 bisacsh 
650 7 |a COMPUTERS / Hardware / General  |2 bisacsh 
650 7 |a COMPUTERS / Information Technology  |2 bisacsh 
650 7 |a COMPUTERS / Machine Theory  |2 bisacsh 
650 7 |a COMPUTERS / Reference  |2 bisacsh 
650 7 |a Cloud computing  |2 fast 
650 7 |a Computer networks  |x Management  |2 fast 
830 0 |a Community experience distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781785283277/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a YBP Library Services  |b YANK  |n 12963655 
938 |a EBSCOhost  |b EBSC  |n 1222680 
994 |a 92  |b IZTAP