Lucent Technologies 9077 16S, 9077 04S, 9076 manual Dump vectors read-only

Models: 9077 16S 9076 9077 04S

1 150
Download 150 pages 32.15 Kb
Page 63
Image 63

Configuring the SP Switch Router Adapter

Step 3. Change profile settings

To specify dump on panic and dump when card hangs, you OR together 0x0004 (dump on card panic) and 0x0010 (dump whenever card is hung). The result in hex is 0x0014, or 20 in decimal. You could specify either of these settings to get the same result:

super> set config = 0x14

or:

super> set config = 20 super> write

DUMP/ written

After you save (write) your specified value and you later read the field, you will see the panic and hang setting displayed as config = 20.

To specify dump during panic, reset, and power up, you OR together 0004, 0008, and 0020. The result in hex is 0x2c, the decimal equivalent is 44. Both settings produce the same result:

super> set config = 0x2c

or:

super> set config = 44 super> write

DUMP/ written

After you save (write) your specified value and you later read the field, you will see the panic, reset, and power up setting displayed as 44.

Dump vectors (read-only)

The segment-tablefields in the dump-vector-tabledescribe the areas in core memory that will be dumped for all SP Switch Router Adapter cards. These are read-only settings, you cannot change them.

Here is the path, cd .. go back up to the main level if necessary:

super> cd ..

super> list dump-vector-table

3 = {3 rmb "RMB default dump vectors" < {1 SRAM 262144 524288} > + 5 = {5 atm-oc3-v2 "ATM/Q default dump vectors" <{1 "atm inst memo+ 6 = {6 fddi-v2 "FDDI/Q default dump vectors" < {1 "fddi/Q CPU0 co+ 7 = {7 hssi "HSSI default dump vectors" < {1 "hssi rx SRAM memory+ 8 = {8 ethernet-v1 "ETHERNET default dump vectors" <{1 "Ethernet + 9 = {9 dev1 "DEV1 default dump vectors" <{1 "dev1 rx SRAM memory"+ 10 = {10 atm-oc12-v1 "ATM OC-12 default dump vectors" <{1 "ATM-12+ 11 = {11 sonet-v1 "SONET default dump vectors" <{1 "SONET rx SRAM+ 14 = {14 atm-oc12-v2 "ATM OC-12-V2 default dump vectors" <{1 "ATM+

This sequence shows the segments in the SP Switch Router Adapter card that are dumped:

super> list 9 index = 9 hw-type = dev1

description = "DEV1 default dump vectors"

segment-table = <{1 "dev1 rx SRAM memory" 2097152 2097152} {2"dev1+

super> list seg

1 = { 1 "dev1 rx SRAM memory" 2097152 2097152 }

2 = { 2 "dev1 shared SRAM memory" 131072 32768 }

SP Switch Router Adapter Guide - 1.4 Update 2

2-29

Page 63
Image 63
Lucent Technologies 9077 16S, 9077 04S, 9076 manual Dump vectors read-only