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 change 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_management_interface> delete interface <old_management_interface> ipv4-address set interface <new_management_interface> ipv4-address <ip>
mask-length <length> set interface <new_management_interface> state on
- In SmartDashboard, get the new topology for the 61000/41000 Security System object.
- Install policy.
Parameters for these commands
Parameters
|
Commands
|
<new_management_interface>
|
Interface name of the new management interface. For example: eth1-Mgmt3
|
<old_management_interface>
|
Interface name of the existing management interface that is to be changed or deleted. For example: eth1-Mgmt2 .
|
ipv4-address <ip>
|
Interface IPv4 address
|
mask-length <length>
|
Interface net mask
|
state
|
Interface state (on/off )
|
|