Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual
Page 923
Fabric OS Command Reference
893
53-1003131-01
portShow
2
vlantag
Displays the VLAN Tagging configuration. For each entry, the output displays the
IP interface address, the destination IP address, the VLAN ID, the L2 CoS priority,
and a flag. This display includes tunnel- and IPIF-level configurations. The
following flags indicate the type of configuration:
Perm
Permanent entry. Permanent entries are configured at the IP interface level with
the portCfg vlantag command.
Perm Net
Network-wide permanent entry. The same as the permanent entry except that no
destination address was defined (defaults to 0.0.0.0), so traffic to all destinations
is tagged.
App
Application layer VLAN configuration defined at the circuit level.
autoneg
Displays the auto-negotiation status.
ipsec-policy
Displays IPSEC Policy information. Currently supported on Brocade 7840 switch
only.
EXAMPLES
To display the IP interface and static route configured on Brocade 7800:
switch:admin> portshow ipif ge0
Port IP Address / Pfx MTU VLAN Flags
-----------------------------------------------------------------------------
---
ge0 192.180.0.20 / 24 1500 n/a U R M
ge0 192.168.0.21 / 24 1500 n/a U R M
ge0 2000::10 / 64 1500 n/a U R M
-----------------------------------------------------------------------------
---
Flags: U=Up B=Broadcast D=Debug L=Loopback P=Point2Point R=Running
N=NoArp PR=Promisc M=Multicast S=StaticArp LU=LinkUp X=Crossport
switch:admin> portshow iproute ge0
Port IP Address / Pfx Gateway Flags
-----------------------------------------------------------------------------
---
ge0 192.168.0.0 / 24 * U C
ge0 2000:: / 64 * U C
ge0 2000::10 / 128 * U H L
ge0 2000::1:250 / 128 * U H L
ge0 2010:: / 64 2000::1:250 U G S
-----------------------------------------------------------------------------
---
Flags: U=Usable G=Gateway H=Host C=Created(Interface)
S=Static L=LinkLayer X=Crossport