Introduction to CLI Modes
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
23
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
S
UB
-I
NTERFACE
C
ONFIGURATION
M
ODE
(S-ICM)
From the CM, you can enter Sub-Interface Configuration Mode (S-ICM), which is
a sub-mode of the ICM.
E
XAMPLE
The following command configures a sub-interface on Gigabit Ethernet interface:
ALU(config)# interface GigabitEthernet 7/0:1
ALU(config-subif GigabitEthernet7/0:1)#
The following command configures a sub-interface on a serial (v.35/X.21)
interface:
ALU(config)#interface Serial0/0.1
ALU(config-if Serial0/0.1)#
The following command configures a sub-interface on a channelized serial
interface:
ALU(config)# interface Serial 0/0:0.1
ALU(config-if Serial0/0:0
.
1)#
To exit from the S-ICM and return to the ICM, use the
Exit
command. To end your
configuration session and return to SUM
mode, press
Ctrl-Z
or enter the
End
command.
Command (in CM)
Description
interface <name> <slot/port:
channel>
This command enables you to configure
a sub-interface on a Gigabit Ethernet
interface. This enters the S-ICM.
interface <name> <slot/
port>.subchannel
This command enables you to configure
a sub-interface on a Serial (V.35/X.21)
interface. This enters the S-ICM.
Note:
This is valid only if Frame
Relay encapsulation is set
on the main interface.
interface Serial
<
slot/
port:channel.subchannel>
This command enables you to configure
a sub-interface on a channelized Serial
interface. This enters the S-ICM.