4
CSCF IFC Trigger Point Mode Commands The CSCF iFC Trigger Point Configuration Mode is used to associate an Initial Filter Criteria (iFC) Service Point Trigger (SPT) group with an iFC trigger point. Command Modes Exec > Global Configuration > Context Configuration > CSCF IFC Trigger Point Configuration configure > context context_name > cscf ifc-trigger-point id trigger_point_id condition-type { cnf | dnf } Entering the above command sequence results in the following prompt: [context_name]host_name(config-cscf-ifc-trigger-point)# The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). Important end, page 2 exit, page 3 spt-group, page 4 Command Line Interface Reference, Commands C - D, StarOS Release 20 1

CSCF IFC Trigger Point Mode Commands€¦ · CSCF IFC Trigger Point Mode Commands TheCSCFiFCTriggerPointConfigurationModeisusedtoassociateanInitialFilterCriteria(iFC)Service PointTrigger(SPT

  • Upload
    others

  • View
    36

  • Download
    0

Embed Size (px)

Citation preview

Page 1: CSCF IFC Trigger Point Mode Commands€¦ · CSCF IFC Trigger Point Mode Commands TheCSCFiFCTriggerPointConfigurationModeisusedtoassociateanInitialFilterCriteria(iFC)Service PointTrigger(SPT

CSCF IFC Trigger Point Mode Commands

The CSCF iFC Trigger Point Configuration Mode is used to associate an Initial Filter Criteria (iFC) ServicePoint Trigger (SPT) group with an iFC trigger point.

Command Modes Exec > Global Configuration > Context Configuration > CSCF IFC Trigger Point Configuration

configure > context context_name > cscf ifc-trigger-point id trigger_point_id condition-type { cnf | dnf}

Entering the above command sequence results in the following prompt:

[context_name]host_name(config-cscf-ifc-trigger-point)#

The commands or keywords/variables that are available are dependent on platform type, product version,and installed license(s).

Important

• end, page 2

• exit, page 3

• spt-group, page 4

Command Line Interface Reference, Commands C - D, StarOS Release 20 1

Page 2: CSCF IFC Trigger Point Mode Commands€¦ · CSCF IFC Trigger Point Mode Commands TheCSCFiFCTriggerPointConfigurationModeisusedtoassociateanInitialFilterCriteria(iFC)Service PointTrigger(SPT

endExits the current configuration mode and returns to the Exec mode.

Product All

Privilege Security Administrator, Administrator

Syntax Description end

Usage Guidelines Use this command to return to the Exec mode.

Command Line Interface Reference, Commands C - D, StarOS Release 202

CSCF IFC Trigger Point Mode Commandsend

Page 3: CSCF IFC Trigger Point Mode Commands€¦ · CSCF IFC Trigger Point Mode Commands TheCSCFiFCTriggerPointConfigurationModeisusedtoassociateanInitialFilterCriteria(iFC)Service PointTrigger(SPT

exitExits the current mode and returns to the parent configuration mode.

Product All

Privilege Security Administrator, Administrator

Syntax Description exit

Usage Guidelines Use this command to return to the parent configuration mode.

Command Line Interface Reference, Commands C - D, StarOS Release 20 3

CSCF IFC Trigger Point Mode Commandsexit

Page 4: CSCF IFC Trigger Point Mode Commands€¦ · CSCF IFC Trigger Point Mode Commands TheCSCFiFCTriggerPointConfigurationModeisusedtoassociateanInitialFilterCriteria(iFC)Service PointTrigger(SPT

spt-groupAssigns an existing iFC SPT group to an iFC trigger point.

Product SCM (S-CSCF, SIP Proxy)

Privilege Administrator

Command Modes Exec > Global Configuration > Context Configuration > CSCF IFC Trigger Point Configuration

configure > context context_name > cscf ifc-trigger-point id trigger_point_id condition-type { cnf | dnf }

Entering the above command sequence results in the following prompt:

[context_name]host_name(config-cscf-ifc-trigger-point)#

Syntax Description [ no ] spt-group id group_id

no

Removes the specified CSCF iFC SPT group from the iFC trigger point.

spt-group id group_id

Specifies the ID of an existing iFC SPT group.

group_id must be an integer from 1 to 200.

An iFC SPT group can be assigned to more than one iFC trigger point.Important

Usage Guidelines Use this command to associate an iFC SPT group with an iFC trigger point.

Examples The following command assigns iFC SPT group 2 to an iFC trigger point:spt-group id 2

Command Line Interface Reference, Commands C - D, StarOS Release 204

CSCF IFC Trigger Point Mode Commandsspt-group