Eth ifconfig, Modify an eth interface, Eth commands – Technicolor - Thomson ST585 V6 User Manual

Page 279: Syntax, Example

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

Eth Commands

255

eth ifconfig

Modify an ETH interface.

SYNTAX:

where:

EXAMPLE:

eth ifconfig

intf = <string>
[dest = <string>]
[retry = <number{0-65535}>]
[vlan = <string>]

intf

The name of the ETH interface to be configured.

REQUIRED

dest

The destination interface for this ETH interface.

OPTIONAL

retry

A number between 0 and 65535.
Represents the number of times the ETH connection setup
should retry before giving up.
The default is

10

.

OPTIONAL

vlan

The Virtual Local Area Network (VLAN) for this ETH interface.

OPTIONAL

=>eth iflist
ethoa_0_35

: Dest: atm_0_35

Connection State: connected

Retry: 10

PortNr: 1

ethoa_8_35

: Dest: atm_8_35

Connection State: connected

Retry: 10

PortNr: 2

RtPPPoE_eth

: Dest: (none)

Connection State: not-connected

Retry: 10

PortNr: (unassigned)

eth ifconfig intf=RtPPPoE_eth dest=RtPPPoE_atm
=>eth iflist
ethoa_0_35

: Dest: atm_0_35

Connection State: connected

Retry: 10

PortNr: 1

ethoa_8_35

: Dest: atm_8_35

Connection State: connected

Retry: 10

PortNr: 2

RtPPPoE_eth

: Dest: RtPPPoE_atm

Connection State: not-connected

Retry: 10

PortNr: (unassigned)

=>

Advertising