Network os – configure extended l2 access list 6 – Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2045

Advertising
background image

2006

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

CLI Templates

G

TABLE 39

Network OS – Configure Extended L2 Access List

Feature

Description

CLI Commands

ACL

This template is used to configure
an extended L2 ACL on Network OS
products running 3.0 or later.

mac access-list extended $<extdAclName|STRING>
deny $<mac1|MAC> $<mask1|MAC> any
deny any $<mac2|MAC> $<mask2|MAC>
deny $<mac3|MAC> $<mask3|MAC> $<mac4|MAC>
$<mask4|MAC>
permit $<mac5|MAC> $<mask5|MAC> $<mac6|MAC>
$<mask6|MAC>
permit any any

TABLE 40

Network OS – Configure Inter Frame Gap Violation Fencing

Feature

Description

CLI Commands

Network
OS

This template is used to configure
high threshold value to fence an
interface when Inter Frame
Gap(IFG) minimum length (typical
value is 12) violation occurs.
Possible values for timebase are
day, hour, minute and none.

threshold-monitor interface custom type Ethernet area IFG
threshold timebase $<Timebase|STRING> high-threshold
$<HighThresholdValue|INTEGER>
threshold-monitor interface custom type Ethernet area IFG
alert above highthresh-action fence
threshold-monitor interface apply custom-monitoring

TABLE 41

Network OS – Configure Inter Frame Gap Violation Monitor

Feature

Description

CLI Commands

Network OS

This template is used to configure
threshold and alert values for Inter
Frame Gap(IFG) minimum length
(typical value is 12) Violation
monitoring.
Possible values for timebase are
day, hour, minute and none.
Buffer value cannot be more than
average of high plus low threshold.
Supported Values for High and
Low Threshold Action Parameters
are email, raslog, all, and none.

threshold-monitor interface custom type Ethernet area IFG
threshold timebase $<Timebase|STRING> high-threshold
$<HighThresholdValue|INTEGER> low-threshold
$<LowThresholdValue|INTEGER> buffer
$<BufferValue|INTEGER>
threshold-monitor interface custom type Ethernet area IFG
alert above highthresh-action
$<AboveHighThreshAction|STRING> lowthresh-action
$<AboveLowThreshAction|STRING>
threshold-monitor interface custom type Ethernet area IFG
alert below highthresh-action
$<BelowHighThreshAction|STRING> lowthresh-action
$<BelowLowThreshAction|STRING>
threshold-monitor interface apply custom-monitoring

Advertising