Dell PowerConnect Brocade M6505 Brocade 7.1.0 Fabric Watch Administrator's Gui - Page 79

Using the nosave command, portThConfig command procedures, Port type: physical port

Page 79 highlights

portThConfig command procedures 7 NOTE The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in place. Refer to the Fabric OS Command Reference Manual for more information and for details about the portThConfig command. Using the nosave command The nosave command prevents the configuration changes from being saved persistently. This option allows you to make and view changes without overwriting the saved configuration. CAUTION When you use --set with the --nosave option and the switch reboots, your changes are lost. portThConfig command procedures The following sections provides specific examples for the Port class. See "Port class guidelines and default settings" on page 56 for recommendations on how to set areas for the physical port, the E_Port, the FOP_Port, and the FCU_Port. Port type: physical port The Port class is a superset containing the E_Port, FOP_Port, and FCU_Port subclasses. In general, use the default settings listed in Table 16, or use the generic Port class to configure an area whose settings are common to one or more of the port subclasses; for example, configuring all physical ports to monitor invalid CRC counts. In most cases, the default settings are adequate for the physical port. Configuring all physical ports to monitor invalid CRC counts Invalid Cyclic Redundancy Check (CRC) count errors on a port can represent noise on the network or a potential hardware problem. 1. Enter the portThConfig command using the following parameters: switch:admin> portthconfig --set port -area crc -highthreshold -value 100 -trigger above -action raslog,email,snmp -buffer 0 switch:admin> portthconfig --set port -area crc -lowthreshold -value 1 -trigger above -action raslog -buffer 0 • In this example, the alarms are set at two points: a low threshold of 1 and a high threshold of 100 (the default is 1000). The goal is to be notified as the number of invalid CRCs per minute rises above the low boundary and again when it rises above the high boundary. • Triggers specify actions for below the high threshold. Here, the trigger for both is above. • Set the action to take when a trigger occurs. Here, for the high threshold, log the event in the raslog, send an e-mail, and issue an SNMP trap. For the low threshold, only log the event in the raslog. Fabric Watch Administrator's Guide 59 53-1002752-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126

Fabric Watch Administrator’s Guide
59
53-1002752-01
portThConfig command procedures
7
NOTE
The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be
in place. Refer to the
Fabric OS Command Reference Manual
for more information and for details
about the
portThConfig
command.
Using the nosave command
The
nosave
command prevents the configuration changes from being saved persistently. This
option allows you to make and view changes without overwriting the saved configuration.
CAUTION
When you use --set with the --nosave option and the switch reboots, your changes are lost.
portThConfig command procedures
The following sections provides specific examples for the Port class. See
“Port class guidelines and
default settings”
on page 56 for recommendations on how to set areas for the physical port, the
E_Port, the FOP_Port, and the FCU_Port.
Port type: physical port
The Port class is a superset containing the E_Port, FOP_Port, and FCU_Port subclasses. In general,
use the default settings listed in
Table 16
, or use the generic Port class to configure an area whose
settings are common to one or more of the port subclasses; for example, configuring all physical
ports to monitor invalid CRC counts. In most cases, the default settings are adequate for the
physical port.
Configuring all physical ports to monitor invalid CRC counts
Invalid Cyclic Redundancy Check (CRC) count errors on a port can represent noise on the network
or a potential hardware problem.
1.
Enter the
portThConfig
command using the following parameters:
switch:admin> portthconfig
--
set port -area crc -highthreshold -value 100
-trigger above -action raslog,email,snmp -buffer 0
switch:admin> portthconfig
--
set port -area crc -lowthreshold -value 1 -trigger
above -action raslog -buffer 0
In this example, the alarms are set at two points: a low threshold of 1 and a high threshold
of 100 (the default is 1000). The goal is to be notified as the number of invalid CRCs per
minute rises above the low boundary and again when it rises above the high boundary.
Triggers specify actions for below the high threshold. Here, the trigger for both is
above
.
Set the action to take when a trigger occurs. Here, for the high threshold, log the event in
the raslog, send an e-mail, and issue an SNMP trap. For the low threshold, only log the
event in the raslog.