Chapter 4 Configuring Interfaces
About Layer 3 Switching Interfaces
Initially Configuring Fast Ethernet Interfaces
Use the following procedure to assign an IP address to the Fast Ethernet 10BaseT or 100BaseT interface of your switch router so that it can be recognized as a device on the Ethernet LAN. The Fast Ethernet interface supports
| Command | Description |
Step 1 |
|
|
Router(config)# interface fastethernet | Enters Ethernet interface configuration mode to | |
| slot/subslot/interface | configure the Fast Ethernet interfaces. |
|
| |
Step 2 |
|
|
Specifies the IP address and IP subnet mask to be | ||
|
| assigned to the FastEthernet interface. |
Step 3 |
|
|
Configures the transmission speed for 10 or | ||
|
| 100 Mbps, or for autonegotiation (the default). If |
|
| you set the speed to auto, you enable |
|
| autonegotiation, and the switch router matches |
|
| the speed of the partner node. |
Step 4 |
|
|
Configures for full or half duplex. If you set | ||
|
| duplex for auto, the switch router matches the |
|
| duplex setting of the partner node. |
Step 5 |
|
|
Returns to privileged EXEC mode. | ||
| Router# |
|
Step 6 |
|
|
Router# copy | Saves your configuration changes to NVRAM. | |
|
| |
|
|
|
Example
The following example demonstrates initially configuring a Fast Ethernet interface with an IP address and autonegotiated speed and duplex:
Router(config)# interface fastethernet 1/0/0
Router# copy
Verifying the Ethernet Interface Configuration
To verify the settings after you have configured Gigabit Ethernet or Ethernet 10/100 BaseT operation, use the following commands:
|
|
|
| Command | Purpose | |
|
|
|
|
|
| |
|
|
|
| show interface gigabitethernet | Displays the status and global parameters of the | |
|
|
|
| slot/subslot/interface | Gigabit Ethernet interface. | |
|
|
|
|
|
| |
|
|
|
| show interface fastethernet | Displays the status and global parameters of the | |
|
|
|
| slot/subslot/interface | Fast Ethernet interface. | |
|
|
|
|
|
|
|
|
|
| Layer 3 Switching Software Feature and Configuration Guide |
|
| |
|
|
|
|
| ||
|
|
|
|
| ||
|
|
|
|
|