Avaya P332MF Switch User Manual


 
Chapter 6 CLI – Layer 2
98 Avaya P332MF User’s Guide
set interface ppp
Use the set interface ppp command to configure the P330 PPP interface IP
parameters, exit modem mode, disconnect the PPP session, or reset the connected
modem.
A PPP connection can be established only after the P330 is configured with an IP
address and net-mask. The IP address is a dummy address that is shared between
two peers, and must be taken from a subnet that is different from the agent’s IP sub-
net.
The syntax for this command is:
set interface ppp <ip_addr><net-mask>
Output Example:
P330-N> set interface ppp 149.49.34.125 255.255.255.0
Interface ppp has its ip address set
You can also use the set interface ppp command to enter modem mode, enter
terminal mode, disconnect the PPP session or to reset the connected modem.
The syntax for this command is:
set interface ppp {enable|enable-always|disable|off|reset}
Output Example:
P330-N> set interface ppp reset
PPP has reset the connected modem.
ip_addr IP address used by the P330 to connect via its PPP interface
net-mask Subnet mask used by the P330 to connect via its PPP interface
enable Enable PPP and enter modem mode.
enable-always Enable automatic reentry into modem mode after modem cable
disconnection or reconnection.
disable Disable PPP and enter terminal mode
off Disconnect the active PPP session.
reset Reset the connected modem.