Dell POWEREDGE M1000E User Manual

Page 71

Advertising
background image

Fabric OS Command Reference

39

53-1001764-02

agAutoMapBalance

2

-nport

Enables automatic login redistribution in the event that one or more N_Ports
come online. When automatic login redistribution is enabled, the F_Ports
mapped to the current N_Ports are rebalanced among the N_Ports.

--

disable

Disables automatic login redistribution upon removal or addition of a
specified port type.

-fport

Disables automatic login redistribution in the event that one or more F_Ports
go offline. When automatic login redistribution is disabled, the remaining
F_Ports maintain their existing N_Port mappings.

-nport

Disables automatic login redistribution in the event that one or more N_Ports
come online. When auto map balancing is enabled, the F_Ports mapped to
the current N_Ports are rebalanced among the N_Ports.

-pg Port_Group_Number | -all

Specifies the port group number or all port groups. These operands are
mutually exclusive and optional with the --enable and --disable
options. When a port group is specified, command execution is targeted
to the members of that specific port group. When all port groups are
specified, command execution is targeted to all port groups defined in
the Access Gateway. The port group options are allowed only when login
balancing is enabled on the specified port groups.

--

force

Enforces automatic login redistribution on a one-time basis in the event that
automatic login redistribution is disabled for N_Port addition, F_Port removal
or both. This command forces rebalancing of the F_Port to N_Port mapping
once. It does not affect the configuration settings.

--

show

Displays the auto login distribution configuration.

--

help

Displays the command usage.

Examples

To display the automatic login redistribution settings for port groups 0 and 1:

switch:admin>

agautomapbalance --show

AG Policy: pg

--------------------------------------------

PG_ID LB mode nport fport

--------------------------------------------

0 Enabled Enabled Disabled

1 Disabled - -

---------------------------------------------

To display the automatic login redistribution settings for N_Ports and F_Ports.

switch:admin>

agautomapbalance --show

-------------------------------------------------

AG Policy: Auto

-------------------------------------------------

automapbalance on N_Port Online Event: Disabled

automapbalance on F_Port Offline Event: Enabled

--------------------------------------------------

To disable automatic login redistribution on F_Port offline events:

switch:admin>

agautomapbalance --disable -fport

Advertising