User Manual
UMN:CLI
V8102
91
Command
Mode
Description
interface
{
gigabitethernet
|
tengigabitethernet
|
gpon
}
IFPORT
Global
Interface
Opens
Ethernet/GPON Interface Configuration
mode to
configure a specified interface.
IFPORT: SLOT/PORT
interface channelgroup GROUP-
ID
Opens
Channel Group Interface Configuration
mode.
interface range
{
gigabitethernet
|
tengigabitethernet
|
gpon
}
IFPORT-RANGE
Opens
Ethernet/GPON Interface Configuration
mode to
configure multiple interface ports per Interface Unit
(IU).
IFPORT-RANGE: multiple interface port number (e.g.
1/1-8 or 1/1-1/8)
To display if an interface is enabled, use the
show running-config
command.
To open
Interface Configuration
mode per MGMT port/VLAN/Loopback interface, use the
following command.
Command
Mode
Description
interface
{
management
|
loop-
back
|
vlan VLANS
}
Global
Interface
Opens
Interface Configuration
mode to configure a
specified interface.
5.4.2
Enabling an Interface
To enable/disable an interface, use the following command.
Command
Mode
Description
no shutdown
Interface
Enables an interface.
shutdown
Disables an interface.
The following is an example of enabling the tengigabitethernet interface 8/1.
SWITCH#
configure terminal
SWITCH(config)#
interface tengigabitethernet
8/1
SWITCH(config-if[XE8/1])#
no shutdown
SWITCH(config-if[XE8/1])#
To display if an interface is enabled, use the
show running-config
command.
5.4.3
Interface Description
To specify a description on an interface, use the following command.
Command
Mode
Description
description
LINE
Interface
Specifies a description on an interface.
no description
Deletes a specified description.
i
i