Cisco Cisco ASR 5000

Page of 9109
  CSCF Peer Servers Configuration Mode Commands 
server  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3187 
server 
Configures the name, IP address, and port of servers belonging to this peer server and enters the Server Configuration 
Mode. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Peer Servers Configuration 
configure > context context_name > cscf peer-servers server_name type { bgcf | ibcf | 
icscf | mgcf | mrcf | pcscf | scscf | sip-as }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-peer-servers-group)# 
Syntax
 
server name { address ip_address | domain domain_name } [ port number ] [ transport { tcp 
| udp } ] [ weight 
number ] 
no server name 
no
 
Removes the specified server from the group. 
name
 
Specifies a name for the server. 
name
 must be from 1 to 79 alpha and/or numeric characters in length. 
address ip_address
 
Specifies the IP address of the server. 
ip_address
 is expressed in dotted decimal notation for IPv4 or colon 
notation for IPv6. 
domain domain_name
 
Specifies the domain name of the peer server. 
domain_name
 must be from 1 to 255 alpha and/or numeric 
characters in length. 
port number
 
Specifies the port number of the server. 
number
 must be an integer value from 1 to 65535. 
transport { tcp | udp }
 
Specifies the transport type (TCP or UDP).