HP Multi-Site Traffic Director sa9200 User Manual

Page 117

Advertising
background image

C H A P T E R 6

DNS Commands

111

stats

Displays statistics for all services for the specified agent.
Syntax:

config dns agents <agentname> services stats

For example:

Service: 10.1.2.8:90 (0 Servers)

Referrals: 0 Flash Referrals: 0

Response Time: 0 Connections/Sec: 0

Service: 10.2.2.3:80 (0 Servers)

Referrals: 0 Flash Referrals: 0

Response Time: 0 Connections/Sec: 0

enable

Enables all services for all hosts which currently map to them.
Syntax:

config dns agents <agentname> services enable

disable

Disables all services for all hosts which currently map to them.
Syntax:

config dns agents <agentname> services disable

standby

Places on standby all services for all hosts which currently map to
them.
Syntax:

config dns agents <agentname> services standby

create

Creates a service.
Syntax:

config dns agents <agentname> create services

<servicename>

where:

servicename

is a VIP and port number (e.g., 10.1.2.8:80)

delete

Deletes a service.
Syntax:

config dns agents <agentname> delete services

<servicename>

where:

servicename

is a VIP and port number (e.g., 10.1.2.8:80)

Command

Description

Config DNS Agents Commands

Advertising