Hi We have two groups of ip address like the below, most of which are identical between the two groups. But we need to find out which ip address only exist in one of the two groups. Anyone can share python script? Thank you
Group1:
10.1.1.1, 10.1.1.2, 10.1.1.3, 10.1.1.4, 10.1.1.5
Group2:
10.1.1.1, 10.1.1.3, 10.1.1.4, 10.1.1.5, 10.1.1.6, 10.1.1.7