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

620 Fabric OS Command Reference
53-1001764-01
portCfg
22
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 2
Operation succeeded
To enable FICON XRC and Teradata emulation on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify \
--ficon-xrc 1 --ficon-tera-read 1 --ficon-tera-write 1
Operation succeeded
To enable printer emulation on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify \
--ficon-print 1
Operation succeeded
To configure FCIP FastWrite and Tape Pipelining on the tunnel:
switch:admin> portcfg fciptunnel 1/12 modify -f 1 -t 1
Operation succeeded
To delete circuit 1:
switch:admin> portcfg fcipcircuit 1/12 delete 1
Operation succeeded
To create a tunnel with VLAN tagging:
1. Create a tunnel with VLAN tagging set.
switch:admin> portcfg fciptunnel 16 create \
192.168.2.20 192.168.2.10 2500000 -v 100
Operation Succeeded
2. Create a circuit with VLAN tagging set.
switch:admin> portcfg fcipcircuit 16 create 1 \
192.168.2.21 192.168.2.11 2500000 -v 200
Operation Succeeded
3. Modify an existing circuit to change the VLAN tag and L2 CoS levels.
switch:admin> portcfg fcipcircuit 16 modify \
0 -v 300 --l2cos-f 7 --l2cos-h 5 \
--l2cos-m 3 --l2cos-l 1
!!!! WARNING !!!!
Modify operation can disrupt the traffic on the
fcipcircuit specified for a brief period of time. This