User's Manual
Brocade Network Advisor IP User Manual 1345
53-1003056-01
CLI Templates
G
TABLE 36 MPLS – Endpoint Configuration
Feature Description CLI Commands
MPLS Used to configure MPLS endpoints.
Disable FDP, CDP as they are not
supported in MPLS endpoints.
! FDP, CDP should not be enabled on MPLS endpoints
! Repeat the following commands for all the MPLS endpoints
interface ethernet $<MPLS_END_POINT_1|SLOT_PORT>
enable
no fdp enable
no cdp enable
TABLE 37 Network OS – Associate MAC to Port Profile
Feature Description CLI Commands
AMPP Associates the MAC to the existing
port profile
no port-profile $<ProfileName|STRING> activate
no port-profile $<ProfileName|STRING> static
$<DisAssosicateMACAddress1|MAC>
no port-profile $<ProfileName|STRING> static
$<DisAssosicateMACAddress2|MAC>
no port-profile $<ProfileName|STRING> static
$<DisAssosicateMACAddress3|MAC>
port-profile $<ProfileName|STRING> activate
port-profile $<ProfileName|STRING> static
$<AssosicateMACAddress1|MAC>
port-profile $<ProfileName|STRING> static
$<AssosicateMACAddress2|MAC>
port-profile $<ProfileName|STRING> static
$<AssosicateMACAddress3|MAC>
TABLE 38 Network OS – Configure CRC Align Errors Monitor
Feature Description CLI Commands
Network OS This template is used to configure
threshold and alert values for CRC
Align Errors (due to FCS Error or
Alignment Error).
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
CRCAlignErrors threshold timebase $<Timebase|STRING>
high-threshold $<HighThresholdValue|INTEGER>
low-threshold $<LowThresholdValue|INTEGER> buffer
$<BufferValue|INTEGER>
threshold-monitor interface custom type Ethernet area
CRCAlignErrors alert above highthresh-action
$<AboveHighThreshAction|STRING> lowthresh-action
$<AboveLowThreshAction|STRING>
threshold-monitor interface custom type Ethernet area
CRCAlignErrors alert below highthresh-action
$<BelowHighThreshAction|STRING> lowthresh-action
$<BelowLowThreshAction|STRING>
threshold-monitor interface apply custom-monitoring