420 CLI referenceIP address and network mask formatsIP addresses and network masks can be expressed in different ways inthe CLI.IP addressesIP addresses can be specified in the following ways:• Dotted decimal notation—specify the IP address as is: 10.0.0.1• According to the formats below:— A.B.C.D = A.B.C.D, the equivalent of dotted decimal notation— A.B.D = A.B.0.D — that is, 10.1.10 translates to 10.1.0.10— A.D = A.0.0.D — that is, 10.1 translates to 10.0.0.1— D = 0.0.0.D — that is, 10 translates to 0.0.0.10Network masksA network mask can be specified in dotted decimal notation or as numberof bits. Where the network mask is:• 255.0.0.0 it can also be expressed as 8• 255.255.0.0 it can also be expressed as 16• 255.255.255.0 it can also be expressed as 24• 255.255.255.255 it can also be expressed as 32VariablesYou can use variables in some commands and features in the NortelSNAS software.TIP: Variables included in links are URL encoded. Variables included instatic texts are not URL encoded.Table 66 "Variables" (page 420) describes variables and their use.Table 66VariablesVariable Use Expands to the user name specified when the user logged on to thedomain. Expands to the password specified when the user logged on to thedomain. Expands to the group to which the logged on user is a member.Nortel Secure Network Access SwitchUsing the Command Line InterfaceNN47230-100 03.01 Standard28 July 2008Copyright © 2007, 2008 Nortel Networks.