Cisco Cisco ASR 5000

Page of 9109
  CSCF Proxy-CSCF Configuration Mode Commands 
peer-sbc  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3249 
peer-sbc 
Configures peer Session Border Controller (SBC) addresses from where the P-CSCF/A-BG service can receive requests. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration 
configure > context context_name > cscf service service_name > proxy-cscf
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service-proxy-cscf)# 
Syntax
 
[ no ] peer-sbc ip_address 
no
 
Removes the IP address of a peer SBC from this P-CSCF/A-BG service. 
ip_address
 
Specifies the IP address of a peer SBC for this P-CSCF/A-BG service.  
ip_address
 is expressed in standard dotted decimal notation for IPv4 or colon notation for IPv6. 
Usage 
Use this command to specify peer Session Border Controller (SBC) addresses from where the P-CSCF/A-BG 
service can receive requests. 
Important:
  This command must be entered multiple times if more than one SBC is present. 
Example
 
The following commands identify three peer SBCs for a single P-CSCF/A-BG service: 
peer-sbc 200.6.2.3 
peer-sbc 200.6.2.10 
peer-sbc 200.6.2.11 
The following command removes the peer SBC with IP address 
200.6.2.10
 from the P-CSCF/A-BG 
service: 
no peer-sbc 200.6.2.10