J4300 and J6300 Services Routers with G.SHDSL Annex A or Annex B PIMs can use an Asynchronous Transfer Mode (ATM) interface to send network traffic through a point-to-point connection to a DSL access multiplexer (DSLAM). ATM-over-SHDSL interfaces are not currently supported on J2300 Services Routers.
![]() |
You can configure J4300 and J6300 Services Routers with a G.SHDSL PIM for connections through SHDSL only, not for direct ATM connections. |
The J-series Services Routers, with a 2-port G.SHDSL PIM installed, support the following modes. You can configure only one mode on each PIM.
To configure Point-to-Point Protocol (PPP), see the JUNOS Network Interfaces Configuration Guide.
You configure the underlying G.SHDSL interface as an ATM interface, with an interface name of at-pim/0/port. Multiple encapsulation types are supported on both the physical and logical ATM-over-SHDSL interface.
To configure ATM-over-SHDSL network interfaces for the Services Router:
Table 33: Adding an ATM-over-SHDSL Network Interface
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|
Navigate to the Chassis level in the configuration hierarchy. |
|
From the top of the configuration hierarchy, add the interface to the chassis: set chassis fpc 6 pic 0 shdsl pic-mode 4-port-atm |
|
Set the ATM-over-SHDSL mode on the G.SHDSL PIM, if required. By default, the G.SHDSL PIM is enabled in 2-wire Annex B mode. To configure the 4-wire mode on the G.SHDSL PIM, follow the tasks in this table. The configuration editor uses standard JUNOS names for Services Router hardware and interfaces. “PIC” indicates the PIM. The FPC value identifier identifies the chassis slot, from 1 through 6, in which the PIM is installed. The slot value is always 0 on J-series Services Routers. See Interfaces Overview. |
|
|
|
Navigate to the Interfaces level in the configuration hierarchy. |
|
From the top of the configuration hierarchy, create and name the interface: edit interfaces at-2/0/0 |
|
Create the new interface—for example, at-2/0/0. |
|
|
| Configuring Physical Properties | ||
|
Configure ATM virtual path identifier (VPI) options for the interface.
|
|
|
|
Configure the encapsulation type—for example, ethernet-over-atm.
|
|
Enter set encapsulation ethernet-over-atm |
|
Set the annex type.
|
|
Enter set shdsl-options annex annex-a |
|
Configure the SHDSL line rate for the ATM-over-SHDSL interface–for example, automatic selection of the line rate. The following values are available:
In the four-wire mode, the G.SHDSL PIM has a default line rate value of 4608 Kbps. |
From the Line Rate list, select auto. |
Enter set shdsl-options line-rate auto |
|
Configure the loopback option for testing the SHDSL connection integrity–for example, local loopback. The following values are available:
|
From the Loopback list, select local. |
Enter set shdsl-options loopback local |
|
Configure the signal-to-noise ratio (SNR) margin to between –10 dB and 10 dB—for example, 5 dB for either or both of the following thresholds:
Setting the SNR creates a more stable SHDSL connection by making the line train at a SNR margin higher than the threshold. If any external noise below the threshold is applied to the line, the line remains stable. You can also disable the SNR margin thresholds. |
|
|
| Configuring Logical Properties | ||
|
Add the logical interface. Set a value from 0 and 16385—for example, 3. Add other values if required by your network. |
|
Enter set unit 3 |
|
Configure encapsulation for the ATM-for-SHDSL logical unit—for example, atm-nlpid. The following encapsulations are supported on the ATM-over-SHDSL interfaces that use inet (IP) protocols only:
The following encapsulations are supported on the ATM-over-SHDSL for PPP-over-ATM (PPPoA) interfaces only. (For a sample PPPoA configuration, see Verifying Interface Configuration.)
Other encapsulation types supported on the ATM-over-SHDSL interfaces:
|
From the Encapsulation list, select atm-nlpid. |
Enter set unit 3 encapsulation atm-nlpid |
|
Add the Family protocol type—for example, inet. |
Select inet, and then click Configure. |
Enter set unit 3 family inet Commands vary depending on the protocol type. |
|
Configure ATM virtual channel identifier (VCI) options for the interface.
|
|
|