R21xx-HP FlexFabric 11900 FCoE Command Reference
50
Parameters
fcid: Destination FC address of the static FC route, in the range of 0x010000 to 0xFFFFFF (hexadecimal).
mask: Hexadecimal mask of the FC address. This argument is used together with the fcid argument. The
value of this argument can be 0xFF0000, 0xFFFF00, or 0xFFFFFF.
mask-length: Decimal mask of the FC address. This argument is used together with the fcid argument. The
value of this argument can be 8, 16, or 24.
interface-type interface-number: Specifies the outgoing interface of the static FC route, which must be an
existing VFC interface on the FCF switch.
cost cost-value: Specifies the cost of the route, in the range of 0 to 65535 and defaulting to 0.
Usage guidelines
Static routes are routes that are manually configured by an administrator. After an administrator
configures a static route, an FC frame to the specified destination is forwarded along the static route.
In a simple network, static routes are enough for implementing network connectivity. When the network
fails or the network topology changes, you must manually modify the static routes.
Static routes support equal-cost routes. When you configure multiple equal-cost static routes to the same
destination but with different outgoing interfaces, equal-cost routes are generated.
Examples
# Add a static FC route, whose destination FC address is 0x010000, mask is 8, outgoing interface is
VFC 4, and cost is 20.
<Sysname> system-view
[Sysname] vsan 5
[Sysname-vsan5] fc route-static 010000 8 vfc4 cost 20
Related commands
display fc routing-table
fspf cost
Use fspf cost to configure the FSPF cost for the interface in a specified VSAN.
Use undo fspf cost to restore the default.
Syntax
fspf cost value vsan vsan-id
undo fspf cost vsan vsan-id
Default
The FSPF cost for a VFC interface is 100.
Views
VFC interface view
Predefined user roles
network-admin
Parameters
value: FSPF cost of the interface, in the range of 1 to 65535.










