BIND 10 #961: Should be a way to see how to configure something

BIND 10 Development do-not-reply at isc.org
Thu May 26 10:01:42 UTC 2011


#961: Should be a way to see how to configure something
-------------------------------------+-------------------------------------
                   Reporter:  shane  |                 Owner:
                       Type:         |                Status:  new
  enhancement                        |             Milestone:  Year 3 Task
                   Priority:  major  |  Backlog
                  Component:         |            Resolution:
  configuration                      |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DNS
            Defect Severity:  N/A    |  Estimated Difficulty:  0.0
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by shane):

 * milestone:  New Tasks => Year 3 Task Backlog


Old description:

> "help" does not help me to create a secondary zone:
>
> {{{
> > config show Xfrin
> Xfrin/transfers_in      10      integer (default)
> Xfrin/zones/    list
> }}}
>
> What is supposed to go in zones?
>
> Jelte has a workaround, which is to add a zone then look:
>
> {{{> config help Xfrin/zones
> Error!  Unknown parameter 'Xfrin/zones' to command 'help' of module
> 'config'
> Command  help   (Get help for module.)
>                 help (Get help for command)
> No parameters for the command
> > config add Xfrin/zones
> > config show Xfrin/zones
> Xfrin/zones[0]/name     ""      string  (default)
> Xfrin/zones[0]/class    "IN"    string  (default)
> Xfrin/zones[0]/master_addr      ""      string  (default)
> Xfrin/zones[0]/master_port      53      integer (default)
> Xfrin/zones[0]/tsig_key null    string
> }}}
>
> This works okay, but it not ideal. :)

New description:

 "help" does not help me to create a secondary zone:

 {{{
 > config show Xfrin
 Xfrin/transfers_in      10      integer (default)
 Xfrin/zones/    list
 }}}

 What is supposed to go in zones?

 Jelte has a workaround, which is to add a zone then look:

 {{{
 > config help Xfrin/zones
 Error!  Unknown parameter 'Xfrin/zones' to command 'help' of module
 'config'
 Command  help   (Get help for module.)
                 help (Get help for command)
 No parameters for the command
 > config add Xfrin/zones
 > config show Xfrin/zones
 Xfrin/zones[0]/name     ""      string  (default)
 Xfrin/zones[0]/class    "IN"    string  (default)
 Xfrin/zones[0]/master_addr      ""      string  (default)
 Xfrin/zones[0]/master_port      53      integer (default)
 Xfrin/zones[0]/tsig_key null    string
 }}}

 This works okay, but it not ideal. :)

--

-- 
Ticket URL: <http://bind10.isc.org/ticket/961#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list