Configuring Ip Static Routes; Displaying And Clearing Arps - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

Configuring IP Static Routes

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 IP Static Routes
Static routing is a mechanism to configure IP routes on the switch. You can configure more than one
static route.
If your configuration does not need an external router, you can use static routing.
If a VSAN has multiple exit points, configure static routes to direct traffic to the appropriate gateway
switch. IP routing is disabled by default on any gateway switch between the out-of-band management
interface and the default VSAN, or between directly connected VSANs.
To configure a static route, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# IP route <network IP
address> <netmask> <next hop IP address>
distance <number> interface <vsan number>
For example:
switch(config)# IP route 10.0.0.0 255.0.0.0
20.20.20.10 distance 10 interface vsan 1
switch(config)#

Displaying and Clearing ARPs

Address Resolution Protocol (ARP) entries in Cisco MDS 9000 Family switches can be displayed,
deleted, or cleared. The ARP feature is enabled on all switches.
Cisco MDS 9000 Family Configuration Guide
36-10
Use the show arp command to display the ARP table.
switch# show arp
Protocol Address
Internet
171.1.1.1
Internet
172.2.0.1
Use the no arp command in configuration mode to remove an ARP entry from the ARP table.
switch(config)# no arp 172.2.0.1
Use the clear arp command to delete all entries from the ARP table. The ARP table is empty by
default.
switch# clear arp-cache
Purpose
Enters configuration mode.
Configures the static route for the specified IP
address, subnet mask, next hop, and distance, and
VSAN or management interface.
Age (min)
Hardware Addr
0
0006.5bec.699c
4
0000.0c07.ac01
Chapter 36
Configuring IP Services
Type
Interface
ARPA
mgmt0
ARPA
mgmt0
OL-6973-03, Cisco MDS SAN-OS Release 2.x

Advertisement

Table of Contents
loading

Table of Contents