Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

Fabric OS Command Reference 609
53-1001764-01
portCfg
2
To display the VLAN tag configuration (for an explanation of the flags, refer to portShow):
switch:admin> portshow vlantag ge2
Port: ge2
Interface Address VlanId L2CoS Flags
Destination Address
-------------------------------------------------------------
192.168.2.10 200 5 Perm Net
0.0.0.0
192.168.0.20 100 0 Perm
192.168.0.10
192.168.0.21 200 0 Perm
192.168.0.11
2000::20 300 0 Perm
2000::10
2000::21 400 0 Perm
2000::11
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 Commands supported only on the Brocade 7800 and the Brocade FX8-24 platforms
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.