Conventions used
There are a number of text conventions used throughout this book.
Code in text
: 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: "Before you can create a VWire interface, you first need to set two interfaces to the Virtual Wire
type and assign each of them a different zone."
Any command-line input or output is written as follows:
configure set deviceconfig system type static set deviceconfig system ip-address <IP> set deviceconfig system netmask <x.x.x.x> set deviceconfig system default-gateway <IP> set deviceconfig system dns-setting servers primary <IP> set deviceconfig system dns-setting servers secondary <IP> commit
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: "If you already have an account, log in and click on Register a Device from the home page"
Tips or important notes
Appear like this.