Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
hostname R1
 
interface Ethernet1
 description Uplink
 ip address 10.0.0.1/24
 
interface Ethernet2
 description LAN
 ip address 192.168.1.1/24
 
router ospf
 network 10.0.0.0/24 area 0

 

Note: The Compliance engine can validate MCP automation outputs in addition to device configurations. To validate an automation output, select Source → Mass Config Push Result. The same condition types and matching principles described in this article apply when evaluating automation output.

 

Suppose the Condition type is "Source contains"  and the Condition input is:

...