Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  Video Group Configuration Mode 
server  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
9075 
server 
Adds a CAE (Content Adaptation Engine) and its IPv4 address and port number to the associated CAE group. The 
Mobile Video Gateway uses this information for CAE load balancing. The Mobile Video Gateway has a system limit of 
64 CAEs. 
Product
 
MVG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Video Group Configuration 
configure > context context_name > cae-group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-vgroup)# 
Syntax
 
[ no ] server cae_name address IPv4_address port port_number [ -noconfirm ] 
no server cae_name 
 
Deletes the CAE from the CAE group if previously configured. 
server cae_name address IPv4_address port port_number 
 
Adds a CAE and its IPv4 address and port number to the associated CAE group. 
cae_name
 is an 
alphanumeric string of 1 through 15 characters. 
IPv4_address
 must be in dotted-decimal notation. 
port_number
 is an integer from 1 through 65535. The default value is 80. 
-noconfirm
 
Specifies that the command must execute without prompting for confirmation. 
Usage 
Use this command to add a CAE and its IPv4 address and port number to the associated CAE group. 
Example
 
The following command adds a CAE named 
cae_1 
and its IPv4 address and port number to the associated 
CAE group: 
server cae_1 address 10.2.3.4 port 80