Cisco Cisco Prime IP Express 8.3 技术参考

下载
页码 277
  Status
 
  See Also
   
 
  Attributes
 
 
default-services 
(obj(0))
 
Specifies a default URI for the listed service types.
Use the +number keyword in the URI to specify where the number 
should be inserted when the service is added to an DnsEnumEntrySet.
 
number-prefix 
 
Specifies the E.164 number prefix for local domains. 
The prefix will be prepended to numbers that do not specify 
the beginning '+' character.
 
top-level-domain 
 default = e164enum.net.
 
Specifies the top-level domain to use when creating e164 zones. 
A domain name ending in .arpa will be created as a reverse zone. 
Any other domain name will be created as a forward zone.
 
zone-template 
(0)
 
Specifies the default zone template to use when creating 
E.164 domains.
dns-enum-domain
 
    dns-enum-domain - Configures ENUM domain in the DNS authoritative
                      servers. 
  Synopsis
 
    dns-enum-domain <name> create 
            [zone-template=<template-name>] 
            [<nameserver>[person]]
    dns-enum-domain <name> delete
    dns-enum-domain <name> show
    dns-enum-domain <name> get <attribute>
    dns-enum-domain <name> set 
            <attribute>=<value> 
    dns-enum-domain <name> unset <attribute>
    dns-enum-domain list
    dns-enum-domain listnames
    dns-enum-domain listbrief
    
  Description
 
    This command is used to configure ENUM domain for the DNS
    servers. The DNS servers must be reloaded for changes to take effect.
  Examples
 
    nrcmd> dns-enum-domain +123 create
    nrcmd> dns-enum-domain +123 set serial=2
    nrcmd> dns-enum-domain +123 show
  Status