Chapter 2: Starting a Management Session
28 Section I: Getting Started
Adding a Management IP Address
You must assign the switch a management IP address to start a remote
management session. The switch can have one IPv4 address on the
switch.
The following example assigns the switch the IPv4 management address
192.168.0.3, the subnet mask of 255.255.255, and the default gateway
192.168.0.255:
Manager > set ip ipadress=192.168.0.3 mask=255.255.255.0
gateway=192.168.0.255
The following example assigns the switch the IPv4 management address
from the DHCP server:
Manager > enable ip dhcp
Manager > set ip ipadress=dhcp