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

Fabric OS Command Reference 433
53-1000599-01
portCfg
2
To modify an existing FCIP tunnel with VLAN tagging:
switch:admin> portcfg fciptunnel8/ge0 modify 1 192.168.10.1 192.168.20.1 0 -m 20 -v 100
To create an IP interface using IPv4:
switch:admin> portcfg ipif 4/ge0 create 192.168.100.50 255.255.255.0 1500
Operation Succeeded
To create an IP interface using IPv6 with prefix:
switch:admin> portcfg ipif 8/ge0 create 2000::800:3333:1234/64
Operation Succeeded
To create a static IP route using IPv4:
switch:admin> portcfg iproute ge0 create 172.16.123.231.255.255.0.0 192.168.255.25 1
Operation Succeeded
To create a static IP route using IPv6:
switch:admin> portcfg iproute 8/ge0 create 3000:4444:800::3456/64 1080::8:800:200C:1234
To create a mirror port:
switch:admin> portcfg mirrorport 2/4 --enable
Please confirm enable of Mirror Port (Y,y,N,n): [n] y
To configure a range of ports as RSCN suppressed:
switch:admin> portcfg rscnsupr 2/4-7 --enable
To add an entry to the VLAN tag table.
switch:admin> portcfg vlantag8/ge0 add 192.168.10.1 100 3
To delete the entry from the VLAN tag table.
switch:admin> portcfg vlantag8/ge0 delete 192.168.10.1 100
To configure an FCIP Tunnel 1 with FICON XRC and FICON Tape Write Pipelining Emulation features
enabled using all default parameter arguments:
switch:admin> portcfg ficon ge0 1 -x 1 -w 1
To configure FTRACE with ACo disabled and FTRACE enabled on port ge0/tunnel 3:
switch:admin> portcfg ftrace ge0 3 cfg -a 0 -e 1 -p 5 -s 00000003 -t ffffffff
To delete the FTRACE on the same port/tunnel:
switch:admin> portcfg ftrace ge0 3 del
See Also portCfgShow, portCmd, portShow, switchShow, configure, fastWriteCfg