Reference (Supporting Fabric OS v7.3.0) Owner manual

Table Of Contents
700 Fabric OS Command Reference
53-1003131-01
portCfg
2
gateway_router
Specifies the IP address of an IP router that can route packets to the
destination virtual port IP address. The gateway address must be on the
same IP subnet as one of the port IP addresses. This operand is optional with
IPv6 addresses. If not specified, the gateway_router learned from the
Neighbor Discovery protocol is used.
-x | --crossport
Configures an IP route for a failover crossport. A crossport is defined as the
nonlocal (secondary) XGE port to a VE_Port group that provides failover
capabilities for the tunnel configured on the local XGE port. For VE_Ports
12-21, xge1 is the local XGE port and xge0 is the crossport. For VE_Ports
22-31, xge0 is the local XGE port and xge1 is the crossport. This operand is
optional and supported only on the Brocade FX8-24 XGE ports.
delete ipaddr
Deletes IP routes for a specified IPv4 or IPv6 address. Valid ipaddr values include
the following:
ipaddr
Specifies IP address in either IPv6 or IPv4 format:
IPv6_addr/prefix_len
Specifies the IPv6 address of the virtual port, if IPv6 is used. The address
must be an IPv6 global, unicast address, followed by a prefix. 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.
vlantag
Use this command to maintain the VLAN tag table associated with a particular
network interface. This command is suppoted on Brocade 7800 switch and
FX8-24 blade. This table is mainly used during ingress processing to filter VLAN
tagged frames. You can configure multiple VLAN IDs per IP interface; however, if
you provide a destination address, there cannot be two entries to the same
destination, including 0.0.0.0. Egress frames already marked as VLAN tagged
(FCIP circuit-level tagging) take precedence over entries in this table.
This command supports add and delete options only. To modify a table entry, it
must first be deleted, then added with different configuration parameters. The
syntax for portcfg vlantag is as follows:
portcfg vlantag [slot/]ge_port mode arguments
Valid modes for vlantag include the following:
add ipif_addr vlan_id l2cos [dst_ipaddr][optional_args]
Adds an entry to the VLAN tag table.
delete ipif_addr vlan_id [dst_ipaddr]
Deletes an entry from the VLAN tag table. Valid arguments for add and
delete
include the following:
ipif_addr
Specifies the locally defined interface address in IPv6 or IPv4 format.
vlan_id
Specifies the VLAN ID used for this tag. The range is 1 to 4094.
l2cos
Specifies Layer 2 Class of Service/Priority, as defined in the IEEE 802.1p
specification. The range is 0 to 7. Valid only with the add option.