Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 289
    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.
    The cdns execute command can only be run from the localhost that is
    running the cdns server. The commands supported are as follows:
        
        dump-cache      dumps the in-memory cache to the specified file
        load-cache      loads in-memory cache from a specified file 
        dump-reqlist    dumps the active query request list to the
                          specified file
        flush-reqlist   drops all active query requests
    The local cluster can only be deleted while in expert mode.
    The dhcp setFailoverState command can be used to force failover state
    changes. This must be used with extreme care and is not recommended.
    
    The object command can be used to display (or delete) the object with
    a specified oid. If -class=<classname> is specified, the DB for that
    class is used (the classname must be specified using the correct
    case). If -db=<dbid> is specified, the specified DB is used (the dbid
    must be specified in uppercase). If neither -class or -db is
    specified, the CCM DB is assumed.
    The server-agent  command can be used to manipulate how the cnrservagt
    starts servers. Note that once changes are made, Network Registrar
    must be restarted before these changes will take effect.
    
    Note: When setting server-agent attributes that contain TCL special
    characters (such as $), create a file that contains the desired string
    and then set the attribute using:
         server-agent <name> set <attribute>=@<file-name>
    The dns ha-sync-all-rrs and zone ha-sync-all-rrs commands can be used
    to manually schedule HA zone sync for all zones, or a single zone,
    respectively. If main-to-backup or backup-to-main is specified, all
    RRs in the target zone will be overwritten by the source zone RRs.
    Otherwise, the server algorithms are used to merge the RR changes.
  Examples
 
  Limitations
 
acl