Setup Guide

This command changes the monitoring mode from “default” to “managed.” In the following example, MFNM mode is enabled
for port group 3.
switch:admin> ag --pgsetmodes 3 "mfnm"
Managed Fabric Name Monitoring mode has been enabled for Port Group 3
Disabling MFNM mode
The following steps show how to disable MFNM mode.
1. Connect to the switch and log in using an account assigned to the admin role.
2. Use the ag --pgdelmodes command with the appropriate options to disable MFNM mode.
In the following example, MFNM mode is disabled for port group 3.
switch:admin> ag --pgdelmodes 3 "mfnm"
Managed Fabric Name Monitoring mode has been disabled for Port Group 3
3. Use the ag --pgshow command to display the port group configuration. If the port group disabled, “mfnm” should not display
under PG_Mode for port 3.
For more details on this command and its operands, refer to the
Fabric OS Command Reference
.
Displaying the current MFNM mode timeout value
The following steps show how to display the current MFNM mode timeout value.
1. Connect to the switch and log in using an account assigned to the admin role.
2. Use the ag --pgfnmtov command to display the current MFNM timeout value.
switch:admin> ag --pgfnmtov
Fabric Name Monitoring TOV: 120 seconds
Setting the current MFNM mode timeout value
The following steps show how to set MFNM mode the current MFNM mode timeout value.
1. Connect to the switch and log in using an account assigned to the admin role.
2. Use the ag --pgfnmtov command, followed by a value in seconds.
The following example sets the timeout value to 100 seconds.
switch:admin> ag --pgfnmtov 100
Port Grouping policy considerations
Policy considerations for the Port Grouping policy include the following:
A port cannot be a member of more than one port group.
The PG policy is enabled by default in Fabric OS 6.0 and later. A default port group "0" (PG0) is created, which contains all
ports on the AG.
APC policy and PG policy are mutually exclusive. You cannot enable these policies at the same time.
Managing Policies and Features in Access Gateway Mode
Brocade Fabric OS Access GatewayAdministration Guide
53-1004110-01 57