beautypg.com

Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 79

background image

device ether ether //edd mtu 1500 192.168.2.1

device flane ether //lec1 mtu 1500 192.168.55.1

# DISABLED

10.9 enable

10.9.1 Syntax

enable [ [mtu ] []]

10.9.2 Description

Enables all interfaces, or just a specified interface. Can also be used to set the MTU
and IP address on an interface when enabling it (or change them on an interface that
is already enabled); see

device

on page 162 for details on the interfaces.

Configuration saving saves the MTU and IP addresses, but not the disabled/enabled
state.

10.9.3 Example

mymachine>

ip enable flane 192.168.56.3

ip/flane: IP address 192.168.56.3

mymachine>

ip device

# type dev file IP address

device ether ether //edd mtu 1500 192.168.2.1

device flane ether //lec1 mtu 1500 192.168.56.3

10.10 errors

10.10.1Syntax

errors

10.10.2Description

Turns on tracing of various unusual events; equivalent to trace errors.
The errors command is hidden, not shown by ip help.

10.10.3Example

mymachine>

ip errors

ip: currently tracing errors

10.11 etherfiles

10.11.1Syntax

etherfiles

10.11.2Description

Lists the file names for the underlying devices for all Ethernet-like interfaces.