Chapter 37
Configuring IP Storage
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 .
Configuring Static IP Routing
To configure static IP routing (see
steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# ip route
10.100.1.0 255.255.255.0 10.1.1.1
switch(config-if)#
Displaying the IP Route Table
The show ips ip route interface command takes the Gigabit Ethernet interface as a parameter and
returns the route table for the interface. See
Example 37-1 Displays the IP Route Table
switch# show ips ip route interface gig 8/1
Codes: C - connected, S - static
No default gateway
C 10.1.3.0/24 is directly connected, GigabitEthernet8/1
Connected (C) identifies the subnet in which the interface is configured (directly connected to the
interface). Static (S) identifies the static routes that go through the router.
Verifying Gigabit Ethernet Connectivity
Once the Gigabit Ethernet interfaces are connected with valid IP addresses, verify the interface
connectivity on each switch. Ping the IP host using the IP address of the host to verify that the static IP
route is configured correctly.
If the connection fails, verify the following, and ping the IP host again:
Note
- The IP address for the destination (IP host) is correctly configured.
- The host is active (powered on).
- The IP route is configured correctly.
- The IP host has a route to get to the Gigabit Ethernet interface subnet.
- The Gigabit Ethernet interface is in the
Use the ping command to verify the Gigabit Ethernet connectivity (see
command sends echo request packets out to a remote device at an IP address that you specify (see the
"Using the ping Command" section on page
Use the show interface gigabitethernet command to verify if the Gigabit Ethernet interface is up.
Example 37-2 Verifying Gigabit Ethernet Connectivity
OL-6973-03, Cisco MDS SAN-OS Release 2.x
switch# ping 10.100.1.25
PING 10.100.1.25 (10.100.1.25): 56 data bytes
64 bytes from 10.100.1.25: icmp_seq=0 ttl=255 time=0.1 ms
64 bytes from 10.100.1.25: icmp_seq=1 ttl=255 time=0.1 ms
Figure
37-3) through the Gigabit Ethernet interface, follow these
Purpose
Enters configuration mode.
Enters the IP subnet (10.100.1.0 255.255.255.0) of the IP host
and configures the next hop 10.1.1.1, which is the IP address
of the router connected to the Gigabit Ethernet interface.
Example
37-1.
state.
up
2-14).
Cisco MDS 9000 Family Configuration Guide
Configuring Gigabit Ethernet Interfaces
Example
37-2). The ping
37-9
Need help?
Do you have a question about the DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor and is the answer not in the manual?
Questions and answers