Cisco Cisco ASR 5000

Page of 9109
  CSCF Service Configuration Mode Commands 
media-bridging  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3323 
media-bridging 
Enables SDP modification that terminate media on CSCF. Feature is disabled by default. 
Product
 
SCM (P-CSCF) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
media-bridging [ v6port-range start_port end_port ] 
no media-bridging 
no
 
Disables the feature. 
v6port-range start_port end_port
 
Specifies port ranges to be used with IPv6 addresses. Only selected ports from the range specified should be 
used for media bridging. 
start_port
: Start of port range; must be an integer from 1024 to 65535. 
end_port
: End of port range; must be an integer from 1025 to 65535. 
Usage 
Use this command to allow termination of media on CSCF. 
Example
 
The following command allows media bridging on ports 
2000
 to 
4000
 for IPv6 addresses: 
media-bridging v6port-range 2000 4000