HP Cisco MDS 9020 - Fabric Switch Configuration Manual page 631

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

Chapter 25
Configuring Fibre Channel Routing Services and Protocols
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
Command
Step 2
switch(config)# fcroute 0x111211
interface fc1/1 domain 3 vsan 2
switch(config)#
switch(config)# fcroute 0x111211
interface port-channel 1 domain 3 vsan 4
switch(config)#
switch(config)# fcroute 0x031211
interface fc1/1 domain 3 metric 1 vsan 1
switch(config-if)#
switch(config)# fcroute 0x111112
interface fc1/1 domain 3 metric 3 remote
vsan 3
Step 3
switch(config)# fcroute 0x610000
0xff0000 interface fc 1/1 domain 1 vsan
2
switch(config)#
1. FIB = Forwarding Information Base
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Purpose
Configures the route for the specified Fibre Channel
interface and domain. In this example, interface fc1/1
is assigned an FC ID (0x111211) and a domain ID (3)
to the next hop switch.
Configures the route for the specified PortChannel
interface and domain. In this example, interface
port-channel 1 is assigned an FC ID (0x111211) and a
domain ID (3) to the next hop switch.
Configures the static route for a specific FC ID and
next hop domain ID and also assigns the cost of the
route.
If the remote destination option is not specified, the
default is direct.
Adds a static route to the RIB. If this is an active route
1
and the FIB
records are free, it is also added to the
FIB.
If the cost (metric) of the route is not specified, the
default is 10.
Configures the netmask for the specified route in
interface fc1/1 (or PortChannel). You can specify one
of three routes: 0xff0000 matches only the domain,
0xffff00 matches the domain and the area, 0xffffff
matches the domain, area, and port.
Cisco MDS 9000 Family CLI Configuration Guide
FSPF Routes
25-11

Advertisement

Table of Contents
loading

Table of Contents