Reconfiguring Management Interfaces
Background:
- On SSM60, ethX-Mgmt[1|2] are 1G and ethX-Mgmt[3|4] are 10G
- On SSM160, ethX-Mgmt[1|2] are 10G and ethX-Mgmt[3|4] are 1G
- When changing SSM60 to SSM160, ethX-Mgmt1 IP address automatically moves to ethX-Mgmt4.
- If the management interface for the SSM60 is not ethX-Mgmt1, configure it manually to a port with the same speed on SSM160.
For example, if the management port on SSM60 is eth1-Mgmt3 (10G port), configure port eth1-Mgmt1 on SSM160 as the management port:
> delete interface eth1-Mgmt3 ipv4-address
> set interface eth1-Mgmt1 ipv4-address <mgmt_ip> mask-length <mask_length>
|
|