Operation Manual

152
Eth Commands
E-DOC-CTC-20040210-0030 v1.0
eth config
Enable/disable the Ethernet interface.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
eth config intf = <number {1-4}>
[state = <{enabled|disabled}>]
intf The Ethernet interface to be configured. REQUIRED
state Enable or disable the Ethernet interface.
The default is enabled.
OPTIONAL
=>eth config
ETH Intf 1 port state = UP [forwarding]
ETH Intf 2 port state = UP [forwarding]
ETH Intf 3 port state = UP [forwarding]
ETH Intf 4 port state = UP [forwarding]
=>eth config intf=4 state=disabled
=>eth config
ETH Intf 1 port state = UP [forwarding]
ETH Intf 2 port state = UP [forwarding]
ETH Intf 3 port state = UP [forwarding]
ETH Intf 4 port state = DOWN [disabled]
=>
eth iflist Show Ethernet port configuration and current operating mode.