Cisco ME 3400 Software Configuration Manual page 235

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Chapter 9
Configuring Interfaces
A Layer 3 switch can have an IP address assigned to each routed port and SVI.
There is no defined limit to the number of SVIs and routed ports that can be configured in a switch.
However, the interrelationship between the number of SVIs and routed ports and the number of other
features being configured might have an impact on CPU usage because of hardware limitations. If the
switch is using maximum hardware resources, attempts to create a routed port or SVI have these results:
All Layer 3 interfaces require an IP address to route traffic. This procedure shows how to configure an
interface as a Layer 3 interface and how to assign an IP address to an interface.
If the physical port is in Layer 2 mode (the default), you must enter the no switchport interface
Note
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. Furthermore, when you put an interface that is in Layer 2 mode into Layer 3
mode, the previous configuration information related to the affected interface might be lost, and the
interface is returned to its default configuration
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 shutdown
Step 4
no switchport
Step 5
ip address ip_address subnet_mask
Step 6
no shutdown
Step 7
end
OL-9639-07
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."
Routed ports: Routed ports are physical ports configured to be in Layer 3 mode by using the no
switchport interface configuration command.
Layer 3 EtherChannel ports: EtherChannel interfaces made up of routed ports.
EtherChannel port interfaces are described in
Link-State Tracking."
If you try to create a new routed port, the switch generates a message that there are not enough
resources to convert the interface to a routed port, and the interface remains as a switch port.
If you try to create an extended-range VLAN, an error message is generated, and the extended-range
VLAN is rejected.
If the switch attempts to boot up with a configuration that has more VLANs and routed ports than
hardware can support, the VLANs are created, but the routed ports are shut down, and the switch
sends a message that this was due to insufficient hardware resources.
Chapter 34, "Configuring EtherChannels and
Purpose
Enter global configuration mode.
Specify the interface to be configured as a Layer 3
interface, and enter interface configuration mode.
Enable the port, if necessary. By default, UNIs and ENIs
are disabled, and NNIs are enabled.
For physical ports only, enter Layer 3 mode.
Configure the IP address and IP subnet.
Enable the interface.
Return to privileged EXEC mode.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
Configuring Layer 3 Interfaces
Chapter 11, "Configuring
9-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents