Working with Quality of Service
3-DNS
®
Administrator Guide
8 - 5
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 192.168.101.50
service "http"
name "www.wip.siterequest.com"
ttl 60 // increase the domain default ttl
qos_coeff {
rtt 21
hops 0
completion_rate 7
packet_rate 5
topology 1
vs_capacity 0
kbps 0
}
pool {
name "Pool_1"
ratio 2 // applies to pool_lbmode == ratio
preferred qos
alternate ratio
address 192.168.101.50 ratio 2
address 192.168.102.50 ratio 1
address 192.168.103.50 ratio 1
}
pool {
name "Pool_2"
ratio 1
preferred rr
address 192.168.102.60 ratio 2
address 192.168.103.60 ratio 1
}
}
Figure 8.3
QOS coefficient settings that override the global QOS settings
Summary of Contents for 3-DNS
Page 1: ...3 DNS Administrator Guide version 4 5 MAN 0046 02 ...
Page 2: ......
Page 6: ...iv ...
Page 7: ...Table of Contents ...
Page 8: ......
Page 14: ......
Page 26: ...Chapter 1 1 12 ...
Page 28: ......
Page 42: ......
Page 60: ...Chapter 3 3 18 ...
Page 62: ......
Page 76: ...Chapter 4 4 14 ...
Page 78: ......
Page 96: ...Chapter 5 5 18 ...
Page 98: ......
Page 108: ......
Page 120: ......
Page 128: ...Chapter 8 8 8 ...
Page 130: ......
Page 136: ...Chapter 9 9 6 ...
Page 138: ......
Page 145: ...Glossary ...
Page 146: ......
Page 159: ...Index ...
Page 160: ......