Description | This table allows users to configure and monitor
the preferred path fcroute-map parameters on all
the VSANs configured on the local switch.
A fcroute-map can be created per VSAN. For each
fcroute-map users can create multiple routes which
are identified by a route ID. Within each route
there can be multiple flows which are configured
using the cPrefPathRouteMapMatchTable table and
the corresponding outgoing interface for a route
can be configured using the
cPrefPathRouteMapSetTable table.
This table is the top-level table which is used to
configure the fcroute-map indexed by VSAN ID
and a route within a fcroute-map indexed by the
route ID of the route.
Entries in this table are created and deleted
using the cPrefPathRouteMapRowStatus object.
To create a row in this table, a manager must
set the cPrefPathRouteMapRowStatus object
to 'createAndGo' or 'createAndWait'. This will
create a route within a fcroute-map. There is
no need to configure instances of other
corresponding columns -
cPrefPathRouteMapIntfPrefStrict,
cPrefPathRouteMapRouteActive,
cPrefPathRouteMapActive in order to make the
newly created row to active.
To delete a row in this table, a manager must
set the cPrefPathRouteMapRowStatus object
to 'destroy'. This will delete a route within a
fcroute-map. |