Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual
Page 743
Fabric OS Command Reference
713
53-1003131-01
portCfg
2
--l2cos-low l2cos
Specifies the L2CoS value for Low Priority Traffic. The range is 0 to7. The
default is 0.
--dscp-f-class dscp
Specifies the DSCP value for F-Class Traffic. The range is 0 to 63. The
default value is 0.
--dscp-high dscp
Specifies the DSCP value for High Priority. The range is 0 to 63. The default
value is 0.
--dscp-medium dscp
Specifies the DSCP value for Medium Priority. The range is 0 to 63. The
default value is 0.
--dscp-low dscp
Specifies he DSCP value for Low Priority. The range is 0 to 63. The default
value is 0.
delete tunnel_ID
Deletes the specified FCIP tunnel. This command deletes all associated circuits
created with the fciptunnel or fcipcircuit commands. Use the portShow
command to display all FCIP tunnels and their associated circuits.
fcipcircuit
Creates an FCIP circuit on an existing tunnel. Use this command to configure
additional circuits. The circuit-specific parameters are optional. The syntax for
portcfg fcipcircuit is as follows:
portcfg fcipcircuit [slot/]ve_port option circuit_ID options [arguments]
[optional_arguments]
The following options and arguments are supported with fcipcircuit:
create circuit_ID -D | --remote-ip remote_ip_addr -S | --local-ip local_ip_addr -b |
--min-comm-rate value in kbps -B|--max-comm-rate value in kbps [circuit_arguments]
Creates an FCIP circuit. You must specify the following parameters when creating
an additional circuit:
circuit_ID
Specifies a numeric identifier for the circuit. The circuit ID is an integer value
between 0-9 for both the Brocade FX8-24 and the Brocade 7800.
-D | --remote-ip remote_ip_addr
Specifies the IP address for the remote end of the FCIP circuit.
-S | --local-ip local_ip_addr
Specifies the IP address for the local end of the FCIP circuit.
The following two operands are mutually exclusive:
-b | --min-comm-rate value in kbps -B | --max-comm-rate value in kbps
Alternately you can set a minimum and a maximum for the committed rate to
configure the tunnel for Adaptive Rate Limiting (ARL), which allows for a
more effective sharing of bandwidth between applications. The valid range is
10,000 Kbps to 10,000 Kbps for 1G ports and 1,000,000 Kbps to 10,000,000
Kbps for 10G ports. The maximum committed rate can be no larger than five
times the minimum committed rate, and both sides of the circuit must have
matching configurations.