官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Some large packages such as matplotlib or django have hundreds of modules inside them, and developers usually categorize the related modules into a sub-directories."

A block of code is set as follows:

from netmiko import ConnectHandler
from devices import R1,SW1,SW2,SW3,SW4

nodes = [R1,SW1,SW2,SW3,SW4]

for device in nodes:
net_connect = ConnectHandler(**device)
output = net_connect.send_command("show run")
print output

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

hostname {{hostname}}

Any command-line input or output is written as follows:

pip install jinja2 

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: 

"Choose your platform from the Download page, and either the x86 or x64 version."

Warnings or important notes appear like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 库尔勒市| 县级市| 万山特区| 浦江县| 鄂托克旗| 大兴区| 张家界市| 余干县| 彩票| 花垣县| 宜昌市| 汾阳市| 南部县| 兴隆县| 连江县| 东兴市| 隆德县| 闻喜县| 长丰县| 赤水市| 葵青区| 铜山县| 红原县| 田林县| 重庆市| 神池县| 中西区| 色达县| 凌云县| 图们市| 和静县| 龙里县| 洪湖市| 甘孜| 大方县| 衡东县| 东乡县| 满城县| 庆阳市| 株洲市| 平度市|