Reference Guide
50 Fabric OS FCIP Administrator’s Guide
53-1002474-01
Deleting an IP interface on a Brocade 7800 FX8-24 blade
2
NOTE
You can modify all circuits, including circuit 0, using the portcfg fcipcircuit command.
For full details on syntax and using this command, refer to the Fabric OS Command Reference
Manual.
Deleting an IP interface on a Brocade 7800 FX8-24 blade
You can delete an IP interface using the portcfg ipif command with the delete option. The
command syntax is as follows:
portcfg ipif [<slot>/]ge<n> delete <ipaddr>
For full details on syntax and using this command, refer to the Fabric OS Command Reference
Manual.
NOTE
You cannot delete an IP interface if there is a tunnel or circuit configured to use it. Be sure to delete
all tunnels and circuits using an interface before deleting it.
Deleting an IP route on a Brocade 7800 FX8-24 blade
You can delete an IP route to a gateway destination IP address using the portcfg iproute command
with the delete option. The command syntax is as follows for both IPv4 and IPv6 addressing:
portcfg iproute [<slot>/]ge<n> delete <dest_ipv4> <netmask>
portcfg iproute [<slot>/]ge<n> delete <dest_ipv6>/<prefix_len>
For full details on syntax and using this command, refer to the Fabric OS Command Reference
Manual.
NOTE
You cannot delete an IP route if there is a tunnel or circuit configured to use it. Be sure to delete all
tunnels and circuits using an IP route before deleting it.
Deleting an FCIP tunnel on a Brocade 7800 FX8-24 blade
When you delete an FCIP tunnel, you also delete all associated FCIP circuits. Use the portCfg
fciptunnel command with the delete option to delete FCIP tunnels. The command syntax is as
follows:
portcfg fciptunnel ve_port delete
For full details on syntax and using this command, refer to the Fabric OS Command Reference
Manual.