Ethernet Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
169
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
ETHERNET INTERFACE CONFIGURATION COMMANDS
This section provides an expansive view on the commands that are used in
configuring the Ethernet Interfaces.
T
O CONFIGURE GIGE INTERFACE
EXAMPLE
The following example shows configuring GigE interface:
ALU(config)# interface GigabitEthernet 3/0
ALU(config-if GigabitEthernet3/0)#
T
O BRING UP/DOWN A GIGE INTERFACE
EXAMPLE
The following example administratively brings up the GigE interface:
ALU(config-if GigabitEthernet3/0)# no shutdown
The following example administratively brings down the GigE interface:
ALU(config-if GigabitEthernet3/0)# shutdown
Command (in CM) Description
interface GigabitEthernet
<slot/port>
This command allows you to configure
GigE interface.
Command (in ICM) Description
no shutdown This command is entered in the interface
configuration mode to administratively
bring up the interface.
shutdown This command is entered in the interface
configuration mode to administratively
bring down the interface.