The controller platforms have an admin port for dedicated administrative access. They create the IP address and Gateway address for the Admin topology on the controller/gateway. The Admin topology is a default physical topology that references the physical admin port.
Change the controller's management port and Gateway IP addresses using the Command Line Interface (CLI) so that the GUI can be accessed from a browser on the administrator's workstation. After that, the controller or V2110 can be accessed via CLI (ssh) or GUI (ssl) for configuration.
Use a laptop computer with a web browser. Connect the supplied cross-over Ethernet cable between the laptop and management Ethernet interface of the ExtremeWireless Appliance to perform configuration via the ExtremeWireless Assistant GUI.
Use a console supporting VT100 emulation, attached to the DB9 serial port (COM1 port) of the ExtremeWireless Appliance via a cross-over (null modem) cable. Use the CLI commands to define IP addresses for the admin interface and gateway:
EWC.extremenetworks.com# topology
EWC.extremenetworks.com:topology# Admin
EWC.extremenetworks.com:topology:Admin# l3
EWC.extremenetworks.com:topology:Admin:l3# ip <ipv4 address>/<CIDR>
EWC.extremenetworks.com:topology:Admin:l3# gateway <ipv4 address of gateway>
EWC.extremenetworks.com:topology:Admin:l3# apply
For more information about CLI commands and syntax, see the CLI Guide.
You cannot access the ExtremeWireless V2110 Virtual Gateway using a laptop and a back-to-back wired connection. The admin interface must be given an IP address for the virtual network inside the vSphere server. Use the vSphere console to log in to the controller CLI and use CLI commands to define IP addresses for the admin interface and gateway:
EWC.extremenetworks.com# topology
EWC.extremenetworks.com:topology# Admin
EWC.extremenetworks.com:topology:Admin# l3
EWC.extremenetworks.com:topology:Admin:l3# ip <ipv4 address>/<CIDR>
EWC.extremenetworks.com:topology:Admin:l3# gateway <ipv4 address of gateway>
EWC.extremenetworks.com:topology:Admin:l3# apply
For more information about CLI commands and syntax, see the CLI Guide.