Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
nameCcsp EthAgent DMCLI Code flow
pagePin1

GW Prov Ethwan Code flowdgm

Gliffy Diagram
macroId64ca7052-beea-4a02-a538-e03bf66054d5
nameGW Prov Ethwan Code flow
pagePin1

Commands to get EthWAN info from hal

CommandDescription
hal_test ethwan enableEthwanTo enable EthWan
hal_test ethwan disableEthwanTo disable EthWan
hal_test ethwan GetEthWanInterfaceNameTo get the EthWan Interface name
hal_test ethwan getEthWanEnabledTo get the EthWan status (enabled or disabled)
hal_test ethwan getEthWanPortTo know which port is enabled for EthWan feature
hal_test ethwan setEthWanPort_eth0Set eth0 port as EthWan interface
hal_test ethwan setEthWanPort_eth1Set eth1 port as EthWan feature

...