Basic Gigabit Ethernet Configuration For Ipv4 - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
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
To configure IPv6 on a Gigabit Ethernet interface, see the
Note
IPv6 Routing" section on page
Tip
Gigabit Ethernet ports on any IPS module or MPS-14/2 module should not be configured in the same
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 45-1
Figure 45-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 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
IOS is or the set port host in Catalyst OS. Refer to the configuration guide for your Ethernet switch.
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 CLI Configuration Guide
45-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 45-3
Configuring Beacon Mode, page 45-3
Chapter 45
46-11.
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
45-1, follow these steps:
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents