
CLI commands
WAN IP interface context
Path: View > Enable > Config > WAN IP interface
This context provides commands for configuring various
pppoe client user
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
pppoe client user <username> <password>
Sets the PPPoE username and password.
no pppoe client user
Deletes the PPPoE username.
Parameters
<username> | The username assigned to you by your ISP. The service controller will use |
| this username to log on to your ISP when establishing a PPPoE |
| connection. |
<password> | The password assigned to you by your ISP. The service controller will use |
| this username to log on to your ISP when establishing a PPPoE |
| connection. |
ip address mode
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
ip address mode (dhcp pppoe static none)
Sets the IP addressing mode for Internet.
Parameters
dhcp | Dynamic host configuration protocol. The DHCP server will automatically |
| assign an address to the service controller, which functions as a DHCP |
| client. |
pppoe | |
| assign an IP address to the service controller. You need to supply a |
| username and password so the service controller can log on. |
static | This option enables you to manually assign an IP address to the service |
| controller. |
none | No IP address. |
ip address
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
ip address <ip address>/<mask>
Sets a static IP address for the port.
Parameters
<address> | IP address. |
</mask> | Subnet mask in CIDR format. Specifies the number of bits in the mask. |