cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
432
Views
0
Helpful
1
Replies

vtp

actually i have one query about Primary & Secondary Switch. So question is : Whenever we make Primary Switch & Secondary Switch. Then let's assume we make some vlan configuration on primary switch and after sometime primary down then we need to make secondary server as a primary. and we make some configuration here. after sometime, we make forcefully old primary as new primary. then we make configuration on new primary but here now new primary overlap the secondary(primary) configuration and propagate own database to otherswitch. so what's solution. please

1 Reply 1

mmohammed
Level 1
Level 1

If I understand correctly, you are asking what to do when you have two switches configured as primary and secondary, and you need to switch between them, but you encounter configuration conflicts when switching back to the original primary switch.

In this scenario, one solution would be to synchronize the configuration between the primary and secondary switches before switching back to the original primary switch. This can be done using a tool such as RANCID, or a network monitoring software like NCM or SolarWinds which can automatically backup the configuration of each switch and compare them for any differences.

Alternatively, you can manually compare the configuration files of the switches to identify any differences and reconcile them before switching back to the original primary switch. This may involve copying specific parts of the configuration from one switch to the other, or merging the configuration files together.

In any case, it is important to ensure that both switches have the same configuration before switching back to the original primary switch, to avoid any conflicts or inconsistencies in the network.

Please rate any helpful comments. Thanks