Brocade Access Gateway Administrator's Guide - Supporting Fabric OS v5.2.1 (53-1000430-01)

4-6 Access Gateway Administrator’s Guide
Publication Number: 53-1000430-01
Configuring port maps
4
Where the f_portlist can contain multiple F_Port numbers separated by semicolons, for example
“17;18”.
4. Enter the ag --mapshow command with the n_portnumber operand to display a list of mapped
F_Ports. Verify that the F_Ports you added appear in the list.
Removing F_Ports
Removing an F_Port from an N_Port unassigns the F_Port. The F_Port status changes to Disabled (No
mapping for F-Port).
To remove an F_Port from an N_Port
1. Connect and log in to the switch.
2. Enter the ag --mapdel command with the n_portnumber “f_portlist” operands to remove the list of
F_Ports from the N_Port.
3. Enter the ag --mapshow command with the n_portnumber operand to display a list of mapped
F_Ports. Verify that the F_Ports you removed are not in the list.
switch:admin> ag --mapadd 13 6
F-Port to N-Port mapping has been updated successfully
switch:admin> ag --mapshow 13
N_Port : 13
Failover(1=enabled/0=disabled) : 1
Failback(1=enabled/0=disabled) : 1
Current F_Ports : None
Configured F_Ports : 6;7;
switch:admin> ag --mapdel 13 6
F-Port to N-Port mapping has been updated successfully
switch:admin> ag --mapshow 13
N_Port : 13
Failover(1=enabled/0=disabled) : 1
Failback(1=enabled/0=disabled) : 1
Current F_Ports : None
Configured F_Ports : 7;