Dell POWEREDGE M1000E User Manual

Page 666

Advertising
background image

638

Fabric OS Command Reference

53-1002746-01

portCfg

2

To create a VLAN tag entry for a failover crossport interface with a VLAN ID of 200 and an L2 CoS value
of 1 and to display the configuration:

switch:admin> portcfg vlantag 8/xge0 add 192.168.11.20 200 1 -x
Operation Succeeded
switch:admin> portshow vlantag 8/xge0
Port: 8/xge0
Interface Address VlanId L2CoS Flags

Destination Address
----------------------------------------------------------
192.168.11.20 200 1 Perm Net (crossport)
0.0.0.0

To delete a VLAN tag entry:

switch:admin> portcfg vlantag ge2 delete 192.168.2.10 200
Operation Succeeded

To delete a VLAN tag entry for a crossport:

switch:admin> portcfg vlantag 8/xge0 delete 192.168.11.20 200 -x
Operation Succeeded

FUNCTION

Configure tunnels, circuits, and management interfaces on the Brocade 7800/FX8-24

SYNOPSIS

portcfg action [slot/]ve_port options arguments

DESCRIPTION

Use this command to configure FCIP tunnels and FCIP circuits on the GbE/10GbE ports on the Brocade
7800 and FX8-24 platforms only and to configure the inband management on these platforms. The FCIP
tunnels on the local and remote GbE ports act as Virtual E_Ports (VE_Ports) connecting the local and
remote fabrics. The following operations can be performed with this command:

portcfg fciptunnel - Create, modify, and delete Fibre Channel over IP (FCIP) tunnels.

-

Configure a tunnel with the FCIP FastWrite feature.

-

Enable or disable Tape Pipelining.

-

Configure the compression options.

-

Configure an IPSec-enabled tunnel.

-

Configure VLAN tagging on the default FCIP circuit.

-

Configure Differentiated Services Code Point (DSCP) markings.

-

Set the committed rate or minimum and maximum rates for the default circuit.

-

Configure a tunnel for FICON emulation.

portcfg fcipcircuit - Create, modify, and delete additional FCIP circuits.

-

Set or modify the committed rate or minimum and maximum rates for the circuit.

-

Configure or change VLAN tagging on the default circuit.

-

Set or modify additional circuit parameters.

portcfg mgmtif - Configure the inband management interfaces.

portcfg mgmtroute - Configure the routes for the inband management interfaces.

portcfg autoneg - Enable or disable autonegotiation settings for 1GbE ports.

Advertising