Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

432 Fabric OS Command Reference
53-1000599-01
portCfg
2
-e 1|0 Enables or disables FTRACE. 1 is enabled, O is disabled. The default value is
0.
-i value Displays mask value. The range is 00000000 toFFFFFFFF. The default is
FFFFFFFF.
-p value Specifies post trigger percentage value. The range is 0 to 100 Default is 5.
-r value Specifies the number of records. The range is 0 to 1,677,721. The default is
200000.
-s value Specifies trigger mask value. The range is 00000000 to FFFFFFFF. The
default is 00000003.
-t value Specifies trace mask value. The range is 00000000 to FFFFFFFF. The default
is 80000C7B.
-z value Specifies trace record size. The range is 80 to 240. The default is 80.
Examples To add an ARP entry:
switch:admin> portcfg arp ge0 add 192.168.255.25 00:01:02:03:04:60
Operation Succeeded
To create an FCIP tunnel using IPV4:
switch:admin> portcfg fciptunnel ge0 create 2 192.168.255.2 192.168.255.20 100000
Operation Succeeded
To create an FCIP tunnel using IPV6:
switch:admin> portcfg fciptunnel 8/ge0 create 0 4000::1234 2000::800:3333:1234 0
Operation Succeeded
To modify an FCIP tunnel:
switch:admin> portcfg fciptunnel 3/ge0 modify 6 -b 100000 -c 1
Operation Succeeded
To create an FCIP tunnel with VC QoS mapping (default) turned on:
switch:admin> portcfg fciptunnel ge1 create 1 192.168.200.109 192.168.200.108 0 -M
To modify the default VC QoS map settings for VC 1:
switch:admin> portcfg fciptunnel ge1 qosmap 1 3 -Q 29
switch:admin> portcfg fciptunnel ge1 qosmap 1 4 -Q 28 -P 7
switch:admin> portcfg fciptunnel ge1 qosmap 1 4 -P 2
To return the VC QoS map settings to default values:
switch:admin> portcfg fciptunnel ge1 qosmap 1 -default
To create an FCIP tunnel with VLAN tagging:
switch:admin> portcfg fciptunnel8/ge0 create 1 192.168.10.1 192.168.20.1 0 -m 20 -v 100 -p 3 -P 7
Operation Succeeded