Example 3.2. Adding an IP Network
This example adds an IPv4 network named wwwsrvnet with address 192.168.10.0/24 to the
address book:
Command-Line Interface
gw-world:/> add Address IP4Address wwwsrvnet Address=192.168.10.0/24
Web Interface
1. Go to: Objects > Address Book > Add > IP4 Address
2. Specify a suitable name for the IP network, for example wwwsrvnet
3. Enter 192.168.10.0/24 as the IP Address
4. Click OK
Example 3.3. Adding an IP Range
This example adds a range of IPv4 addresses from 192.168.10.16 to 192.168.10.21 and names the
range wwwservers:
Command-Line Interface
gw-world:/> add Address IP4Address wwwservers
Address=192.168.10.16-192.168.10.21
Web Interface
1. Go to: Objects > Address Book > Add > IP4 Address
2. Specify a suitable name for the IP Range, for example wwwservers.
3. Enter 192.168.10.16-192.168.10.21 as the IP Address
4. Click OK
Example 3.4. Deleting an Address Object
To delete an object named wwwsrv1 in the address book, do the following:
Command-Line Interface
gw-world:/> delete Address IP4Address wwwsrv1
Chapter 3: Fundamentals
147