- Implementing Cisco Networking Solutions
- Harpreet Singh
- 193字
- 2021-07-08 10:02:12
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows:
"To save or write an image, we can use the imsave() function."
A block of code is set as follows:
Router(config)# interface GigabitEthernet 0/1
Router(config-if)# description To_Switch_Gig_0/1
Router(config-if)# ip addr 10.1.1.1 255.255.255.0
Router(config-if)# ip local-proxy arp
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
Switch(config)# interface GigabitEthernet 0/1
Switch(config-if)# description User_facing_port
Switch(config-if)# storm-control broadcast level 5.00
Switch(config-if)# storm-control unicast level 80.00
Switch(config-if)# storm-control action trap
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes, for example, appear in the text like this: "Clicking the Next button moves you to the next screen."
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- Learning Docker
- Python Geospatial Development(Second Edition)
- Teaching with Google Classroom
- Instant Nancy Web Development
- Learning Apache Karaf
- 精通MySQL 8(視頻教學版)
- Spring 5 Design Patterns
- Get Your Hands Dirty on Clean Architecture
- C# 7.0本質論
- Learning Cocos2d-JS Game Development
- Learning ECMAScript 6
- Raspberry Pi開發實戰
- 現代JavaScript編程:經典范例與實踐技巧
- Mathematica Data Visualization