Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual
Page 747
Fabric OS Command Reference
717
53-1003131-01
portCfg
2
To set the failover group for circuit 1 and verify the configuration:
switch:admin> portcfg fcipcircuit 1/12 modify 1 -g 1
Operation succeeded
switch:admin> portshow fciptunnel all -c
-----------------------------------------------------------------------------
Tunnel Circuit OpStatus Flags Uptime TxMBps RxMBps ConnCnt CommRt Met/G
-----------------------------------------------------------------------------
1/22 - Up cft---- 26m51s 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
1/22 2 1/xge0 Up ---4--s 2m7s 0.00 0.00 1 5000/5000 1/1
-----------------------------------------------------------------------------
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 \
-D 192.168.2.10 -S 192.168.2.10 -b 2500000 -B 2500000 -v 100
Operation Succeeded
2.
Create a circuit with VLAN tagging set.
switch:admin> portcfg fcipcircuit 16 create 1 \
-D 192.168.2.11 -S 192.168.2.11 -b 2500000 -B 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
operation will bring the existing circuit down
(if circuit is up) before applying new configuration.
Continue with Modification (Y,y,N,n): [n] y
Operation Succeeded
4.
Modify existing circuit to change DSCP marking values
switch:admin> portcfg fcipcircuit 16 modify 0 \
--dscp-f 32 --dscp-h 16 --dscp-m 8 --dscp-l 4
Operation Succeeded
5.
Display the tunnel configuration and circuit values.
switch:admin> portshow fciptunnel 16 -c
-------------------------------------------
Tunnel ID: 16
Tunnel Description:
Admin Status: Enabled
Oper Status: In Progress
Compression: Off