Summary of PPPoE commands

Last Updated : Apr 03, 2020 |
Prolog information
For more information about these commands, see Avaya Branch Gateway G430 CLI Reference.
Root level command
Command
Description
interface fastethernet
-
Enter the FastEthernet interface context
-
encapsulation pppoe
Change the encapsulation to PPPoE
-
ip address
Configure an IP address and subnet mask for the interface
-
ip address negotiated
Obtain an IP address via PPP/IPCP negotiation
-
keepalive
Enable PPP keepalive, in order to maintain a persistent connection
-
keepalive-track
Bind interface status to an object tracker to check whether the interface is up
-
mtu
Set the interface’s MTU to 1492, which ensures that overall packet size for the PPPoE interface does not exceed 1500, which is the MTU for Ethernet
-
ppp chap hostname
Override the device hostname for PPP CHAP authentication
-
ppp chap password
Set the CHAP password for authentication with a remote peer
-
ppp chap refuse
Prevent the device from authenticating with CHAP after the device is requested by the remote peer
-
ppp ipcp dns request
Enable or disable requesting the list of available DNS servers from the remote peer during the PPP/IPCP session
-
ppp pap refuse
Prevent the device from authenticating with PAP after the device is requested by the remote peer
-
ppp pap-sent username
Set the Password Authentication Protocol (PAP) password for authentication with the remote peer
-
ppp timeout ncp
Set the maximum time, in seconds, that PPP allows for negotiation of a network layer protocol
-
ppp timeout retry
Set the maximum time to wait for a response during PPP negotiation
-
pppoe-client persistent delay
Set the interval between pppoe-client dial attempts
-
pppoe-client persistent max-attempts
Limit the number of consecutive connection establishment retries
-
pppoe-client service-name
Set the PPPoE Client service-name
-
pppoe-client wait-for-ipcp
Set the amount of time (in seconds) between establishment of the PPPoE tunnel and establishment of the IPCP tunnel. If this time is exceeded, the PPPoE client terminates the PPPoE tunnel.
-
shutdown
Shut down the port, and the PPPoE client, if configured