Brocade Fabric OS Command Reference Manual v6.2.0 (53-1001186-01, April 2009)
Fabric OS Command Reference 549
53-1001186-01
portCfg
2
-r value Specifies the number of records. The range is 0 to 1,677,721. The
default is 200000.
-s value Specifies the trigger mask value. The range is 00000000 to FFFFFFFF.
The default is 00000003.
-t value Specifies the trace mask value. The range is 00000000 to FFFFFFFF. The
default is 80000C7B.
-z value Specifies the trace record size in bytes. The range is 80 to 240 bytes. The
default is 80 bytes.
inbandmgmt Configures IP addresses and routes for the CP or GbE port inband
management interfaces on the Brocade 7500. Inband management allows a
management station to communicate with the CP through GbE ports. The
command syntax for portCfg inbandmgmt is as follows:
portCfg inbandmgmt ge_port option arguments
ipaddrset cp | ge ip_address netmask
Configures the IP address and netmask for a CP or a GbE inband
management interface. This command requires specifying the type of
interface (cp or ge), an IPv4 address, and the subnet mask. For each
management interface, configure two IP addresses, one for the CP and one
for the GbE port.
ipaddrdel cp | ge ip_address
Deletes the IP address for a CP or GE inband management interface. Specify
the type of interface (cp or ge) and the IPv4 address to be deleted.
cp | ge Specifies the interface type as either CP or port processor. This operand
is required when configuring or deleting an IP address.
ip_address Specifies the IP Address for the inband management interface. The IP
address must be in IPv4 format, followed by the subnet mask. IPv6
addresses are not supported. This operand is required with the ipaddrset
and ipaddrdel options.
netmask Specifies the subnet mask for the IP address in a.b.c.d format. This
operand is required only with the ipaddrset option.
routeadd destination netmask [gateway]
Adds a route to the management station for an existing CP or GbE port (CP or
GbE designation is made automatically). You must specify the destination IP
address and the subnet mask when adding a management route. You must
create the IP addresses for the CP and the GbE port interfaces before you can
add a route to the routing table. Use portshow iproute to display existing
routes. Use portshow inbandmgmt to display the management interface
status and IP addresses.
routedel destination netmask
Deletes a management route from an internal CP or a GbE port interface. You
must specify the destination and the subnet mask when deleting a
management route.