Cisco Cisco Prime IP Express 8.3 기술 참조

다운로드
페이지 277
    such as the policy for a scope, or the client class for a client will
    not be caught by the CLI.
  Examples
 
  Limitations
 
   NRCMD commands are parsed using TCL and this can restrict the
   character set available for use, mostly for data values. Sometimes one
   can work around this limitation by using the \ before the special
   character, but this may not always work. It may be necessary to use
   the web UI or, in some cases, special support (such as for AT_EXPR
   properties as mentioned above).
expert
 
    Expert mode commands
  Synopsis
 
    ccm sync-from-dhcp [AddressSpace
    ccm sync-to-dhcp [FailoverPair]
    ccm sync-from-dns [ZoneData|Hosts]
    cdns execute dump-cache <filename>
    cdns execute load-cache <filename>
    cdns execute dump-reqlist <filename>
    cdns execute flush-reqlist <filename>
    cluster <local-cluster> delete
    dhcp setFailoverState <state>
    object <oid> [-class=<classname>|-db=<dbid>] [show]
    object <oid> [-class=<classname>|-db=<dbid>] delete
    server-agent <name> create [<attribute>=<value> ...]
    server-agent <name> delete
    server-agent list
    server-agent listnames
    server-agent listbrief
    server-agent <name> show
    server-agent <name> set <attribute>=<value>
                            [<attribute>=<value> ...]
    server-agent <name> get <attribute>
    server-agent <name> unset <attribute>
    server-agent <name> enable <attribute>
    server-agent <name> disable <attribute>
    sync-from-dns
    dns ha-sync-all-rrs  [main-to-backup | backup-to-main]
    zone <name> ha-sync-all-rrs  [ main-to-backup | backup-to-main]
  Description
    These commands are available only in expert mode and must be used
    with care. To enter expert mode, use:
    
    nrcmd> session set visibility=3
    The ccm sync-from-dhcp command can be used to synchronize CCM address 
    space data from the DHCP server scope data. The ccm sync-to-dhcp command
    is obsolete for version 7.2 clusters and later.
    The ccm sync-from-dns command can be used to synchronize CCM DNS
    zone and RR data or hosts from RR data from DNS. The sync-from-dns,
    which is retained for backwards compatibility, is the same as
    ccm sync-from-dns ZoneData.