How To Change the IP Address of Fabric Interconnects
To change IP for fabric interconnects, login to either one via console:
- UCS-A# scope fabric-interconnect a
- UCS-A /fabric-interconnect # set out-of-band ip <management IP for FI> netmask <subnet mask> gw <default gateway>
- Repeat for the second fabric interconnect.
To change the virtual IP used for system management, this should be in the same VLAN as the individual fabric interconnect IPs:
- UCS-A# scope system
- UCS-A /system # set virtual-ip <management IP>
Finally check to see that there are no errors, then actually commit if everything checks out:
- UCS-A# commit-buffer verify-only
- UCS-A# commit-buffer
To change IP for fabric interconnects, login to either one via console:
- UCS-A# scope fabric-interconnect a
- UCS-A /fabric-interconnect # set out-of-band ip <management IP for FI> netmask <subnet mask> gw <default gateway>
- Repeat for the second fabric interconnect.
To change the virtual IP used for system management, this should be in the same VLAN as the individual fabric interconnect IPs:
- UCS-A# scope system
- UCS-A /system # set virtual-ip <management IP>
Finally check to see that there are no errors, then actually commit if everything checks out:
- UCS-A# commit-buffer verify-only
- UCS-A# commit-buffer
No comments:
Post a Comment