2-302
Catalyst 2950 and Catalyst 2955 Switch Command Reference
0L-10102-01
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
show controllers lre admin
show controllers lre admin
Use the show controllers lre interface-id admin privileged EXEC command to display the
administrative settings of the Long-Reach Ethernet (LRE) link for a specific switch LRE port.
show controllers lre interface-id admin {dsrate | usrate}[ |{begin | exclude | include} expression]
This command is available only on Catalyst 2950 LRE switches.
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines This command displays the profile settings of an LRE switch port, even though they might not be active
if a global profile is configured on the switch.
The upstream and downstream rates are defined by the profile on the switch LRE port. To change these
rates, assign a different profile to the switch LRE port. For information about the LRE profiles, see the
switch software configuration guide for this release.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples This is an example of output from the show controllers lre interface-id admin dsrate and show
controllers lre interface-id admin usrate commands:
Switch# show controllers lre longreachethernet0/1 admin usrate
18.750
Switch# show controllers lre longreachethernet0/1 admin dsrate
16.667
Switch# show controllers lre longreachethernet0/2 admin usrate
12.500
Switch# show controllers lre longreachethernet0/2 admin dsrate
12.500
interface-id ID of the switch LRE port.
admin Display the administrative settings, which might not be the same as the actual values.
dsrate Display the downstream rate (in Mbps) of the LRE link.
usrate Display the upstream rate (in Mbps) of the LRE link.
| begin (Optional) Display begins with the line that matches the specified expression.
| exclude (Optional) Display excludes lines that match the specified expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.1(11)YJ This command was introduced.