Quick Reference Guide
LAG/Port Channel Commands | 293
Example
Figure 18-108. show interfaces description Command Example
Related
Commands
dot1p-priority
This command configures the priority for untagged frames.
Syntax
dot1p-priority 0–7
The 0–7 field is an integer that sets the priority value for untagged frames received.
Mode
Interface Port Channel Config
Command
History
S50 #conf
S50 (Config)#interface 1/0/1
S50 (Interface 1/0/1)#description "1/0/1 is access port"
S50 (Interface 1/0/1)#exit
S50 (Config)#interface 1/0/30
S50 (Interface 1/0/30)#description 'management port in vlan 30'
S50 (Interface 1/0/30)#exit
S50 (Config)#exit
S50 #show interfaces description 1/0/1
Interface.......1/0/1
IfIndex.........1
Description.....1/0/1 is access port
MAC Address.....00:01:E8:D5:BA:C0
Bit Offset Val..1
S50 #show interfaces description 1/0/30
Interface.......1/0/30
IfIndex.........30
Description.....management port in vlan 30
MAC Address.....00:01:E8:D5:BA:C0
Bit Offset Val..30
S50 #
interface vlan Creates a VLAN, assigns it an ID and then enters the Interface VLAN mode
show interfaces Displays information, including the description, about a selected interface.
show running-config Display/capture the current setting of different protocol packages supported on the
switch.
Version 2.5.1 Introduced in the new Interface Port Channel Config mode.
Related
Commands
channel-member Add a port or range of ports to the selected LAG. LAG ports must be physical ports,
not other LAGs.
interface
port-channel
Creates the port channel (LAG) or, if the port channel is already created, invokes the
Interface Port Channel Config mode.
show interfaces
port-channel
Displays an overview of all port channels (LAGs) on the switch or details on the
selected LAG.