SmartNode SN465X G.SHDSL connection with PPPoE
Posted by , Last modified by Daniel Lizaola on 14 December 2017 04:30 PM

Configuration Description

Port and context ip configuration for a PPPoE connection over the SmartNodes G.SHDSL.

 

Command Sequence to copy, edit and paste

context ip router

  interface IF_WAN
    ipaddress unnumbered
    mtu 1492
    point-to-point
    use profile service-policy SP_WAN_IN in
    use profile service-policy SP_WAN_OUT out
    tcp adjust-mss rx 1440
    tcp adjust-mss tx 1440

context ip router
  dhcp-server use DHCP_LAN
  route 0.0.0.0 0.0.0.0 IF_WAN 0
  source-address-map 0.0.0.0 0.0.0.0 IF_LAN

subscriber ppp SUB_ADSL
  dial out
  authentication chap
  authentication pap
  identification outbound username password passwort
  bind interface IF_WAN router

port dsl 0 0
  pvc vpi 8 vci 35

    pppoe

      session SES_ADSL
        use profile ppp default
        bind subscriber SUB_ADSL
        no shutdown

(8748 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).