Reference Guide

646 Brocade Fabric OS Command Reference
53-1004112-02
portCfg
switch:admin> portcfg fcipcircuit 1/12 create
1 192.168.50.61 192.168.51.68 -b 300000 -B 500000
Operation succeeded
To display circuit 1:
switch:admin> portshow fcipcircuit 1/12 1
-------------------------------------------
Circuit ID: 1/12.1
Circuit Num: 1
Admin Status: Enabled
Oper Status: In Progress
Remote IP: 192.168.51.61
Local IP: 192.168.51.68
Metric: 0
Failover Group ID: (Not Config/Active)
Min Comm Rt: 300000
Max Comm Rt: 500000
SACK: On
Min Retrans Time: 100
Max Retransmits: 8
Keepalive Timeout: 1000
Path MTU Disc: 0
VLAN ID: (Not Configured)
L2CoS: (VLAN Not Configured)
DSCP: F: 0 H: 0 M: 0 L: 0
Flags: 0x00000000
To set the compression rate to 'moderate' on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify -c moderate
Operation succeeded
To enable FICON XRC and Teradata emulation on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify \
--ficon-xrc enable --ficon-tera-read enable --ficon-tera-write enable
Operation succeeded
To enable printer emulation on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify \
--ficon-print enable
Operation succeeded
To configure FCIP FastWrite and Tape Pipelining on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify -f enable -t enable
Operation succeeded
To set the bandwidth distribution mode to "protocol" and adjust the FC and IP bandwidth ratios for an IP-Extension
enabled tunnel on a Brocade 7840 switch:
switch:admin> portcfg fciptunnel 24 create --distribution protocol,60,40
Operation succeeded