Displaying a PPPoA Configuration for an ATM-over-ADSL Interface

Purpose

Verify the PPPoA configuration for an ATM-over-ADSL interface.

Action

Enter the show interfaces interface-name and the show access commands.

[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.