User Manual UMN:CLI
V8102
91
interface {gigabitethernet |
tengigabitethernet | gpon }
IFPORT
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.
interface {management | loop-
back | vlan VLANS}
Opens Interface Configuration mode to configure a
specified interface.
5.4.2 Enabling an Interface
To enable/disable an interface, use the following command.
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.
Specifies a description on an interface.
Deletes a specified description.