Configuration rules, Configuration rules 6, Viewing a predefined – Brocade Network Advisor IP User Manual v12.3.0 User Manual

Page 1298: Configuration rule, Viewing a predefined configuration rule, Predefined configuration rules

Advertising
background image

1246

Brocade Network Advisor IP User Manual

53-1003153-01

Configuration rules

37

Configuration rules

A configuration rule is a logical expression built with configuration conditions and blocks. You can
use configuration rules to perform a configuration compliance check against a baseline (such as a
product’s backup configuration file).

Viewing a predefined configuration rule

You can view detailed information about predefined configuration rules on the Add Monitor or Edit
Monitor dialog box.

1. Select the predefined configuration rule you want to view.

The configuration rule displays in the Details area.

2. Review the configuration rule.

For specific detailed information about the predefined rules, refer to

“Predefined configuration

rules”

on page 1246.

Predefined configuration rules

The Management application provides the following predefined configuration rules:

No Interface Shutdown Rule — The rule fails when any interface (10 Gbps port or LAG) on the
device shuts down.

Table 101

defines the logical expressions for this rule.

Port Profile Interface Rule — The rule fails when any interface (10 Gbps port or LAG) on the
device does not have a port profile.

Table 102

defines the logical expressions for this rule.

TABLE 101

No Interface Shutdown Rule expressions

AND/OR ( Block/Condition Name

) Details - Description/Condition/Configuration

Start: Network OS Ten Gigabit
Ethernet Interfaces

Processes all 10 Gigabit Ethernet interfaces on a Network
OS device.

interface TenGigabitEthernet .*

Network OS Interface NOT
shutdown

Condition test fails if the interface is shut down.

Not Matches - Lines in any order

shutdown

End: Network OS Ten Gigabit
Ethernet Interfaces

!

AND

Start: Network OS LAG
Interfaces

Processes all LAG interfaces on a Network OS device.

interface Port-channel .*

Network OS Interface NOT
shutdown

Checks whether the interface is configured as shutdown.
This condition should be used within an interface block.

Not Matches - Lines in any order

shutdown

End: Network OS LAG
Interfaces

!

Advertising