Hello,
I'm in the process of configuring a SRX110 to replace a SSG firewall thats currently in use, looking through the config here are the relavent bits with regards to the ADSL connection.
set interface adsl1 ip 1.1.1.1/32
set interface adsl1 route
set pppoa name "ISP-NAME" username "USER@broadband" password "PASSWORD"
set pppoa name "ISP-NAME" idle 0
set pppoa name "ISP-NAME" static-ip
set pppoa name "ISP-NAME" interface adsl1
unset pppoa name "ISP-NAME" update-dhcpserver
set pppoa name "ISP-NAME" auto-connect 1
Just wondering what would be the equivalent on the SRX?? as i'm not sure! The interface on the SRX is pt-1/0/0/0
Many Thanks!
Nick