SBM powered by Microsoft Lync™ Administrator's Guide 2011-11
6-26
Troubleshooting
Regain Access to an SBM with Failed Network Functionality
5. If necessary, set the IP address to DHCP, or set a static address:
For example:
hostswitch(hp-sbm-branch-C:eth-2)# ip address 10.1.1.1
255.255.255.0
If you set a static IP address on an Ethernet interface, set the default
gateway (the management interface does not require this setting):
6. Verify the IP settings again:
hostswitch(hp-sbm-branch-C:eth-2)# show ip
You can now access the SBM.
Syntax: ip address [dhcp | <IP address> <mask>]
Replace <IP address> with the desired IPv4 dotted-notation
address. Replace <mask> with the mask for the SBM’s
subnet.
Syntax: ip default-gateway <gateway IP address>
Replace <gateway IP address> with the default gateway’s
IPv4 dotted-notation address.