Cisco Cisco ASR 5000

Page of 9109
  ACS Readdress Server List Configuration Mode 
server  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
647 
server 
This command allows you to configure the DNS server(s) to which flow will be readdressed. 
Important:
  This command is license dependent. Contact your Cisco account representative for more information. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Readdress Server List Configuration 
active-charging service service_name > readdress-server-list server_list_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-readdress-server-list)# 
Syntax
 
server [ ipv4_address ipv6_address ] [ port port_number ] 
no server [ ipv4_address | ipv6_address ] 
no
 
If previously configured, disables the specified server configuration. 
ipv4_address | ipv6_address
 
Specifies the IP address of the DNS server. 
ipv4_address
 must be expressed in IPv4 dotted-decimal notation format. 
ipv6_address
 must be expressed in IPv6 colon-separated-hexadecimal notation. 
port port_number
 
Specifies the TCP port of the DNS server. 
port_number
 must be an integer from 1 through 65535. 
Usage 
Use this command to configure the DNS server(s) to which the flow will be readdressed based on the 
contents of the Fully Qualified Domain Name (FQDN). 
Example
 
The following commands configure the DNS servers for packet flow to 
192.168.12.101
192.168.12.102
, and 
2607:f0d0:1002:51::4/64
server 192.168.12.101 
server 192.168.12.102