Dell 3-DNS Administrator's Manual page 125

Dell 3-dns administrator guide version 4.5
Table of Contents

Advertisement

®
3-DNS
Administrator Guide
To assign QOS coefficients for a specific wide IP from the
command line
1. Type the following command to ensure that the configuration files
contain the same information as the memory cache.
3ndc dumpdb
2. Open the wideip.conf file in a text editor (either vi or pico).
3. Locate or add the globals statement. The globals statement should
be at the top of the file.
4. Refer to the example syntax shown in Figure 8.3 to define a wide
IP's QOS equation. Figure 8.3 displays a wide IP definition that
overrides the global QOS equation settings shown in Figure 8.2.
5. Save and close the file.
6. Commit the changes to the configuration by typing:
3ndc reload
wideip {
address
service
name
ttl
qos_coeff {
rtt
hops
completion_rate 7
packet_rate
topology
vs_capacity
kbps
}
pool {
name
ratio
preferred
alternate
address
address
address
}
pool {
name
ratio
preferred
address
address
}
}
Figure 8.3 QOS coefficient settings that override the global QOS settings
Working with Quality of Service
192.168.101.50
"http"
"www.wip.siterequest.com"
60
// increase the domain default ttl
21
0
5
1
0
0
"Pool_1"
2
// applies to pool_lbmode == ratio
qos
ratio
192.168.101.50
ratio 2
192.168.102.50
ratio 1
192.168.103.50
ratio 1
"Pool_2"
1
rr
192.168.102.60
ratio 2
192.168.103.60
ratio 1
8 - 5

Advertisement

Table of Contents
loading

Table of Contents