Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 744

Advertising
background image

714

Fabric OS Command Reference

53-1003131-01

portCfg

2

modify [circuit_ID] [circuit_arguments

Modifies the properties of an existing FCIP circuit. To modify a circuit, you must
specify at least one of the optional circuit parameters for the command to be
effective. Any circuit attribute you change with the fcipcircuit modify command
affects only the specified FCIP circuit. All other circuits remain unchanged.

Refer to fciptunnel create and modify for a listing of optional circuit arguments
and their descriptions.

delete circuit_ID

Deletes the specified FCIP circuit.

mgmtif

Configures an inband management interface. A maximum of one interface is
supported per GbE Port. Up to a total of 6 management interfaces are supported
for the Brocade 7800 and up to a total of 11 interfaces for the Brocade FX8-24
(depending on blade operating mode). The interfaces must each exist on a unique
network, separate from the other inband management interfaces and from all
other interfaces on the CP. The syntax for mgmtif is as follows:

mgmtif ge_port [options] arguments

Valid options and arguments for mgmtif include the following:

create

Creates a specified IP Address for the inband management interface. The IP
address must be unique.

IPv4_address

Specifies an IP address for the inband management interface in IPv4 format,
followed by the subnet mask.

netmask

Specifies the subnet mask for the IPv4 address in a.b.c.d format.

MTU

Specifies the MTU for the inband management interface. The valid range is
1260 to 1500. This operand is optional.

delete

Deletes the specified IP Address for the inband management interface.

IPv4_address

Specifies the IP address to be deleted.

disable

Disables the inband management interface at the specified GbE Port.

enable

Re-enables the inband management interface at the specified GbE Port after it
has been disabled. The interface is by default enabled when it is created.

mgmtroute

Configures the management route for the inband management interface (needed
only if the management interfaces are on different subnets). The syntax for
mgmtroute is as follows:

mgmtroute ge_port [options] destination_ip_address

Advertising