Predefined configuration, Rules, Predefined configuration rules – Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 1725

Advertising
background image

1682

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Configuration rules

47

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 165

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 166

defines the logical expressions for this rule.

TABLE 165

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

!

TABLE 166

Port Profile Interface Rule expressions

AND/OR ( Block/Condition Name

) Details - Description/Condition/Configuration

Start: Network OS Ten Gigabit
Ethernet Interfaces

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

interface TenGigabitEthernet .*

Network OS Interface Port
Profiled

Checks whether the interface port profiled. This condition
should be used with in an interface block.

Matches - Lines in any order

port-profile-port

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 .*

Advertising