Листовка для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8487
  CSCF Session Template Configuration Mode Commands 
route-list  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
3193 
route-list 
Configures a route group to be used for sessions using this template. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Session Template Configuration 
configure > context context_name > cscf session-template { default | name template_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-session-template)# 
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