Installation guide
AlliedWare Plus Version 2.2.4.0 Software Release Notes
PN 613-001748 Rev A 10 Allied Telesis, Inc.
awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# no ip address
awplus(config-if)# exit
awplus(config)# no service http
7. To assign a new IP address and subnet mask to the switch (for example, 167.142.10.5/16),
enter the following commands:
awplus> enable
awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# ip address 167.142.10.5/16
8. To confirm the new IP address has been assigned to the switch, enter the following
commands:
awplus(config-if)# end
awplus# show ip interface
9. To save your changes by updating the startup configuration file (boot.cfg) with the switch’s
current configuration, enter the following command:
awplus# write