Vi har bytt namn till Adlibris Campus! Campusbokhandeln ❤️ Adlibris - Läs mer här
Introduction to Python Network Automation | 1:a upplagan
- Häftad, Engelska, 2021
- Författare: Brendan Choi
- Betyg:
Ej i lager
Beskrivning
- Learn and implement network automation within server message block (SMB) and enterprise network infrastructure using Python. This introductory guide will focus on an end-to-end building of an integrated virtual Python network automation lab to develop essential skills in a number of technologies such as Python coding, Linux and Windows administration, VMware virtualization, and Cisco networking.You'll begin by studying network automation topics using Python as preferred programming language. Next, you'll see how to install and configure VMware workstations. This book breaks down the demystifying muddy and often confusing installation process of essential Python network modules: paramiko and netmiko libraries. Fifteen hands-on network automation labs are provided to awaken your network automation senses using Python. You'll then complete the network automation lab environment by integrating the Cisco L2 switch and L3 router images with CentOS Linux servers, GNS3 VM.The book concludes by sharing selective Python information needed to effectively work with Python network automation and real life scenarios that are helpful while administrating the corporate network infrastructure.You will:
- Build a lab for Python network automation need
- Examine the basics of Python syntax and its different IDE environment
- Control network devices using telnet, SSH and SNMP protocols using Python codes
- Understand virtualization and how to use VMware workstation.
- What is Virtualization and how to use VMware Workstation.
- How to become familiar with Linux Operating Systems
Who This Book Is For
IT developers, network managers and Python programmers who would like to learn network automation with Python.
Produktinformation
Kategori:
Okänd
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Springer Nature
Upplaga:
1
Utgiven:
2021-05-23
ISBN:
9781484268056
Sidantal:
490
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>