Latest web development tutorials

Linux dip command

Linux command Daquan Linux command Daquan

Linux dip command for IP dial-up connections.

dip can control the modem to dial the external IP way to create a two-way connection.

grammar

dip [-aikltv][-m<MTU数目>][-p<协议>][拨号script文件]

Parameter Description:

  • -a ask the user name and password.
  • -i start dialing server function.
  • Remove the dip -k execution procedures.
  • -l connection to be deleted, must be used in conjunction with the -k parameter.
  • -m <number MTU> Sets the maximum transmission unit, the default value is 296.
  • -p <protocol> Sets the communications protocol.
  • -t dip into the command mode.
  • -v Displays detailed information when executed.

Examples

Dial-up connection

$ dip -t

Linux command Daquan Linux command Daquan