Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index#


Configure the Passport 4400 Switch Map at Site 1 to Site 2

  1. Determine the DLCI number for the FR DCE port on the Passport 4400. This must be obtained from the FRAD configuration.
  2. Define switch maps for both Passport 4400 units.
  3. CLI> add fr switch map

    Parameter

    Range of Values

    Required Actions

    <LocalNetIfIndex>

    INTEGER (1..255)

    Enter the IfIndex of the frame relay service as determined in Step 7 of CLI Procedure for Configuring Frame Relay Pass-Through.

    <LocalNetDLCI>

    INTEGER (16..991)

    Enter the DLCI for the FR DCE service on the local Passport 4400.

    <RemoteNetDLCI>

    INTEGER (16..991)

    Enter the DLCI for the FR DCE service on the remote Passport 4400.

    <SVCDNA>

    Frame Relay DNA (as a quoted string) (1..34)

    Enter the DNA prefix of the remote Passport 4400, followed by the IfSlot number and port number of the physical port on the remote Passport 4400 (inside quotation marks without any spaces). See the Note below ().

    <ConnectType>

    slave | master

    Enter master for the site that will establish the connection. Enter slave for the other site. When establishing a switch map from Passport 4400 to a Passport 6400, the Passport 4400 should always be set to master.

    <SwitchType>

    frdce | htds | cbr | x25

    Passport 4460 does not currently support the x25 value.

    Enter frdce for both sites.


    Note

    Note: The PPA can be obtained from the show system IfIndex configured table command. The IfSlot name is the physical location of the module, and must be determined for each module:

    • Base module (base) 1
    • HDM (exp1) 2
    • HDM (exp2) 3

    Example:

    CLI> add fr switch map 152 100 200 "302181140042311" master frdce

    Note that the last three digits of the SVCDNA parameter are 311. The 3 indicates the service type, frame relay DCE. The 11 indicates the location of the card on the unit at Site 2: Port 1 (PPA = 1) on the base module (Slot = 1).

  4. Configure the Passport 4400 switch map at Site 2.
  5. CLI> add fr switch map 152 200 100 "302181139710321" slave frdce

    Note

    Note: For Passport 4430, 4450, and 4455, the Logical Interface Module (LIM) name for the base module is always limA. The WAN and Expansion modules are numbered lim1 through lim4. For the Passport 4460, the LIM name for the base module is always base, Expansion modules are named exp1, exp2, and the PCMCIA module is named pcmciaExp.


The illustration below shows two Passport 4400 units configured for frame relay pass-through. Both Passport 4400 units in this example use Port 1 as the FR DCE port. Note how the switch maps are constructed from the IfIndexes, DLCIs, and DNA prefixes.

  1. Save the current configuration and reset the Passport 4400.
  2. CLI> save configuration update

    CLI> reset system current reset

  3. Confirm the following:

End of Procedure

End of Topic

Optional WAN Port Parameters


Nortel Networks LogoContact us by email
Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index