The following example illustrates an ATM-over-SHDSL interface configuration.
Configuration for the ATM Mode on the PIM
- [edit chassis]
- fpc 6 {
-
- pic 0 {
-
- shdsl {
- pic-mode 2-port-atm;
- }
- }
- }
Configuration for the SHDSL Operating Mode on the Physical ATM Interface
- [edit interfaces at-6/0/0/0]
- shdsl-options {
- annex annex-b;
- line-rate 192;
- loopback local;
-
- snr-margin {
- current 1;
- snext 2;
- }
- }
Configuration for the Encapsulation on the Physical ATM Interface
- [edit interfaces at-6/0/0/0]
- encapsulation ethernet-over-atm;
Configuration for the Logical Interface
- [edit interfaces at-6/0/0/0 unit 3]
- encapsulation atm-nlpid;
- family inet {
- vci 25;
- }