Find answers to your technical questions and learn how to use our products
Search suggestions:
Specifies the format of netmasks in the show command output. Use no ip netmask-format to restore the format to the default format.
ip netmask-format mask_format
no ip netmask-format
Parameter
Description
Possible Values
Default Value
mask_format
The format of the netmasks
bitcount - addresses are followed by a slash and the total number of bits in the netmask, such as 17
decimal - the network masks are in dotted decimal notation, such as 255.255.255.0
hexadecimal - the network masks are in hexadecimal format as indicated by the leading 0X, such as 0XFFFFFF00
decimal
read-write
general
To display netmasks in bitcount format:
Gxxx-001(super)# ip netmask-format bitcount
Previous Topic
Next Topic