Intel 7190 Satellite TV System User Manual


 
C H A P T E R 4Intel® NetStructure 7190 Multi-Site Traffic Director User Guide
34
If a service is disabled individually, but the agent/ISV Group is left
enabled then no referrals are made to that service, but communication
is attempted to the services associated agent/ISV Group.
config dns agents
create westcoastbroker ip 10.1.1.2
westcoastbroker
services create 10.2.2.50:80
disable
config dns agents
create eastcoastbroker ip 10.1.2.2
eastcoastbroker
services create 10.2.2.50:80
disable
config dns agents info
Step 2. Map the new services to a hostname.
When services are mapped to a hostname they are set to the enable
state of their parent agent/ISV Group. If the agent/ISV Group is
disabled then the mapped service is disabled. In the last step we
created agents and disabled them. Therefore we do not need to
explicitly disable them after mapping them.
config dns zones geo.mstd-ex.com
hostnames www siteservices
map westcoastbroker:10.2.1.50:80
map eastcoastbroker:10.2.2.50:80