Listing Configuration Objects; Displaying A Configuration Object - D-Link NetDefend DFL-210 User Manual

Network security firewall ver. 1.05
Hide thumbs Also See for NetDefend DFL-210:
Table of Contents

Advertisement

2.1.5. Working with Configurations
Example 2.3. Listing Configuration Objects
This example shows how to list all service objects.
CLI
gw-world:/> show Service
A list of all services will be displayed, grouped by their respective type.
Web Interface
1.
Go to Objects > Services
2.
A web page listing all services will be presented.
A list contains the following basic elements:
Add Button - Displays a dropdown menu when clicked. The menu will list all types of configuration items that
can be added to the list.
Header - The header row displays the titles of the columns in the list. The tiny arrow images next to each title
can be used for sorting the list according to that column.
Rows - Each row in the list corresponds to one configuration item. Most commonly, each row starts with the
name of the object (if the item has a name), followed by values for the columns in the list.
A single row in the list can be selected by clicking on the row on a spot where there is no hyperlink. The back-
ground color of the row will turn dark blue. Right-clicking the row will bring up a menu where you can choose to
edit or delete the object as well as modify the order of the objects.

Displaying a Configuration Object

The most simple operation on a configuration object is just to show its contents, in other words the
values of the object properties.
Example 2.4. Displaying a Configuration Object
This example shows how to display the contents of a configuration object representing the telnet service.
CLI
gw-world:/> show Service ServiceTCPUDP telnet
Property
-----------------
DestinationPorts:
SourcePorts:
SYNRelay:
PassICMPReturn:
MaxSessions:
Comments:
The Property column lists the names of all properties in the ServiceTCPUDP class and the Value column lists the
corresponding property values.
Web Interface
1.
Go to Objects > Services
2.
Click on the telnet hyperlink in the list.
3.
A web page displaying the telnet service will be presented.
Value
-------
Name:
telnet
23
Type:
TCP
0-65535
No
No
ALG:
(none)
1000
Telnet
Chapter 2. Operations and Maintenance
16

Advertisement

Table of Contents
loading

Table of Contents