Configuring Optional Interface Features - Cisco 4500M Software Manual

Software guide
Table of Contents

Advertisement

Configuring Optional Interface Features

To define an interface-range macro, perform this task:
Command
Switch(config)# define interface-range macro_name
{vlan vlan_ID - vlan_ID } | {{fastethernet |
gigabitethernet} slot/interface - interface }
[, {vlan vlan_ID - vlan_ID } {{fastethernet |
gigabitethernet} slot/interface - interface }]
This example shows how to define an interface-range macro named enet_list to select Fast Ethernet
interfaces 5/1 through 5/4:
Switch(config)# define interface-range enet_list fastethernet 5/1 - 4
To show the defined interface-range macro configuration, perform this task:
Command
Switch# show running-config
This example shows how to display the defined interface-range macro named enet_list:
Switch# show running-config | include define
define interface-range enet_list FastEthernet5/1 - 4
Switch#
To use an interface-range macro in the interface range command, perform this task:
Command
Switch(config)# interface range macro
name
This example shows how to change to the interface-range configuration mode using the interface-range
macro enet_list:
Switch(config)# interface range macro enet_list
Switch(config-if)#
Configuring Optional Interface Features
The following subsections describe optional procedures:
Software Configuration Guide—Release 12.2(25)EW
4-6
Configuring Ethernet Interface Speed and Duplex Mode, page 4-7
Configuring Jumbo Frame Support, page 4-10
Interacting with the Baby Giants Feature, page 4-12
Chapter 4
Purpose
Defines the interface-range macro and
saves it in the running configuration file.
Purpose
Shows the defined interface-range macro
configuration.
Purpose
Selects the interface range to be configured using
the values saved in a named interface-range macro.
Configuring Interfaces
OL-6696-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents