Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 289
 
domains 
(obj(0))
 
Lists the domains that will be redirected by this rule. Sub-domains of
the listed domains are also redirected. If the list is empty, all
domains will match this rule. Does not apply to the nxdomain action.
 
name 
 required,unique
 
Specifies the name of a redirect rule. The allowed characters
include a-z, A-Z, 0-9, ., -, _, and +.
 
priority 
 default = 0
 
Specifies the rule priority relative to other rules.
The lowest non-zero value has the highest priority.
A priority of 0 (the default) has the lowest
possible priority.
 
rpz-override 
(none=0, drop=1, no-op=2, nodata=3, nxdomain=4, redirect=5) default = none
 
Specifies an override clause for responses matching RPZ rules. 
Overrides cause the response to differ from that stated in the 
RPZ zone.
    none      - No override (default).
    drop      - Overrides all RPZ rule matches by dropping the
                request.
    no-op     - Overrides all RPZ rule matches by following normal
                request processing (white listing RPZ rules).
    nodata    - Overrides all RPZ rule matches to return NODATA.
    nxdomain  - Overrides all RPZ rule matches to return NXDOMAIN.
    redirect  - Overrides all RPZ rule matches to be redirected 
                to FQDN specified in rpz-override-redirect.
 
rpz-override-redirect 
 
Specifies an FQDN to use in conjunction with rpz-override when 
the redirect override is selected. All RPZ rule matches will be
redirected to this FQDN.
 
rpz-server-addrs 
(obj(0))
 
Specifies a list of one or more IP addresses (v4 and/or v6) of 
the Response Policy Zone Authoritative DNS server(s). This attribute
only applies to rpz actions.
 
rpz-trigger 
(query-name=1, ip-answers=2, ns-name=3, ns-ip=4) default = query-name,ip-answers
 
Specifies which part of query processing should apply RPZ rules.
    query-name - Apply RPZ rules to incoming query FQDN. 
    ip-answers - Apply RPZ rules to A/AAAA records in answer 
                 section (rpz-ip).
    ns-name    - Apply RPZ rules to name server names used
                 in query processing (rpz-nsdname).
    ns-ip      - Apply RPZ rules to name server IPs used in
                 query processing (rpz-nsip).
 
rpz-zone-name 
 
Specifies the zone name to use for Response Policy Zone rule
processing. Only applies to rpz actions.
ccm
 
    ccm - Configures and controls the CCM server
  Synopsis
    ccm get <attribute>
    ccm set <attribute>=<value> [<attribute>=<value> ...]
    
 <attribute>