I Commands

interface

To assign an interface to a configured port group, use the interface command. To remove the interface from the port group, use the no form of this command.

interface interface-reference

no interface interface-reference

Syntax Description

interface-reference

Interface reference number.

Command Default

None.

Command Modes


Port group configuration mode (config-port-group)

Command History

Release

Modification

Cisco NX-OS 8.0(1)

This command was introduced.

Usage Guidelines

Catena must be enabled and configured before using this command. For more information about these task, see "Cisco Nexus 7000 Series Switches Configuration Guide: The Catena Solution."

Examples

The following example shows how to assign interfaces to a configured port group:

switch# configure terminal
switch(config)# catena port-group pg1
switch(config-port-group)# interface Eth 2/2
switch(config-port-group)# interface Eth 2/3

Related Commands

Command

Description

catena port-group

Creates a port group.