This document is proprietary and confidential. No part of this document may be disclosed in any manner to a third party without prior
written consent. © Siklu Communication Ltd 2021 All rights reserved.
33
5. Management Concepts
To delete management IPv4 addresses and the default gateway, type the following commands:
To show the management IP configuration, type the following command:
MH-N366>show ip ipv4
ipv4 {
address {
ip 31.168.34.110;
prefix-length 29;
}
default-gateway 31.168.34.105;
}
set ip ipv4 address 10.40.1.100 prefix-length 24
set ip ipv4 default-gateway 10.40.1.1
commit
delete ip ipv4 address 192.168.0.1
delete ip ipv4 default-gateway 10.40.1.1
commit