Lucent Technologies 9076 Network Router User Manual


 
Configuring the SP Switch Router Adapter
Step 3. Change profile settings
SP Switch Router Adapter Guide - 1.4 Update 2 October 22, 1999 2-27
Change executables for all dev1 cards - Load profile
Global values for executable binaries are set at the Load profile in the hw-table field. These
only change when you want to execute new run-time code in all SP Switch Router Adapter
cards.
Here is the path, default settings are shown:
super> read load
LOAD read
super> list
hippi = {"" N/A on 0 1 <{1 /usr/libexec/portcards/xlxload.run N/A}+
rmb = { /usr/libexec/portcards/rm.run N/A off 0 1 < > }
hssi = {/usr/libexec/portcards/hssi_rx.run /usr/libexec/portcards+
dev1 = {/usr/libexec/portcards/dev1_rx.run /usr/libexec/portcards+
atm-oc3-v2 = {/usr/libexec/portcards/atmq_rx.run /usr/libexec/por+
fddi-v2 = {/usr/libexec/portcards/fddiq-0.run /usr/libexec/portca+
atm-oc12-v1 = { /usr/libexec/portcards/atm-12.run N/A off 0 1 < >+
ethernet-v1 = {/usr/libexec/portcards/ether_rx.run /usr/libexec/p+
sonet-v1 = {/usr/libexec/portcards/sonet_rx.run /usr/libexec/port+
atm-oc12-v2 = {/usr/libexec/portcards/atm-12v2.run N/A off 0 1 < +
Look at the SP Switch Router Adapter card settings:
super> list dev1
type = dev1
rx-config = 0
rx-path = /usr/libexec/portcards/dev1_rx.run
tx-config = 0
tx-path = /usr/libexec/portcards/dev1_tx.run
enable-boot-seq = off
mode = 0
iterations = 1
boot-seq-table = < >
To execute different run-time code on the receive side of the SP Switch Router Adapter card,
replace /usr/libexec/portcards/dev1_rx.run with the path to the new code:
super> set rx-path = /usr/libexec/portcards/newdev1_rx.run
super> write
LOAD written