Ethernet Interfaces on SE
Left running head:
Chapter name (automatic)
170
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE IP ADDRESS FOR THE INTERFACE
EXAMPLE
ALU(config-if GigabitEthernet3/0)# ip address 20.20.20.20/24
ALU(config-if GigabitEthernet3/0)# no ip address 20.20.20.20/24
T
O CONFIGURE DUPLEX OPERATION
EXAMPLE
ALU(config-if GigabitEthernet3/0)# duplex full
ALU(config-if GigabitEthernet3/0)# no duplex
T
O CONFIGURE FLOW CONTROL
EXAMPLE
ALU(config-if GigabitEthernet3/0)# flowcontrol send on
ALU(config-if GigabitEthernet3/0)# no flowcontrol send on
Command (in ICM) Description
ip address {<ip-address
subnet-mask>|<ip-address/
prefix-length>}
This command is entered in the interface
configuration mode to configure an IP
address for the interface.
no ip address {<ip-address
subnet-mask>|<ip-address/
prefix-length>}
This command is used to remove the IP
address for the interface.
Command (in ICM) Description
duplex {auto|full|half} This command configures duplex
operation on an interface.
no duplex The “no” command sets the duplex
mode to its default.
The default duplex mode is “auto”.
Command (in ICM) Description
flowcontrol {receive|send}
{off|on}
This command configures flow control
on a GigE interface.
no flowcontrol {receive|send}
{off|on}
The “no” command sets the flow control
to its default. By default, flow control is
set to “Off”.