Table Of Contents
Managed LAN Switch
Finding Feature Information
Contents
Information About Managed LAN Switch
LAN Switching
How to Enable Managed LAN Switch
Enabling Managed LAN Switch
Verifying the Managed LAN Switch Configuration
Configuration Examples for Managed LAN Switch
Enabling the Managed LAN Switch: Example
Verifying the Managed LAN Switch Configuration: Example
Additional References
Related Documents
Standards
MIBs
RFCs
Technical Assistance
Feature Information for Managed LAN Switch
Managed LAN Switch
The Managed LAN Switch feature enables the control of the four switch ports in Cisco 831, 836, and 837 routers. Each switch port is associated with a Fast Ethernet interface. The output of the show controllers fastEthernet command displays the status of the selected switch port.
The Managed LAN Switch feature allows you to set and display the following parameters for each of the switch ports:
•
Speed
•
Duplex
It also allows you to display the link state of a switch port—that is, whether a device is connected to that port or not.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for Managed LAN Switch" section.
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Information About Managed LAN Switch
•
How to Enable Managed LAN Switch
•
Configuration Examples for Managed LAN Switch
•
Additional References
•
Feature Information for Managed LAN Switch
Information About Managed LAN Switch
•
LAN Switching
LAN Switching
A LAN is a high-speed, fault-tolerant data network that supplies connectivity to a group of computers, printers, and other devices that are in close proximity to each other, as in an office building, a school or a home. LANs offer computer users many advantages, including shared access to devices and applications, file exchange between connected users, and communication between users via electronic mail and other applications.
For more information about LAN switching, see the "LAN Switching" module of the Internetworking Technology Handbook.
How to Enable Managed LAN Switch
•
Enabling Managed LAN Switch (Required)
•
Verifying the Managed LAN Switch Configuration (Optional)
Enabling Managed LAN Switch
To enable Managed LAN Switch, perform the following steps:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
duplex auto
5.
speed auto
6.
end
DETAILED STEPS
| |
Command or Action
|
Purpose
|
Step 1
|
enable
Example:
Router> enable
|
Enables privileged EXEC mode.
• Enter your password if prompted.
|
Step 2
|
configure terminal
Example:
Router# configure terminal
|
Enters global configuration mode.
|
Step 3
|
interface type number
Example:
Router(config)# interface fastethernet0/0
|
Configures a Fast Ethernet interface and enters interface configuration mode.
• Enter the interface type and interface number.
|
Step 4
|
duplex auto
Example:
Router(config-if)# duplex auto
|
Enables LAN switching on the selected port with duplex setting in auto mode.
|
Step 5
|
speed auto
Example:
Router(config-if)# speed auto
|
Enables LAN switching on the selected port with speed setting in auto mode.
|
Step 6
|
end
Example:
Router(config-if)# end
|
Returns to privileged EXEC mode.
|
Verifying the Managed LAN Switch Configuration
To verify the Managed LAN Switch configuration, perform the following steps:
SUMMARY STEPS
1.
enable
2.
show controllers fastethernet number
3.
end
DETAILED STEPS
| |
Command or Action
|
Purpose
|
Step 1
|
enable
Example:
Router> enable
|
Enables privileged EXEC mode.
• Enter your password if prompted.
|
Step 2
|
show controllers fastethernet number
Example:
Router# show controllers fastethernet1
|
Displays information about initialization block, transmit ring, receive ring, Fast Ethernet interface information, applicable MAC destination address and VLAN filtering tables, and errors for the Fast Ethernet controller chip.
• Enter the port, connector, or interface card number.
|
Step 3
|
end
Example:
Router(config-if)# end
|
Exits privileged EXEC mode.
|
Configuration Examples for Managed LAN Switch
•
Enabling the Managed LAN Switch: Example
•
Verifying the Managed LAN Switch Configuration: Example
Enabling the Managed LAN Switch: Example
The following example shows the Managed LAN Switch configured with duplex set to auto and full, with speed set to auto and 100:
Enter configuration commands, one per line. End with CNTL/Z.
duplex full <---------------- duplex setting of port 2
speed 100 <----------------- speed setting of port 2
shutdown <-------------- shutting down port 3
Verifying the Managed LAN Switch Configuration: Example
To verify the Managed LAN Switch configuration, enter the show controllers fastethernet <1-4> command in privileged EXEC mode. The following sample output shows the status of switch port 1.
Router# show controllers fastethernet1
Interface FastEthernet1 MARVELL 88E6052
Port is undergoing Negotiation or Link down
Speed :Not set, Duplex :Not set
00 : 3100 01 : 7849 02 : 0141 03 : 0C1F 04 : 01E1
05 : 0000 06 : 0004 07 : 2001 08 : 0000 16 : 0130
17 : 0002 18 : 0000 19 : 0040 20 : 0000 21 : 0000
Port Status Register [00] : 0800
Switch Identifier Register [03] : 0520
Port Control Register [04] : 007F
Rx Counter Register [16] : 000A
Tx Counter Register [17] : 0008
Additional References
The following sections provide references related to the Managed LAN Switch feature.
Related Documents
Standards
Standards
|
Title
|
No new or modified RFCs are supported by this feature, and support for existing standards has not been modified by this feature.
|
—
|
MIBs
MIBs
|
MIBs Link
|
No new or modified MIBs are supported by this feature, and support for existing MIBs has not been modified by this feature.
|
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL:
http://www.cisco.com/go/mibs
|
RFCs
RFCs
|
Title
|
No new or modified RFCs are supported by this feature, and support for existing standards has not been modified by this feature.
|
—
|
Technical Assistance
Description
|
Link
|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies.
To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds.
Access to most tools on the Cisco Support website requires a Cisco.com user ID and password.
|
http://www.cisco.com/cisco/web/support/index.html
|
Feature Information for Managed LAN Switch
Table 1 lists the release history for this feature.
Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release. Unless noted otherwise, subsequent releases of that Cisco IOS software also support that feature.
Table 1 Feature Information for Managed LAN Switch
Feature Name
|
Releases
|
Feature Information
|
Managed LAN Switch
|
12.3(2)XC
|
This feature modifies the output of the show controllers fastethernet command to show the status of switch port.
The following command was modified: show controllers fastethernet
|
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2008 Cisco Systems, Inc. All rights reserved.