NORTEL NETWORKS, the globemark design, the NORTEL NETWORKS corporate logo, and
PASSPORT are trademarks of Nortel Networks.
Contents
5
About this document9
How this document is setup 9
When to use this document 9
Related documents 10
Passport 4400 10
Passport 6400 10
Logging onto the Passport switches11
Log onto the Passport 4400 11
Log onto the Passport 6400 11
Configuring an MPANL over a dedicated line13
Configure the 4400 14
Configure the 6400 14
Verifying the MPANL connection 15
On the 4400 15
From the 6400 16
Troubleshooting the MPANL connection 16
From the 4400 16
From the 6400 17
Configur ing an MPANL tu nneled through public frame
relay19
Configure the 4400 20
Configure the 6400 20
Veri fying the MPAN L connect ion 22
On the 4400 22
On the 6400 22
Troubleshooting the MPANL connection 23
Interworking Guide 7.0M1
6 Contents
On the 4400 23
On the 6400 23
Configur ing a netw ork managem ent connectio n to a
4400 25
Configure the 4400 27
Configure the 6400 27
Add the FRUNI 28
Add the FRUNI DLCI 28
Add the FRDTE 29
Add the Virtual Router 29
Add the Ethernet Port 30
Add the 4400 to the IP Routing table 30
Verifying the network management connection 31
On the 4400 31
On the 6400 31
Configuring the RSI - RSA connection33
Configuring the RSI and RSAs 34
On the 4400 34
On the 6400 hosting the primary RSA 34
On the 6400 hosting the secondar y RSA 35
Verifying the RSI - RSA connection 36
On the 4400 36
On the 6400 with the primary RSA 36
On the 6400 with the secondary RSA 36
241-6401-115 7.0M1
List of figures
Figure 1MPANL over a dedicated line 13
Figure 2MPANL tunneled through public frame relay 19
Figure 3Network management connection to a 4400 26
Figure 4A simplified RSI - RSA configuration example 34
7
Interworking Guide 7.0M1
8
241-6401-115 7.0M1
About this document
This document covers the basic provisioning needed to bring up a
Multiservice Passport Access Network Link (MPANL) between a Passport
4400 and 6400.
Also includ ed is a s ecti on on est abl ishin g a net work managem ent co nnecti on
to the 4400, and a s ecti on on configuring the RSI -RSA componen ts req uired
for voice networking.
How this document is setup
Each section includes an example configuration with typical variables. The
commands that follow use the variables from the example. When you use the
commands, replace the example variables with variables unique to your
network set up.
The examples and commands use and assume default values wherever
possible.
When to use this document
The provisioning in this guide occurs after
9
•the 4400 expansion modules are installed, the box is installed an d the
cables co nnected
•the 6400 cards are install ed, software downl oaded, cabl es connected and
a network management station has access to the node
Passport 4400 and 6400 Quick Start Guide 6.0S1
10 About this document
Relate d do cu m en ts
This document use s commands and information found in the Passport 440 0
and 6400 suite of documents. When you require additional information,
consult the following documents:
241-6401-765 Passport 6400 Remote Server Agent Guide
241-6401-480 Passport 6400 Multiservice Passport Access Network Link
Guide
241-6401-755 Passport 6400 Voice Networking Guide
241-6401-115 Passport 6400, 4400 Interwo rk ing Guide
241-6401-280 6.0S1
Logging onto the Passport switches
Log onto the Passport 4400
1Connect the suppl ied RJ45 cabl e from the serial port on your computer or
teminal to the local management port on the 4400.
2Open a terminal emulation session with the following se tt ings
Data Rate: 9600 bps
Data Bits: 8
Stop Bits: 1
Parity: None
The port is self sensing. A welcom e screen and command line prompt
appears.
3Log onto the Command Line Interfac e (CLI)
> cli
Ignore the password prompt and hit the <enter> key.
4Reload the default setti ngs into memeory. This command is optional.
CLI> reset system default reset
11
Log onto the Passport 6400
This document assumes that a network manag ement workstation is already
connected to eithe r the 6400 locall y, or is connected to the Pass port Networ k
and can access the 6400 remotely.
This assumpt ion is base d on the u sual practi ce of deplo ying an d settin g up the
Passport 6400 nodes prior to the deployment of the 4400s.
Passport 4400 and 6400 Quick Start Guide 6.0S1
12 Logging onto the Passport switches
241-6401-280 6.0S1
Configuring an MPANL over a dedicated line
Figure 1 shows an example of MPANL over a dedicated line. The commands
that follow use the varia bles from this example. When you configure your
MP ANL, replace the example vari ables with variabl es unique to your network
setup.
The e x ampl e sh o ws t he t wo Pa s spo rts as co -loc at ed fo r t he sa ke o f s i mpl ici t y.
Howe ver , a dedic ated line to a remote 4400 typ ically tra vels thr ough a va riety
of facilities.
Figure 1
MPANL over a dedicated line
13
Node name: MPA_1
Prefix DNA : 302102100501
Passport 4400
Port 2 (DTE)
Dedicated line
lp/5 v35/1
Passport 4400 and 6400 Quick Start Guide 6.0S1
Node name: PPNODE
Passport 6400
MPANL
(DCE)
PPT 7_505 002 NC
14 Configuring an MPANL over a dedicated line
Configure the 4400
CLI> def msm profile dnaPrefix "302102100501"
The Prefix DNA normally derives f rom li nk information.
For e xample:
DNIC 3021
RID 02
MID 10
Lp 05
Port 0 1
CLI> set system administration nodename "MPA_1"
You do not require a nodena me , but it is typically included. Although not
shown in this e xample, the nodename appears within the prompt.
CLI> save config update
CLI> reset system current reset
Configure the 6400
> start pro v
PROV> add sw lpt/MPANL_DED
241-6401-280 6.0S1
PROV> set sw lpt/MPANL_DED featureList mpaNetworkLink
frameRelayUniPvcSvc frameRelayMmtc
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
PROV> add sh card/5
PROV> set sh card/5 cardType v35
PROV> add lp/5
PROV> set lp/5 logicalProcessorType Sw Lpt/MPANL_DED
PROV> set lp/5 mainCard sh card/5
PROV> add lp/5 V35/1
PROV> set lp/5 v35/1 linkMode dce
PROV> set lp/5 v35/1 lineSpeed 64000
Configuring an MPANL over a dedicated line 15
Note: The 6400 needs to match the 4400 linespeed. This example uses
the 4400’s default setting of 64 kb/s.
PROV> add mpanl/51
PROV> add mpanl/51 framer
PROV> set mpanl/51 framer int lp/5 v35/1
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
PROV> co mmi t pr ov
PROV> end prov
Verifying the MPANL connection
Once the pro vis ioning is compl ete on bo th t he 4400 a nd 6400 , ver ify t he link .
On the 4400
From the 4400 , ve rif y the li nk i s ope ration al us ing th e foll o win g comman d t o
list the link overview information.
CLI> show msm linkstatus table
IfInde x: 149
Interf ac eTy pe: dte
LAPFSt at us: up
LocalComponentName : "MPA_1 MPANL/149"
RemoteComponentName: "PPNODE Mpanl/51 SigMpanl"
Remote Ge nCf gT ype: nortel Acc es sD evice
PANLSt at us: up
When the MPANL is up , local and r emote nod e names are d isplayed. The
LAPF and PANL status display as up.
If using a 2.0 release, use the following command:
CLI> show msm dtelinkstatus table
IfInde x: 149
LAPFSt at us: up
LocalComponentName : "MPA_1 MPANL/149"
RemoteComponentName: "PPNODE Mpanl/51 SigMpanl"
Passport 4400 and 6400 Quick Start Guide 6.0S1
16 Configuring an MPANL over a dedicated line
From the 6400
From the 6400 workst ation, veri fy the link is operat ional using the foll owing
commands to displ ay link a variety of information:
> d lp/5 v35/1
Unlocked and enabled.
> d mpanl/5 1 si g
Unlocked and enabled.
> d mpanl/5 1 fr am er
Unlocked and enabled.
> d mpanl/5 1 si gm
Unlocked and enabled;
dteComponentName - "MPA_1";
CurrentState - informationTransfer.
> d mpanl/5 1 pr ef ix Dna/*
"30210 21 005 01 "
Troubleshooting the MPANL connection
If your MPANL fails to come up, check the follow ing items.
From the 4400
Check all cabling. Ensure all cables are correct for the interface type and
mode.
Use the follow ing commands to check the operational state of the MPANL
connection:
241-6401-280 6.0S1
CLI> show wan stat port t
Verify there are no link over or under runs, link errors or bad packets.
CLI> show msm profile
Veri fy the Prefix DNA is configured correctly.
CLI> show fr line user dlcmiPVC operational table
Verify LMI type is set to none.
From the 6400
Check all cablin g . En sure all cable s are correct for the i n terface type and
mode.
Check the Passport patch panel connections.
Use the follow ing commands to check the operational state of the MPANL
service:
> d lp/5 v35/1
Unlocked and enabled.
> d mpanl/5 1 si g
Unlocked and enabled.
> d mpanl/5 1 fr am er
Unlocked and enabled;
Verify frames are being sent to/from the interface.
> d mpanl/5 1 si gm
Unlocked and enabled;
dteComponentName - “MPA_1”;
currentState - informationTransfer.
Configuring an MPANL over a dedicated line 17
>d mapanl/51 prefixDna/*
Verify the 4400 PrefixDna i s li sted.
>d lp/5 v35/1
Verify linespeed is set to “64000” b/s and the mode is set to DCE.
Passport 4400 and 6400 Quick Start Guide 6.0S1
18 Configuring an MPANL over a dedicated line
241-6401-280 6.0S1
Configuring an MPANL tunneled through
public frame relay
Figure 2 sho ws a n example of MPANL tunneled through public frame relay.
The commands that follow use the variables from this example. When you
configure your MPANL, replace the exa mple variables with variable s uniq ue
to your network setup.
Figure 2
MPANL tunneled through public frame relay
Node name: MPA_1
Prefix DNA: 302102100501
Assigned DLCI by Public frame relay: 21
Node name: PPNODE
19
Passport 4400
Port 2 (DTE)
Public frame relay
(DCE)
lp/5 v35/1
Passport 6400
FRMUX/51
DLCI 17
Passport 4400 and 6400 Quick Start Guide 6.0S1
MPANL/5117
(DTE)
PPT 7_505 001 NC
20 Configuring an MPANL tunneled through public frame relay
Configure the 4400
CLI> def msm profile dnaPrefix "302102100501"
The Prefix DNA normally derives f rom li nk information.
For e xample:
DNIC3021
RID02
MID10
Lp05
Port 01
CLI> set system administration nodename "MPA_1"
A nodename i s not requi red , b ut is t ypica lly incl uded. Al though not s hown
in this exam ple, the nodename appea rs wi thi n the CLI prompt.
If using release 2.0, use the following tw o com ma nds in place of the
previous three commands:
CLI> def fr line user dlci lmitype 155 ansiT1617D-1994
CLI> define wan tunnelPVC dlci 153 21
where:
the 3rd party frame relay network supplies the DLCI number
CLI> save config update
CLI> reset system current reset
Configure the 6400
> start pro v
PROV> add sw lpt/MPANL_MUX
PROV> set sw lpt/MPANL_MUX featureList mpaNetworkLink
frameRelayMux frameRelayUni frameRelayMmtc
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
241-6401-280 6.0S1
Configuring an MPANL tunneled through public fra me rel ay 21
PROV> add sh card/5
PROV> set sh card/5 cardType v35
PROV> add lp/5
PROV> set lp/5 logicalProcessorType Sw Lpt/MPANL_MUX
PROV> set lp/5 mainCard sh card/5
PROV> add lp/5 V35/1
PROV> set lp/5 v35/1 linkMod e dc e
PROV> set lp/5 v35/1 lineSpe ed 64000
Note: Linespeed is the aggr egate of all 44 00s connecti ng to this port. F or
example, if you added a second MP ANL with a linespeed of 64000 to thi s
port, the linespeed in the command becomes 128000.
This document ’s example uses the 4400 default value of 64 Kb/s.
Normally, linespeed is ne gotiated with the third par ty network provider.
PROV> add frmux/51
PROV> set frmux/51 framer int lp/5 v35/1
PROV> set frmux/51 lmi procedures ansi
Assumes the third party Frame Relay Network uses an ANSI LMI
protocol.
Note: Each additional instance of MPANL to frmux/51 requires a
separate DLCI, as provisioned in the above four commands.
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
PROV> co mmi t pr ov
Passport 4400 and 6400 Quick Start Guide 6.0S1
22 Configuring an MPANL tunneled through public frame relay
PROV> end prov
Verifying the MPANL connection
Once the pro vis ioning is compl ete on bo th t he 4400 a nd 6400 , ver ify t he link .
On the 4400
CLI> show msm linkstatus table
IfInde x: 149
InterfaceType : dte
LAPFSt at us: up
LocalComponentName : "MPA_1 MPANL/149"
RemoteComponentName: "PPNODE mpanl/5117 SigMpanl"
Remote Ge nCf gT ype: nortel Acc es sD evice
PANLSt at us: up
When the MPANL is up, the local and remote node names ar e displayed.
The LAPF and PANL status display as up.
Note:
If using a 2.0 release, use the command:
CLI> show msm dtelinkstatus table
IfInde x: 155
LAPFSt at us: up
LocalComponentName : "MPA_1 MPANL/155"
RemoteComponentName: "PPNODE mpanl/5117 SigMpanl"
On the 6400
241-6401-280 6.0S1
> d lp/5 v35/1
Unlocked and enabled.
> d frmux/5 1
Unlocked and enabled.
> d frmux/5 1 lm i
Unlocked and enabled;
protocolStatus - normalCondition.
> d frmux/5 1 fr am er
Unlocked and enabled;
no errors displayed;
frames being sent to/from the int erface.
Configuring an MPANL tunneled through public fra me rel ay 23
> d frmux/5 1 dl ci /1 7
Unlocked and enabled;
usageState - busy;
aBitStatusFromIf - active.
> d mpanl/5 11 7 si g
Unlocked and enabled.
> d mpanl/5 11 7 si gm
Unlocked and enabled,
dteComponentName - "MPA_1",
currentState - informationTransfer.
> d mpanl/5 11 7 pr ef ixDna/*
“30210 21 005 01 ”
Troubleshooting the MPANL connection
If your MPANL does not come up:
On the 4400
Check all cabling. Ensure all cables are correct for the interface type and
mode.
Ensure the connection to the 3rd party frame relay network is correct.
Ensure the LMI protocol is set to that of the frame relay network.
On the 6400
Check all cabling. Ensure all cables are correct for the interface type and
mode.
Check the Passport patch panel connections
CLI> show wan port t
Verify there are no link over or under runs, link errors or bad packets.
CLI> show msm profile
Veri fy the Prefix DNA is configured correctly.
CLI>show fr line user dlcmiPVC operational table
Verify your tunnelling DLCI matchs t hat of the Fr ame Relay network.
Passport 4400 and 6400 Quick Start Guide 6.0S1
24 Configuring an MPANL tunneled through public frame relay
Check the operational status of the framer
> d mpanl/5 11 7 fr am er
Unlocked and enabled;
verify th at f rames are being sent to/f rom the interface.
241-6401-280 6.0S1
Configuring a network management
connection to a 4400
The objective of this section is to enable network management connectivity
between a network management terminal and the Passport 4400. Once
connected, a net work operator at the terminal can open a telnet or NMS
session to the 4400 for further provisioning and surveillance. The network
management terminal can be located anywhere in the network.
The 6400 commands assum e the network manag em ent core router (NMCR)
is not yet set up. However, in a typical Passport netwo r k, the 6400 nodes are
up and running prior to 4400 deployment.
Note:
•A single FRUNI interface can be us ed for multiple Passport 4400s.
However, each 4400 requires it s o w n S P VC connection to the network
management core router (c onfigured as an ILS virtual router).
•This section assumes the 4400 has an active MPANL into the Passport
network.
25
Figure 3 shows an e xample of a network manag em ent connection to a
Passport 4400. The commands that follow use the variables in this example.
When you configure your network management connection, replace the
example variables with va riables unique to your network setup.
Passport 4400 and 6400 Quick Start Guide 6.0S1
26 Configuring a network management connection to a 4400
Ethernet Port
IP: 198.47.100.1
netmask: 255.255.255.0
FP
241-6401-280 6.0S1
PPT 7_505 003 NC
Configure the 4400
CLI> define bridge global ipProtocol routed
CLI> add ip address entry 4 198.47.2.2 255.255.255.0
198.47.2.255
CLI> define ip base parameter dataLinkType 4 198.47.2.2
fr
CLI> define ip base parameter routeProtocolType 4
198.47.2.2 pa ss iv eR ip
Note: The above two c ommands use the 3.1 command format of
CLI> def ip base para <command> <IfIndex> <IP Address> <option>
CLI> define ip base rip on
CLI> define ip invArp 4 ip enabled
CLI> add fr port spvc 4 17 "302101100699" master
CLI> save config update
CLI> reset system current reset
CLI> add ip route 198.47.100.0 4 2 198.47.2.1
255.255.255.0
Configuring a network m anagement connection to a 4400 27
CLI> save configuration update
CLI> reset system current reset
Configure the 6400
> start pro v
PROV> add sw lpt/ENET
PROV> set sw lpt/ENET featureList ip
PROV> add sh card/7
PROV> set sh card/7 cardType 6pEth10BaseT
PROV> add lp/7
PROV> set lp/7 lpt sw lpt/ENET
PROV> set lp/7 mainCard sh card/7
PROV> add sw lpt/FRIP
Passport 4400 and 6400 Quick Start Guide 6.0S1
28 Configuring a network management connection to a 4400
PROV> set sw lpt/FRIP featureList frsVirtualFramer
frameRelayUniPvcSvc frameRelayDte ip
PROV> add sh card/6
PROV> set sh card/6 cardType v35
PROV> add lp/6
PROV> set lp/6 lpt sw lpt/FRIP
PROV> set lp/6 mainCard sh card/6
PROV> ch prov
PROV> act prov
PROV> sa ve pr ov
Add the FRUNI
PROV> add fruni/699
PROV> set fruni/699 dna dataNetworkAddress
302101100699
PROV> de let e fr un i/ 699 frame r
PROV> add fruni/699 vframer
PROV> set fruni/699 vframer logicalProcessor lp/6
Add the FRUNI DLCI
PROV> add fruni/699 dlci/17
The above command ass igns a DLCI of 17 for network management
traf fic. Each 4400 must have a unique DLCI.
PROV> set fruni/699 dlci/17 dc remoteDna
302101100501101
302101100501101 is the PrefixDna of the 4400 with the 101 suffix
added to indicate network managemen t traff ic.
PROV> set fruni/699 dlci/17 dc remoteDlci 16
Note: The remote DLCI is always 16 for MPANL.
PROV> set fruni/699 dlci/17 dc type permanentSlave
241-6401-280 6.0S1
Add the FRDTE
PROV> add frdte/699
PROV> de let e fr dt e/ 699 frame r
PROV> add frdte/699 vframer
PROV> set frdte/699 vframer logicalProcessor lp/6
PROV> add frdte/699 staticDlci/100
The abo v e comma nd c re ate s a s tat ic DLCI bet w een th e F R U NI s erv ic e
and the FRDTE. Each 4400 in the network requires a unique DLCI.
PROV> set frdte/699 vframer otherVirtualFramer fruni/
699 vf ra mer
Configuring a network m anagement connection to a 4400 29
PROV> set vr/1 pp/frdte699rg1 linkToMedia frdte/699
rg/1
rg/1 (remoteGroup) is created by default. Additional remote groups
need to provisioned.
PROV> set frdte/699 rg/1 LinkToFrDteDlci frdte/699
stdlci/100
The abov e command links the static DLCI to the remote group
containing the 4400. This command must be repeated for each 4400
connected to a 6400 network node.
PROV> set vr/1 pp/frdte699rg1 LinkToMedia frdte/699
rg/1
PROV> add vr/1 pp/frdte699 r g1 ip p lo gicalI f/198.47.2.1
PROV> set vr/1 pp/frdte699rg1 ipp logicalIf/198.47.2.1
broadcastAddress 198.47.1.255
Passport 4400 and 6400 Quick Start Guide 6.0S1
30 Configuring a network management connection to a 4400
PROV> set vr/1 pp/frdte699rg1 ipp logicalIf/198.47.2.1
netMas k 255 .2 55 .255.0
PROV> add lp/7 enet/0
PROV> add lan/70
PROV> set lan/70 linkToProtocolPort vr/1 pp/ENET70
PROV> set lan/70 framer interfaceName lp/7 en et /0
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
PROV> co mmi t pr ov
PROV> end prov
Add the 4400 to the IP Routing table
Execute the fol lowing UNIX command on the NMS or other workstation.
unix> route add 148.47.2.0 148.47.100.1
241-6401-280 6.0S1
Configuring a network m anagement connection to a 4400 31
Verifying the network management connection
Verify you have ne twork managment connectivity after configuring the
connection.
On the 4400
CLI> show ip route table
Shows all ne tworks th e 4400 c an ide nti fy. Ensure an entry for the static
route is displayed.
CLI> ping <destination ip address>
Confirms whether the connec tion to the specified IP address is up.
CLI> show fr port spvc circuit table
Shows the SPVC if it is active to the Passport FRUNI.
On the 6400
> d vr/1 ip fwd/*
Shows all networks the Pas sport ILS can see. If RIP is disabled your
Network Management subnets may not show up here.
> d vr/1 ip rdb/*
Shows the ro uti ng dat abas e of t he ILS. If RIP is dis abled your Networ k
Management subne ts may not show up here.
> ping -ip(<destination ip address>) vr/1 ip icmp
Ping’s the specif ied address.
> d fruni/699 dlci/17
A-bit status active to/f r om interf ace indicates the SPVC is up.
> d frdte/699 rg/1
Unloc ked an d en ab led.
> d vr/1 pp/frdte60rg1 ipp
Unloc ked an d en ab led.
Passport 4400 and 6400 Quick Start Guide 6.0S1
32 Configuring a network management connection to a 4400
241-6401-280 6.0S1
Configuring the RSI - RSA connection
Voice networking requires the pro visioning of the Remot e Server Interface
(RSI) on the 4400 and the Re mote Server Agent (RSA) on the 6400. T oge ther
they form the connecti on t hat al lo ws t he 4400 ac cess to the v o ice ne tworkin g
call server (VNCS) on the 6400. Both digit al and analogue v oi ce netw orking
require an RSI - RSA connection.
Note the following when configuring the connection:
•A typical network has multiple RSAs for load sharing and backup
purposes. The following example also uses this approach.
•You can locate the RSA on a ny 6400 in the network. However, the RSA
and V N CS must be on th e sa me she l f .
•The RSA should be configured on its own function processor.
Figure 4 shows an example of an RSI - RSA configuration. The commands
that follow us e the variables from this example. When configuring your
network, repl ace the e xample v ariables wi th vari ables unique to your network
setup.
33
Passport 4400 and 6400 Quick Start Guide 6.0S1
34 Configuring the RSI - RSA connection
Figure 4
A simplified RSI - RSA configuration example
Passport 4400
Prefix DNA: 302102100201
Passport 6400
Passport 6400
RSI
MPANL lp/2 v35/1
MPANL
RSA
VNCS
Primary RSA
lp/5
RSA DNA: 302102100599
Configuring the RSI and RSAs
On the 4400
CLI> add voice switch
CLI> add server 1 vncs
CLI> add rsi server 302102100599 Prim-RSA5 primary
CLI> add rsi server 302102110399 Secon-RSA3 secondary
network
RSA
VNCS
Secondary RSA
lp/3
RSA DNA: 302102110399
PPT 7_505 004 NC
On the 6400 hosting the primary RSA
241-6401-280 6.0S1
CLI> save config update
CLI> reset system cpu reset
PROV> add shelf card/5
PROV> set shelf card/5 cardT ype v35
PROV> add lp/5
PROV> set lp/5 mainCard sh card/5
Configuring the RSI - RSA connection 35
PROV> add sw lpt/RSA
PROV> set sw lpt/RSA featureList serverAccessRsa
PROV> set sw lpt/CP featurelist vncsCallServer
PROV> set lp/5 logicalProcessorType sw lpt/RSA
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
PROV> add rsa/5
PROV> set rsa/5 logicalProcessor lp/5
PROV> set rsa/5 dna dataNetworkAddress 302102100599
PROV> add rsa/5 vncsAccess
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
On the 6400 hosting the secondary RSA
PROV> add shelf card/3
PROV> set shelf card/3 cardT ype v35
PROV> add lp/3
PROV> set lp/3 mainCard sh card/3
PROV> add sw lpt/RSA
PROV> set sw lpt/RSA featureList serverAccessRsa
PROV> set sw lpt/CP featurelist vncsCallServer
PROV> set lp/3 logicalProcessorType sw lpt/RSA
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
PROV> add rsa/3
PROV> set rsa/3 logicalProcessor lp/3
Passport 4400 and 6400 Quick Start Guide 6.0S1
36 Configuring the RSI - RSA connection
PROV> set rsa/3 dna dataNetworkAddress 302102110399
PROV> add rsa/3 vncsAccess
PROV> check prov
PROV> act prov
PROV> sa ve pr ov
Verifying the RSI - RSA connection
After both the RSI and RSA are configured, verify the connection is up.