Installation Guide for Uplogix Local Managers 27
Configuring the Local Manager for your LAN
The Uplogix Local Manager is initially configured to use DHCP. You can use the show system ip
command to display current management Ethernet network settings. To configure the Local
Manager’s network addressing, use the config system ip command.
The Local Manager displays the current settings, and presents a prompt asking whether you
want to make changes.
[admin@A501100303]# config system ip
--- Existing Values ---
Use DHCP: Yes
Management IP: 0.0.0.0
Host Name: A501100303
Subnet Mask: 255.255.255.0
Broadcast Address: 0.0.0.255
Default Route: 0.0.0.0
Speed/duplex: auto: 1000full
MAC Address: 00:0F:2C:00:CC:C6
Bonding Link: yes
Primary Ethernet Link: yes (bonded)
Auxiliary Ethernet Link: no (bonded)
Change these? (y/n) [n]: y
--- Enter New Values ---
Use DHCP: (y/n) [y]: n
Management IP: [0.0.0.0]: 198.51.100.4
Host Name: [A501100303]: UplogixLM
Subnet Mask: [255.255.255.0]:
Default Route: [0.0.0.0]: 198.51.100.254
speed/duplex: [auto:1000full]:
DNS Server IP: []:
Warning: Remote connections may be lost if you commit changes.
Do you want to commit these changes? (y/n): y
The changes take effect after you commit them.
If you have configured the Local Manager with a management IP address, you can now
manage it remotely via an SSH session. Refer to Remote access via the management IP
connection section of this guide.