2-247
Catalyst 2950 and Catalyst 2955 Switch Command Reference
OL-10102-01
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
profile (interface configuration)
profile (interface configuration)
Use the profile interface configuration command to add a Long-Reach Ethernet (LRE) profile to a port.
Use the no form of this command to delete a profile from the sequence.
profile profile-name
no profile profile-name
This command is available only on Catalyst 2950 LRE switches.
Syntax Description
Defaults The default is not defined.
Command Modes Interface configuration
Command History
Usage Guidelines You can use this command to assign a profile to a specific LRE port. The profile interface configuration
command has a higher precedence than the profile specified by the lre profile profile-name global
command. If the profile command is not entered, the profile specified by the lre profile profile-name
command applies to the port.
For a complete list of considerations for using LRE profiles and profile sequences, see the “LRE Links
and LRE Profiles” section in the switch software configuration guide for this release.
Examples This example shows how to assign the LRE-8 profile to an LRE port:
Switch(config)# interface longreachethernet0/1
Switch(config-if)# profile lre-8
After the commands in the previous example are entered, this example shows how to return the port to
the profile specified by the lre profile profile-name global command:
Switch(config)# interface longreachethernet0/1
Switch(config-if)# no profile lre-8
profile-name Name of the profile. The profile name can be a Cisco-supplied profile or a
user-created profile. For more information, see the switch software
configuration guide for this release.
Release Modification
12.1(11)YJ This command was introduced.