To configure inter-PSD forwarding, you must be familiar with the [edit interfaces] hierarchy in the JUNOS configuration command-line interface (CLI).
Configuration statements that are unique to inter-PSD forwarding are:
For detailed information about all other configuration statements under the [edit interfaces] hierarchy, see the JUNOS Network Interfaces Configuration Guide.
- interfaces {
-
- xt-fpc/pic/slot {
-
- unit logical-unit-number {
- dlci dlci-number;
- encapsulation frame-relay;
- peer-interface interface-name;
- peer-psd psdn;
- }
- }
- }