Cisco Systems (VISM) Network Card User Manual


 
5-136
Cisco VISM Installation and Configuration Guide
Release 3.0, Part Number OL-2521-01 Rev. D0, June 2004
Chapter 5 CLI Commands
cnfdn
cnfdn
To configure the resolution type of a specified domain name, use the cnfdn command in the VoIP
switching/trunking, switched AAL2 PVC, and AAL2 trunking operating modes.
cnfdn domain-num resol-type
Syntax Description
Command Modes VoIP switching/trunking, switched AAL2 PVC, and AAL2 trunking
Usage Guidelines Follow standard CLI procedures for this command.
Examples The following example shows that the domain name represented by domain number 2 is configured for
external-only resolution type:
cnfdn 2 2
Related Commands
domain-num Domain number used to identify the domain in the range from 1 to 11.
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
adddn Adds a domain name (call agent name) and optionally configures the resolution type
of the domain name.
adddnip Adds the IP addresses for a domain name that you added by using the adddn
command.
cnfdnssrvr Designates a domain name as a DNS.
deldn Deletes a domain name.
deldnip Deletes a statistically provisioned IP address of a domain name.
dspdnallips Displays all statistically provisioned IP addresses and externally resolved IP
addresses for all domain names configured on the current VISM card.