Cisco Systems (VISM) Network Card User Manual


 
5-16
Cisco VISM Installation and Configuration Guide
Release 3.0, Part Number OL-2521-01 Rev. D0, June 2004
Chapter 5 CLI Commands
adddn
adddn
To add a domain name (call agent name, TFTP server name, domain name server (DNS) name, or
announcement server name) and optionally configure the resolution type of the domain name, use the
adddn command in the VoIP switching/trunking, and switched AAL2 PVC operating modes.
adddn domain-num domain-name |resol-type|
Syntax Description
Command Modes VoIP switching/trunking, switched AAL2 PVC
Usage Guidelines Follow standard CLI procedures for this command.
Examples The following example shows that a call agent domain name, main, with a domain number of 3 is
assigned the internal first resolution type (3):
adddn 3 main 3
Related Commands
domain-num Domain number used to identify the domain in the range from 1 to 11.
domain-name Call agent name. A text string of 1 to 64 alphanumeric characters.
resol-type (Optional) Resolution type to configure for the specified domain name. It can be
one of the following values:
1 = Internal only. You must statistically provision all IP addresses on the VISM
card for the domain name. The VISM card does not resolve the domain name
using an external domain name server (DNS).
2 = External only. The VISM card attempts to resolve the domain name using
an external DNS. Statistically configured IP addresses for this domain name
are not used.
3 = Internal first. The VISM card attempts to resolve the domain name using
an external DNS. The VISM card uses the statistically provisioned IP
addresses for this domain name before using IP addresses from external
resolution.
4 = External first. The VISM card attempts to resolve the domain name using
an external DNS. The VISM card uses IP addresses from external resolution
before using the statistically provisioned IP addresses.
Command Description
adddnip Adds the IP addresses for a domain name that you added by using the adddn
command.
cnfdn Configures the resolution type of a specified domain name.
cnfdnssrvr Designates a domain name as a DNS.
deldn Deletes a domain name.
deldnip Deletes a statistically provisioned IP address of a domain name.