Chapter 54 Basic Settings
OLT2406 User’s Guide
419
54.9 Slot Setup
The following table describes the commands for configuring the OLT slots.
54.9.1 Slot Setup Commands Examples
The following commands set slot 3 to use the installed GPON line card.
Configure the card type. This example configures it for a GPON line card.
Enable the slot.
Exit from the slot configuration .
After the GPON line card is installed and activated, use the following commands to display the status of
the specified interface or slot status.
Table 202 Slot Setup Commands
COMMAND DESCRIPTION M P
interface slot slot-<slot>
Selects the slot to configure. C 13
cardtype <ether|gpon>
Sets the card type to use in the slot (use the type
of line card you install in the slot).
C13
no inactive
Enables the slot. C 13
inactive
Disables the slot. C 13
exit
Leaves the slot configuration sub-commands. C 13
no interface slot slot-<slot>
Removes the slot configuration of the specified
slot.
C13
no interface slot all
Removes all slot configuration. C 13
show interfaces <aid>
Displays the status of the specified interface.
aid: slot-<slot> | <ge|msc|pon>-<slot>-
<port>
E3
show interfaces slot <aid> status
Displays the status of the specified slot.
aid: slot-<slot>
E3
OLT2406# configure
OLT2406(config)# interface slot slot-3
OLT2406(config-slot)# cardtype gpon
OLT2406(config-slot)# no inactive
OLT2406(config-slot)# exit