CLI> define wan port protocolSupport
| |
Note: PANL connections use the switching frame relay protocol (switchingFR) to direct traffic across the Passport network. |
| Parameter | Range of Values | Required Actions |
|---|---|---|
| <IfIndex> | INTEGER (1..255) | Enter the IfIndex of the physical WAN port as determined in Step 2. |
| <ProtocolSupport> | none | standardFr |switchingFR | htds | cbr | sdlc | x25 | async | pppHdlc | channel | hdlc | CasBypass | Enter swithchingFR. This protocol is always used when configuring netlinks on the Passport 4400. |
Example:
CLI> define wan port ProtocolSupport 150 switchingFR
For the Passport 4460, select auto if you are using a Smart cable (go to Passport 4460). If you are not using a Smart cable, follow the instructions for Passport 4430/50/55.
CLI> define wan port mode
| Parameter | Range of Values | Required Actions |
|---|---|---|
| <IfIndex> | INTEGER (1..255) | Enter the IfIndex you entered in Step 1. |
| <Mode> | dce | dte | Enter the applicable physical mode. |
Example:
CLI> define wan port mode 150 dte
| |
Note: In the Passport 4430/50/55, if there is a supported interface module (such as an ISDN module) installed in Port 3 on the base module, Port 1 must be configured for DCE. In this case, the Passport 4400 will automatically assign DCE mode to Port 1 following a reset. |
|
Warning: If you install a card in Port 2 on the base module where there wasn't a card installed before, you must use the following CLI command to reconfigure the wan port ( |
When using a Smart cable with the Passport 4460, you do not need to execute the CLI command define wan port mode to set the DCE/DTE type. After you have configured other parameters on the factory defaulted Passport 4460 and reset the unit (after the save configuration update command), the correct type will be auto-sensed and set for this parameter.
If the above has not occurred, use the following CLI command to set the auto-sense parameter:
CLI> define wan port mode
Example:
CLI> define wan port mode 150 auto
This feature is available on Passport 4460 units running software release 4.1.2 or higher. To determine if this feature is available on your Passport 4460 unit, use the CLI command show system hardware. A table similar to the following appears:
| RevisionLevel | 41 |
| ManufactureRevDate | "2-9-00" |
| SerialNumber | PED0012478 |
| ModuleID | 2 |
| MACAddress | 00:e0:7b:0a:46:1a |
| CPUType | "Passport 4460/MPC860MH-MPC860T" |
| GenCfgType | passport 4460 |
| ClockSync | supported |
If Master Clock is supported on your Passport 4460, Supported will be displayed in the ClockSync field.
If your physical mode is set to dce and you want to use the Passport 4460 unit's master clock as the clock source, use the following CLI command:
CLI> define wan port ClockSource
| Parameter | Range of Values | Required Actions |
|---|---|---|
| <IfIndex> | INTEGER (1..255) | Enter the IfIndex you entered in Step 1. |
| <ClockSource> | external | backplane | Enter backplane. External is the default. |
Example:
CLI> define wan port ClockSource 1 backplane
If you are creating a netlink across a public frame relay network, go to step 8.
CLI> define fr line user basePVCLmi lmiMode
| Parameter | Range of Values | Required Actions |
|---|---|---|
| <IfIndex> | INTEGER (1..255) |
|
| <LMIMode> | unidce | unidte | Enter the frame relay LMI mode according to the logical PANL mode of the netlink. Enter unidte to specify it as "User" oriented on a Frame Relay User to Network Interface (FRUNI). The carrier's switch is always set to be the receiver of the frame relay PVC call setup, so it is set to unidce or "Network" oriented on the FRUNI. |
| |
Note: If you are configuring a connection between a Passport 4400 and a Passport 6400, the LMI Mode on the Passport 4400 should be set to unidte. |
Example:
CLI> define fr line user basePVCLmi 155 unidce
Go to Step 9.
CLI> define fr line user dlcmiPVC lmiType
| Parameter | Range of Values | Required Actions |
|---|---|---|
| <IfIndex> | INTEGER (1..255) |
|
| <LMIType> | noLMIConfigured | itut933A | ansiT1617D1994 | Enter the LMI type of the public frame relay network. The default setting is noLMIConfigured. |
Example:
CLI> define fr line user dlcmiPVC LMIType 152 ansiT1617D1994
| |
Note: To avoid conflict with additional modules and services that may be added to your Passport 4400 in the future, it is recommended that you select a number between 207 and 255. |
Use the display from Step 1 (show system ifIndex configured) to verify that this new ifIndex number is not in use.