Basic Gigabit Ethernet Configuration For Ipv4 - Cisco MDS 9000 series Configuration Manual

Nx-os ip services multilayer switches
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Basic Gigabit Ethernet Configuration for IPv4

S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
The Gigabit Ethernet interfaces on the MPS-14/2 module do not support EtherChannel.
Note
Note
To configure IPv6 on a Gigabit Ethernet interface, see the
IPv6 Routing" section on page
Gigabit Ethernet ports on any IPS module or MPS-14/2 module should not be configured in the same
Tip
Ethernet broadcast domain as the management Ethernet port. They should be configured in a different
broadcast domain, either by using separate standalone hubs or switches or by using separate VLANs.
Basic Gigabit Ethernet Configuration for IPv4
Figure 7-1
Figure 7-1
Switch 1
The port on the Ethernet switch to which the MDS Gigabit Ethernet interface is connected should be
Note
configured as a host port (also known as access port) instead of a switch port. Spanning tree
configuration for that port (on the Ethernet switch) should be disabled. This helps avoid the delay in the
management port coming up due to delay from Ethernet spanning tree processing that the Ethernet
switch would run if enabled. For Cisco Ethernet switches, use either the switchport host command in
Cisco IOS or the set port host command in the Catalyst OS.
To configure the Gigabit Ethernet interface for the example in
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# interface gigabitethernet 2/2
switch(config-if)#
Step 3
switch(config-if)# ip address 10.1.1.100
255.255.255.0
Step 4
switch(config-if)# no shutdown
This section includes the following topics:
Cisco MDS 9000 Family NX-OS IP Services Configuration Guide
7-2
shows an example of a basic Gigabit Ethernet IP version 4 (IPv4) configuration.
Gigabit Ethernet IPv4 Configuration Example
10.1.1.100/24
10.1.1.1/24
Configuring Interface Descriptions, page 7-3
Configuring Beacon Mode, page 7-3
Chapter 7
8-18.
IP router
10.100.1.1/24
10.100.1.25/24
Purpose
Enters configuration mode.
Enters the interface configuration mode on the
Gigabit Ethernet interface (slot 2, port 2).
Enters the IPv4 address (10.1.1.100) and subnet
mask (255.255.255.0) for the Gigabit Ethernet
interface.
Enables the interface.
Configuring IPv4 for Gigabit Ethernet Interfaces
"Configuring IPv6 Addressing and Enabling
IP host
Figure
7-1, follow these steps:
OL-19525-01,Cisco MDS NX-OS Release 4.2(1)

Advertisement

Table of Contents
loading

Table of Contents