CONFIG SLOT LIST

Level

base

History

type Appears in Netasq 6.0.0
nat and url types disappear in Netasq 9.0.0

Description

List slot content

Usage

type=(filter|vpn) [global=(0|1)]

Returns

id : Slot identifier
name : Slot name
progtime : Slot activation time
progdays : Slot activation days (day number)
lastmod : Date of last modification
[Global]
active=active slot number
sync= active slot sync with conf?
[Slot number]
name=name of slot
lastmod=last modified date

Remark

Additionnal level flags may be needed (filter, vpn, globalfilter) according to the slot type

Example

CONFIG SLOT LIST type=filter
101 code=00a01000 msg="Begin"
[Global]
active=10
sync=1
[01]
name="block all"
lastmod="2003-03-31 14:47:09"
[08]
name="trend"
lastmod="2004-02-19 15:15:07"
[09]
name="log all"
lastmod="2004-01-13 16:51:44"
[10]
name="pass all"
lastmod="2003-03-31 14:47:09"
100 code=00a00100 msg="Ok"