Changing the Management Interface
Use this command to change the management interface for the SGMs.
|
Note - This procedure is applicable for Security Gateway environments only. Management interface changes are not supported for VSX.
|
To change the management interface:
- Make sure that the management interface cable is connected to the network.
- Run these commands in order:
# set management interface < new_mng_if> # delete interface < old_mng_if> ipv4-address # set interface < new_mng_if> ipv4-address < ip> mask-length < length> # set interface < new_mng_if> state on|off
- In SmartDashboard, get the new topology for the 61000/41000 Security System object.
- Install policy.
Parameter
|
Description
|
< new_mng_if>
|
Interface name of the new management interface. For example: eth1-Mgmt3
|
< old_mng_if>
|
Interface name of the existing management interface that is to be changed or deleted. For example: eth1-Mgmt2 .
|
< ip>
|
Interface IPv4 address
|
< length>
|
Interface net mask
|
state
|
Interface state (on/off )
|
|
|