CSCF Session Template Configuration Mode Commands


CSCF Session Template Configuration Mode Commands
 
 
The CSCF Session Template Configuration Mode is used to classify users and/or domains (AoRs) within the system.
 
Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
 
end
Exits the current mode and returns to the Exec Mode.
Product
All
Privilege
Administrator
Syntax
end
Usage
Change the mode back to the Exec mode.
 
exit
Exits the current mode and returns to the previous mode.
Product
All
Privilege
Administrator
Syntax
exit
Usage
Return to the previous mode.
 
inbound-cscf-acl
Configures the ACL to use for inbound sessions using this template.
Product
SCM
Privilege
Administrator
Syntax
inbound-cscf-acl { default | name acl_name }
no inbound-cscf-acl name acl_name
default | name acl_name
default: Specifies that the default ACL should be used for inbound sessions using this template.
name acl_name: Specifies an existing ACL to use for inbound sessions using this template. acl_name must be the name of an existing ACL.
no inbound-cscf-acl name acl_name
Removes the ACL from this template.
Usage
Use this command to identify an ACL to use on inbound sessions using this template.
Example
The following command sets the inbound ACL for this template to an ACL named acl_in22:
inbound-cscf-acl name acl_in22
 
outbound-cscf-acl
Configures the ACL to use for outbound sessions using this template.
Product
SCM
Privilege
Administrator
Syntax
outbound-cscf-acl { default | name acl_name }
no outbound-cscf-acl name acl_name
default | name acl_name
default: Specifies that the default ACL should be used for outbound sessions using this template.
name acl_name: Specifies an existing ACL to use for outbound sessions using this template. acl_name must be the name of an existing ACL.
no outbound-cscf-acl name acl_name
Removes the ACL from this template.
Usage
Use this command to identify an ACL to use on outbound sessions using this template.
Example
The following command sets the outbound ACL for this template to an ACL named acl_out22:
outbound-cscf-acl name acl_out22
 
policy-profile
Configures an AoR policy group to be used for sessions using this template.
Product
SCM
Privilege
Administrator
Syntax
policy-profile { default | name profile_name }
no policy-profile name profile_name
default | name profile_name
default: Specifies that the default policy group will be used for sessions using this template.
name profile_name: Specifies an existing policy group. profile_name must be an existing CSCF policy group.
no policy-profile name profile_name
Removes the policy group from the template.
Usage
Use this command to specify a policy group for the template.
Example
The following command specifies that a policy group called aor_grp1 will be used for sessions using this template:
policy-profile name aor_grp1
 
route-list
Configures a route group to be used for sessions using this template.
Product
SCM
Privilege
Administrator
Syntax
route-list { default | name group_name }
no route-list name group_name
default | name group_name
default: Specifies that the default route group will be used for sessions using this template.
name group_name: Specifies an existing route group. group_name must be an existing peer server group.
no route-list name group_name
Removes the route group from this template.
Usage
Use this command to specify a route group for the template.
Example
The following command specifies an accounting server group called route_grp2 that will be used for sessions using this template:
route-list name route_grp2
 
translation-list
Configures a translation list to be used for sessions using this template.
Product
SCM
Privilege
Administrator
Syntax
translation-list { default | name list_name }
no translation-list name list_name
default | name list_name
default: Specifies that the default translation list will be used for sessions using this template.
name list_name: Specifies an existing translation list. list_name must be an existing translation list.
no translation-list name list_name
Removes the translation list from this template.
Usage
Use this command to specify a translation list for the template.
Example
The following command specifies a translation list called trans_list6:
translation-list name trans_list6
 
urn-service-list
Configures an URN service list to be used for sessions using this template.
Product
SCM
Privilege
Administrator
Syntax
urn-service-list { default | name list_name }
no urn-service-list name list_name
default | name list_name
default: Specifies that the default URN service list will be used for sessions using this template.
name list_name: Specifies an existing URN service list name. list_name must be from 1 to 79 alpha and/or numeric characters and be an existing URN service list.
no urn-service-list name list_name
Removes the service list from this template.
Usage
Use this command to specify a URN service list for this template. URN service lists are configured in the URN Service List Configuration Mode.
Example
The following command specifies that a URN service list named urn_list5 will be used for sessions using this template:
urn-service-list name urn_list5
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883