Configuring Layer 3 Interfaces - Cisco Catalyst 3550 series Software Configuration Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550 series:
Table of Contents

Advertisement

Configuring Layer 3 Interfaces

Configuring Layer 3 Interfaces
The Catalyst 3550 supports three types of Layer 3 interfaces:
A Layer 3 switch can have an IP address assigned to each routed port and SVI. The number of routed
Note
ports and SVIs that you can configure is not limited by software; however, the interrelationship between
this number and the number of other features being configured might have an impact on CPU utilization
because of hardware limitations. For more information about feature combinations, see the
System Resources for User-Selected Features" section on page
All Layer 3 interfaces require an IP address to route traffic. The following procedure shows how to
configure an interface as a Layer 3 interface and how to assign an IP address to an interface.
Note
If the physical port is in Layer 2 mode (the default), you must enter the no switchport interface
configuration command to put the interface into Layer 3 mode. Entering a no switchport command
disables and then re-enables the interface, which might generate messages on the device to which the
interface is connected.
Beginning in privileged EXEC mode, follow these steps to configure a Layer 3 interface:
Command
Step 1
configure terminal
Step 2
interface {{fastethernet | gigabitethernet} interface-id}
| {vlan vlan-id} | {port-channel port-channel-number}
Step 3
no switchport
Step 4
ip address ip_address subnet_mask
Step 5
no shutdown
Step 6
end
Catalyst 3550 Multilayer Switch Software Configuration Guide
10-18
SVIs: You should configure SVIs for any VLANs for which you want to route traffic. SVIs are
created when you enter a VLAN ID following the interface vlan global configuration command. To
delete an SVI, use the no interface vlan global configuration command.
When you create an SVI, it does not become active until it is associated with a physical port.
Note
For information about assigning Layer 2 ports to VLANs, see
VLANs."
Layer 3 EtherChannel ports: EtherChannel interfaces made up of routed ports.
EtherChannel port interfaces are described in
Routed ports: Routed ports are physical ports configured to be in Layer 3 mode by using the no
switchport interface configuration command.
Chapter 10
Configuring Interface Characteristics
Chapter 30, "Configuring EtherChannels."
7-27.
Purpose
Enter global configuration mode.
Enter interface configuration mode, and enter the
interface to be configured as a Layer 3 interface.
For physical ports only, enter Layer 3 mode.
Configure the IP address and IP subnet.
Enable the interface.
Return to privileged EXEC mode.
Chapter 12, "Configuring
"Optimizing
78-11194-09

Advertisement

Table of Contents
loading

Table of Contents