Send documentation comments to mdsfeedback-doc@cisco.com
8-39
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fcroute
switch(config)# fcroute 0x111211 interface fc1/1 domain 3 vsan 2
The following example removes this configuration.
switch(config)# no fcroute 0x111211 interface fc1/1 domain 3 vsan 2
The following example specifies the PortChannel interface and the route for the domain of the next hop
switch for VSAN 4.
switch# config terminal
switch(config)# fcroute 0x111211 interface port-channel 1 domain 3 vsan 4
The following example removes this configuration.
switch(config)# no fcroute 0x111211 interface port-channel 1 domain 3 vsan 4
The following example specifies the Fibre Channel interface, the route for the domain of the next hop
switch, and the cost of the route for VSAN 1.
switch# config terminal
switch(config)# fcroute 0x031211 interface fc1/1 domain 3 metric 1 vsan 1
The following example removes this configuration.
switch(config)# no fcroute 0x031211 interface fc1/1 domain 3 metric 1 vsan 1
The following example specifies the Fibre Channel interface, the route for the domain of the next hop
switch, the cost of the route, and configures the static route for a destination switch remotely connected
for VSAN 3.
switch# config terminal
switch(config)# fcroute 0x111112 interface fc1/1 domain 3 metric 3 remote vsan 3
The following example removes this configuration.
switch(config)# no fcroute 0x111112 interface fc1/1 domain 3 metric 3 remote vsan 3
Related Commands Command Description
show fcroute Displays Fibre Channel routes.
fcroute-map Specifies a preferred path Fibre Channel route map.
show fcroute-map Displays the preferred path route map configuration and status.
fcroute policy
fcroute-map
Activates the preferred path Fibre Channel route map.