HP 6125XLG R2306-HP 6125XLG Blade Switch FCoE Configuration Guide - Page 61

FIB table contents, Direct routes

Page 61 highlights

FCF switch is 0x010000. A network mask is made up of a certain number of consecutive 1s. It can be expressed in hexadecimal format or by the number of 1s. • Protocol-Protocol type: { DIRECT-Direct routes. { STATIC-Static routes. { FSPF-FSPF routes. • Preference-There might be direct routes, static routes, and FSPF routes to the same destination. All of these types of routes are assigned preferences. Direct routes have a preference of 0, static routes have a preference of 10, and FSPF routes have a preference of 20. The optimal route is the one with the highest priority (smallest preference value). • Cost-Cost of the route. For routes to the same destination and with the same preference, the route with the lowest cost is the optimal one. The cost of direct routes is 0. The costs of static routes and FSPF routes are configurable. • Interface-Specifies the interface through which a matching FC frame is to be forwarded out of the FCF switch. FIB table contents Each entry in the FIB table specifies which interface a packet destined for a certain destination node or FCF switch should go out through to reach the next hop (the next FCF switch) or the directly-connected destination node. To display FIB table information, use the display fc fib command as follows: display fc fib vsan 1 FC FIB information in VSAN 1: Destination count: 6 FIB entry count: 6 Destination/Mask 0x020000/8 0x120100/8 0xfffc01/24 0xfffffa/24 0xfffffc/24 0xfffffd/24 Interface Vfc1 Vfc2 InLoop0 InLoop0 InLoop0 InLoop0 The key items Destination, Mask, and Interface in an FIB table have the same meanings as those in a routing table. Direct routes The sources of direct routes include well-known addresses and the FC addresses that the local switch assigns to directly-connected N_Ports. • The well-known addresses are usually used to access FCF switches. For usage of common well-known addresses, see "Appendix B Well-known fabric addresses." All well-known addresses are added to the routing table as the destination addresses of direct routes. In such a direct route, the destination address is a well-known address, the mask is 0xFFFFFF, and the outgoing interface is InLoop0. 55

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127

55
FCF switch is 0x010000. A network mask is made up of a certain number of consecutive 1s. It can
be expressed in hexadecimal format or by the number of 1s.
Protocol
—Protocol type:
{
DIRECT
—Direct routes.
{
STATIC
—Static routes.
{
FSPF
—FSPF routes.
Preference
—There might be direct routes, static routes, and FSPF routes to the same destination. All
of these types of routes are assigned preferences. Direct routes have a preference of 0, static routes
have a preference of 10, and FSPF routes have a preference of 20. The optimal route is the one with
the highest priority (smallest preference value).
Cost
—Cost of the route. For routes to the same destination and with the same preference, the route
with the lowest cost is the optimal one. The cost of direct routes is 0. The costs of static routes and
FSPF routes are configurable.
Interface
—Specifies the interface through which a matching FC frame is to be forwarded out of the
FCF switch.
FIB table contents
Each entry in the FIB table specifies which interface a packet destined for a certain destination node or
FCF switch should go out through to reach the next hop (the next FCF switch) or the directly-connected
destination node.
To display FIB table information, use the
display fc fib
command as follows:
<Sysname> display fc fib vsan 1
FC FIB information in VSAN 1:
Destination count: 6
FIB entry count: 6
Destination/Mask
Interface
0x020000/8
Vfc1
0x120100/8
Vfc2
0xfffc01/24
InLoop0
0xfffffa/24
InLoop0
0xfffffc/24
InLoop0
0xfffffd/24
InLoop0
The key items
Destination
,
Mask
, and
Interface
in an FIB table have the same meanings as those in a
routing table.
Direct routes
The sources of direct routes include well-known addresses and the FC addresses that the local switch
assigns to directly-connected N_Ports.
The well-known addresses are usually used to access FCF switches. For usage of common
well-known addresses, see "
Appendix B Well-known fabric addresses
." All well-known addresses
are added to the routing table as the destination addresses of direct routes. In such a direct route,
the destination address is a well-known address, the mask is 0xFFFFFF, and the outgoing interface
is
InLoop0
.