Select Page

Python For Network Engineers 1

Python For Network Engineers 1 Search for: Python For Network Engineers 1 (1) Network programmability made easy Router-1 Basic configuration config terminal hostname R1 Configure IP interface interface gig0/0 ip address 192.168.122.71 255.255.255.0 no shut Enable...

Cisco ACI Upgrade The Fabric

Cisco ACI Upgrade The Fabric Search for: Applied version Cisco ACI Simulator 5.x Cisco ACI Upgrade The Fabric (1) High Level Steps Read the release notes (cisco.com) It tells you what you need to take into account The possible upgrade scenario, from which version to...

Cisco ACI Special Considerations

Cisco ACI Special Considerations Search for: Applied version Cisco ACI Simulator 5.x Cisco ACI Special Considerations (1) TEP Pool and Infrastructure VLAN TEP Pool Tunnel endpoint address pool IP addresses from this pool are assigned to all fabric elements to...

Python Programming Overview 4

Python Programming Overview 4 Search for: Python Programming Overview 4 (1) Running The Interpreter The Python Interpreter Python ships with an interactive interpreter This tool will be your best friend as you learn the language Provides instant feedback and...

Python Programming Overview 3

Python Programming Overview 3 Search for: Python Programming Overview 3 (1) Source File Encoding UTF-8 Stands for 8-bit Unicode Transitional Format Capable of encoding all possible characters in Unicode The dominant character encoding for the Web (81.4% of all web...