configEcm
Use the configEcm tool to setup an ECM interface.
Usage
configEcm [show | off | on [target <ipV4_addr>] host <ipV4_addr> netmask <ipV4_netmansk>]
configEcm show
Displays current configuration.
configEcm off
Deconfigures and turns off ECM.
configEcm on [target <ipV4_addr>] host <ipV4_addr> netmask <ipV4_netmask>]
Configures ECM:
enter target ipV4 address
enter host ipV4 address
enter connection ipV4 netmask
If no values are provided, defaults to:
target: 192.168.2.2
host: 192.168.2.3
netmask: 255.255.255.0
If the provided address and netmask (or the defaults) conflicts
with an existing network connection, no change will be made.
- Note
configEcm defaultis only used by the Legato startup script. UseconfigEcm onwithout IP parameters to assign the default IP address.
Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.
