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


Configure the WAN Port

  1. Configure the WAN port as Channelized.
  2. CLI> define wan port protocolSupport

    Parameter

    Range of Values

    Required Action

    <IfIndex>

    INTEGER (1..255)

    Enter the IfIndex of the port you want to channelize. For this example (port 2), enter 153.

    <ProtocolSupport>

    none | standardFR | switchingFR | htds | cbr | sdlc | x25 | async | pppHdlc | channel | hdlc | casBypass

    Enter channel.


    Example:

    CLI> define wan port protocolSupport 153 channel

    Note

    Note: To delete a channelized WAN channel, you must first change the protocol supported by the WAN channel to none.


  3. Add the WAN channels you want to use for CAS bypass.
  4. CLI> add wan channel

    Parameter

    Range of Values

    Required Action

    <IfIndex>

    INTEGER (1..255)

    Enter an unused IfIndex for the new channel.

    <WanIfIndex>

    INTEGER (1..255)

    Enter the Ifindexes used in Step 3 of Configure System T1 Parameters.

    <ChannelNumber>

    INTEGER (-1..30)

    Enter the new channel number.

    <TimeSlots>

    "String" of size (0..83;decimal digits, "," , and "-"

    Enter the time slot(s) to be used by the specified WAN channel(s).


    Example:

    CLI> add wan channel 131-138 153 1-8 "1" "8"

    CLI> add wan channel 141-148 183 1-8 "1" "8"

  5. Add WAN channels for channels and time slots 1-8.
  6. CLI> def wan port protocolsupport

    Parameter

    Range of Values

    Required Action

    <IfIndex>

    INTEGER (1..255)

    Enter the same IfIndex that was used in the previous step.

    <ProtocolSupport>

    none | standardFR |
    switchingFR | htds |
    cbr | sdlc |
    x25 | async |
    pppHdlc | channel |

    hdlc |

    casBypass

    Enter the desired protocol support:

    • casBypass - to configure the port for cas bypass.

    Example:

    CLI> define wan port protocolSupport 131-138 casBypass

    CLI> define wan port protocolSupport 141-148 casBypass

  7. Associate the desired wan ports by connecting the appropriate IfIndexes.
  8. CLI> add wan ifindexconn

    Parameter

    Range of Values

    Required Action

    <FromifIndex>

    INTEGER (1..255)

    Enter the first IfIndex that was used in the previous step.

    <ToifIndex>

    INTEGER (1..255)

    Enter the second IfIndex that was used in the previous step.


    Example:

    CLI> add wan if 131-138 141-148

    Note

    Note: The above command must be entered for each IfIndex pair.


  9. Add the channels to the WAN port.
  10. CLI> add wan channel

    Parameter

    Range of Values

    Required Actions

    <IfIndex>

    INTEGER (1..255)

    Enter the IfIndex of the channel you are adding to the WAN port.

    <WanIfIndex>

    INTEGER (1..255)

    Enter the IfIndex you entered in Step 2.

    <ChannelNumber>

    INTEGER (-1..30)

    Enter a new channel number

    <TimeSlots>

    "String" of size (0..83; decimal digits, ',', and '-')

    Enter the time slot(s) to be used by the specified WAN channel(s).


    Example:

    CLI> add wan channel 110 153 1 "9-16"

End of Procedure

End of DACS Topic


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