Brocade Communications Systems 53-1002745-02 Marine Radio User Manual


 
298 Fabric OS Administrator’s Guide
53-1002745-02
Setting up IP addresses for a Virtual Fabric
10
Configure...
Fabric parameters (yes, y, no, n): [no] y
WWN Based persistent PID (yes, y, no, n): [no]
Allow XISL Use (yes, y, no, n): [yes] n
WARNING!! Disabling this parameter will cause removal of LISLs to
other logical switches. Do you want to continue? (yes, y, no, n): [no] y
System services (yes, y, no, n): [no]
switch_25:FID7:admin> lscfg --change 7 -base
Creation of a base switch requires that the proposed new base switch on this
system be disabled.
Would you like to continue [y/n]?: y
Disabling the proposed new base switch...
Disabling switch fid 7
Please enable your switches when ready.
switch_25:FID7:admin> switchenable
Setting up IP addresses for a Virtual Fabric
NOTE
IPv6 is not supported when setting the IPFC interface for Virtual Fabrics.
Use the following procedure to set up IP addresses for a Virtual Fabric:
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the ipAddrSet -ls command. For the
--add parameter, specify the network information in
dotted-decimal notation for the Ethernet IPv4 address with a Classless Inter-Domain Routing
(CIDR) prefix.
The following example sets an IP address for a logical switch in a Virtual Fabric with an FID of
123 in non-interactive mode with the CIDR prefix:
switch:admin> ipaddrset -ls 123 --add 11.1.2.4/24
Removing an IP address for a Virtual Fabric
Use the following procedure to delete an IP address for a Virtual Fabric:
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the ipAddrSet -ls FID - -delete command.
switch:admin> ipaddrset -ls 123 –delete