filter connection

Description

Returns current filter settings, or sets the filter setting for a connection. The command can filter either the Replication Agent thread or the DSI thread status.

Syntax

filter connection for replication_server_name [{rep agent | dsi} [={on | off}]]

Parameters

connection

Specifies the name of the connection to filter.

replication_server_name

The name of the Replication Server to filter.

rep agent, dsi

Specifies the part of the connection to filter.

on, off

Sets filtering for the connection to either on or off.

Examples

Example 1

Returns the list of filter set for “inventory_pds.vendor” connection in prs1:

filter inventory_pds.vendor for prs1

Example 2

Hides the status of the DSI thread for the connection “inventory_pds.vendor” in prs1:

filter inventory_pds.vendor dsi for prs1 dsi = on

Example 3

Turns rep agent filtering off for the connection “inventory_pds.item” in prs1:

filter inventory_pds.item for prs1 rep agent = off

Usage

See also

get network spec, get threads