
sam-aes-threshold
Configures the number of Ethernet device transmit and receive errors allowed before the primary SAM switches to the backup SAM.
Syntax: [no] sam-aes-threshold threshold
threshold
Specifies the number of reported transmit and receive errors allowed on the Ethernet device before triggering a primary SAM switch to its backup SAM. Valid Values: 0 - 4294967295. Default Value: 3.
Description: The Server Attached Module (SAM) acts as a proxy for any communications between the primary route controller and all other modules. A primary SAM will switch to its backup when the number of transmit and receive errors reported by the Ethernet device exceeds the configured threshold during a single discovery period.
IPriori passes messages between the route controller and other modules via the Primary SAM. The IPriori module discovery protocol monitors transmit and receive errors reported by the Ethernet device. The number of receive errors within a 3 second time period is computed. If this computed error count exceeds the configured threshold, the primary SAM flips to the backup SAM. The sam-aes-threshold command in Configuration mode configures the number of errors within the 3 second time period that would cause a flip from the primary SAM to the backup SAM.
Use the sam-aes-threshold command to specify the number of errors reported on the Ethernet device before the primary SAM switches to the backup SAM.
Use the no sam-aes-threshold command reset the threshold to the default value.
Factory Default: Threshold = 3.
Command Mode: Global Configuration.
Example 1: In the following example the Ethernet error threshold is set to 4 using the sam-aes-threshold command. The current value is displayed using the show server verbose command:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#sam-aes-threshold 4
router(config)#end
router#show server verbose
Server ID 5
Server: full - Controls all slots in bay 1
Location (bay/slot): 1/10
Server State: Primary
Primary server Id: 5
Backup server Id: none
Current Server Access Module: 1/7, on Eth2
Backup Server Access Module: 1/6, on Eth1
IPriori release version: 6.0.1091
Operational image version: Platform: srvc-d; Label: R6.0_DEV.91, Built on Jan 24 2004, 10:03:46
ROM Version: IPriori Bootrom Release 6.25 built Oct 1 2003, 17:30:18
BSP version: 2.2/1
CPU: Avici-04927/MPC7455
Total bytes: 2107846656 bytes
Free bytes: 1968518564 bytes
Disk Drive is : A
Server's CLEI Code: IP41K50EAA
Serial Number: RAMCSR000539
Product ID: HA-ROUTE-SRV (Rev. ACCA)
Date Code: 11/13/2003
DIMM1 Manufacture date (YY-WW): 03-19
DIMM2 Manufacture date (YY-WW): 03-19
DIMM3 Manufacture date (YY-WW): 03-19
DIMM4 Manufacture date (YY-WW): 03-19
Last started on MON JAN 26 20:34:06 2004
Server uptime is 2 weeks, 1 day, 20 hours, 34 minutes, 46 seconds
Max number of historical logging files: 5
Primary Preference is: 20
Number of unplanned restarts: 0
Current error threshold for triggering SAM flipping: 4
Current multiplier used for extending SAM link timeout: 1
router#
Example 2: In the following example the Ethernet error threshold value is reset to the default. The current threshold value is displayed using the show server verbose command:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#no sam-aes-threshold
router(config)#end
router#show server verbose
Server ID 5
Server: full - Controls all slots in bay 1
Location (bay/slot): 1/10
Server State: Primary
Primary server Id: 5
Backup server Id: none
Current Server Access Module: 1/7, on Eth2
Backup Server Access Module: 1/6, on Eth1
IPriori release version: 6.0.1091
Operational image version: Platform: srvc-d; Label: R6.0_DEV.91, Built on Jan 24 2004, 10:03:46
ROM Version: IPriori Bootrom Release 6.25 built Oct 1 2003, 17:30:18
BSP version: 2.2/1
CPU: Avici-04927/MPC7455
Total bytes: 2107846656 bytes
Free bytes: 1968489508 bytes
Disk Drive is : A
Server's CLEI Code: IP41K50EAA
Serial Number: RAMCSR000539
Product ID: HA-ROUTE-SRV (Rev. ACCA)
Date Code: 11/13/2003
DIMM1 Manufacture date (YY-WW): 03-19
DIMM2 Manufacture date (YY-WW): 03-19
DIMM3 Manufacture date (YY-WW): 03-19
DIMM4 Manufacture date (YY-WW): 03-19
Last started on MON JAN 26 20:34:06 2004
Server uptime is 2 weeks, 1 day, 20 hours, 38 minutes, 1 second
Max number of historical logging files: 5
Primary Preference is: 20
Number of unplanned restarts: 0
Current error threshold for triggering SAM flipping: 3
Current multiplier used for extending SAM link timeout: 1
router#
Related Commands: show server verbose
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: sys_mgmt.fm
HTML File Name: sys_mgmt35.html
Last Updated: 02/25/05 at 14:26:49