Deployment Guide

716 Fabric OS Command Reference
53-1003131-01
portCfg
2
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 create a circuit on the tunnel with the failover group ID and verify the configuration (in this example,
the OpStatus "FGrpWrn" indicates that the failover group is defined but there is not at least one metric 0
and one metric 1 circuit as part of the failover group):
switch:admin> portcfg fcipcircuit 1/22 create 2 \
--remote-ip 1.42.128.93 --local-ip 1.42.128.23 --min-comm-rate 500000
--max-comm-rate 500000 -x 1 -g 1
Operation succeeded
switch:admin> portshow fciptunnel all -c
-----------------------------------------------------------------------------
Tunnel Circuit OpStatus Flags Uptime TxMBps RxMBps ConnCnt CommRt Met/G
-----------------------------------------------------------------------------
1/22 - FGrpWrn cft---- 20m26s 0.00 0.00 1 - -/-
1/22 0 1/xge0 Up ---4--s 20m26s 0.00 0.00 1 3000/5000 0/-
1/22 1 1/xge0 Up ---4--s 3s 0.00 0.00 2 3000/5000 0/-
1/22 2 1/xge0 Up ---4--s 2m7s 0.00 0.00 1 5000/5000 1/1
-----------------------------------------------------------------------------