Dell POWEREDGE M1000E User Manual

Page 647

Advertising
background image

Fabric OS Command Reference

615

53-1001764-02

portCfg

2

portcfg ipif [slot/]ge_port option arguments

Valid options and arguments for ipif are:

create src_ipaddr [netmask] mtu_size

Creates IP interfaces. Specify the following:

src_ipaddr

Specifies source IP address in either IPv6 or IPv4 format:

src_IPv6_addr/prefix_len

Specifies the source IPv6 address of the virtual port if IPv6 is used. The
address must be an IPv6 global, unicast address, followed by a prefix.
This is used for IPv6 addresses instead of a netmask. The prefix_len
operator is required. Refer to the Fibre Channel over IP Administrator’s
Guide
for more information on IPv6 rules and restrictions.

src_IPv4_addr netmask

Specifies the source IPv4 address of the virtual port, if IPv4 is used. If an
IPv4 address is used, the subnet mask must be specified as well (in
a.b.c.d. format.)

mtu_size

Specifies the maximum transmission unit size. The permitted range is
1260 Bytes to 1500 Bytes for the Brocade 7800/FX8-24 platforms and
1260 Bytes to 2348 Bytes for the Brocade 7500/7500E/FR4-18i. This
operand is required.

delete ipaddr

Deletes IP interfaces. Specify the IPv6 or IPv4 address of the virtual port.

iproute

Defines static IP routes on a GbE port or on a 10GbE port. After defining the
IP interface on the remote switch, you can define destination routes for an
interface. A maximum of 32 user-configurable routes per GbE/10GbE port
are supported. You cannot use this command to configure routes for inband
management; use portCfg inbandmgmt instead.

The syntax for portcfg iproute is as follows:

portcfg iproute [slot/]ge_port option arguments

Valid options and arguments for iproute are:

create dest_ipaddr [netmask] [gateway_router] metric

Creates an IP route. Specify the following:

dest_ipaddr

Specifies the destination IP address in either IPv6 or IPv4 format:

dest_IPv6_addr/prefix_len

Specifies the destination IPv6 address of the virtual port, if IPv6 is used.
The address must be an IPv6 global, unicast address, followed by a
prefix. This is used for IPv6 addresses instead of a netmask. The
prefix_len operand is required.

dest_IPv4_addr netmask

Specifies the destination IPv4 address of the virtual port, if IPv4 is used.
If an IPv4 address is used, the subnet mask must be specified as well.
Use a.b.c.d. format.

Advertising