diff options
Diffstat (limited to 'netconfig')
-rw-r--r-- | netconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -639,7 +639,7 @@ space delimited, IPv4 addresses with netmasks in the format: <IP address>/<CIDR netmask> For example: 111.112.113.114/24 or 111.112.113.114/24 10.0.1.114/8 -Old style netmask 255.255.255.0 is equilivant of 24 in CIDR style. +Old style netmask 255.255.255.0 is equivalent of 24 in CIDR style. If a netmask is not specified a default of 24 will be used. The first address entered will become the primary IPv4 address |