Displaying a PPPoA Configuration for an ATM-over-ADSL Interface
Purpose
Verify the PPPoA configuration for an ATM-over-ADSL interface.
Action
From the J-Web interface, select Configure>CLI Tools>CLI Viewer. Alternatively, from configuration mode in the CLI, enter the show interfaces interface-name and the show access commands from the top level.
[edit]user@host# show interfaces at-1/0/0at-1/0/0 {encapsulation atm-pvc;atm-options {vpi 0;}dsl-options {operating-mode auto;}unit 0 {encapsulation atm-ppp-llc;vci 0.100;ppp-options {chap {access-profile A-ppp-client;local-name A-at-1/0/0.0;passive;}}family inet {negotiate address;}}}user@host# show accessprofile A-ppp-client {client A-ppp-server chap-secret "$9$G4ikPu0ISyKP5clKv7Nik.PT3";
## SECRET-DATA }
Meaning
Verify that the output shows the intended configuration of PPPoA.
Related Topics
For more information about the format of a configuration file, see the J-Web Interface User Guide or the Junos CLI User Guide.