CLI> define wan port protocolSupport
Example:
CLI> define wan port protocolSupport 153 channel
| |
Note: To delete a channelized WAN channel, you must first change the protocol supported by the WAN channel to none. |
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"
CLI> def wan port protocolsupport
Example:
CLI> define wan port protocolSupport 131-138 casBypass
CLI> define wan port protocolSupport 141-148 casBypass
CLI> add wan ifindexconn
Example:
CLI> add wan if 131-138 141-148
| |
Note: The above command must be entered for each IfIndex pair. |
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