Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
IPMS Client Configuration Mode Commands   
▀  server 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6536 
   
server 
Configures the IPMS server address and ports on which the IPMS client on an IPMS-enabled AGW communicates. This 
is the IP address and port range of the IPMS server. 
Product
 
IPMS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > IPMS Configuration 
configure > context context_name > ipms
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-ipms)# 
Syntax
 
server addressip_address [ seconary ] [ start-port start_port [ end-port end_port ]][ 
secondary ]  
no server address ip_address 
no
 
Removes the configured IPMS server IP address and port range from this context. 
address
 
ip_address
 
Specifies the IP address of the IPMS server to which the IPMS client service communicates in IPv4 dotted-
decimal notation.  
A maximum of 4 IPMS severs can be configured with this command in one context. 
start-port
 
start_port
end-port
 
end_port
 ]] 
Default: 45001 source port 
45005 end port 
Specifies the range of UDP ports on which IPMS client communicates with the IPMS server. 
start-port
 
start_port
: Specifies starting port number as an integer from 1 through 65535 that is less 
than 
end_port
, if end-port is specified. 
end-port
 
end_port
: Specifies is the end port number as an integer from 1 through 65535 that is more than 
start_port
secondary
 
The secondary keyword is used to configure the specified server address as secondary IP address on the 
IPMS client interface.