Dell POWEREDGE M1000E User Manual

Page 675

Advertising
background image

Fabric OS Command Reference

647

53-1002746-01

portCfg

2

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

Valid options and arguments for mgmtroute include the following:

create

Creates a management route for a specified destination IP Address. The following
operands are required:

dest_IPv4_addr

Specifies the destination IP address for the management route in IPv4
format.

netmask

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

gateway

Specifies the IP address of an IP router that can route packets to the
destination IP address.

Advertising