Avaya P130 Switch User Manual


 
Chapter 6 Avaya P130 CLI
100 Avaya P130 User’s Guide
Set interface ppp command
Use the set interface ppp command to configure the IP parameters of the
device’s PPP interface. No PPP connection can be established with the device until it
is configured with a non-null IP address and net-mask. This IP address is a dummy
address shared only between the two peers. It must be taken from an IP sub-net
different than the IP sub-net of the agent.
The syntax for this command is:
set interface ppp <ip-address> <net-mask>
Example:
P130-1# set interface ppp 149.49.34.125 255.255.255.0
Interface PPP has its IP address set.
Set interface ppp enable | enable-always | disable | off | reset Command
Use the set interface ppp command to disconnect the PPP session, or to reset
the connected modem. Use the provided on demand DB-25 to RJ45 connector for
plugging-in the RJ-45 to RJ-45 delivered cable into the modem’s DB-25 connector
from one side, while the other cable’s side RJ-45 connector should be plugged into
the device’s Console RJ-45 port of any box..
The syntax for this command is:&_
set interface ppp {enable | enable-always | disable | off |
reset}
Example:
P130-1# set interface ppp off
PPP session disconnected.
P130-1# set interface ppp reset
PPP has reset the connected modem.
enable Enable the use of PPP, and thus to enter the modem mode.
enable-always Entering the Modem mode every time that the proprietary
modem cable is plugged into the console port.
disable Disable the use of PPP, and thus to enter the terminal mode.
off Keyword to disconnect the active PPP session.
reset Keyword to reset the connected modem.