I have two excel files , one files has node and MME IP route configured for each node.(around 10k plus nodes and each node has 15+ route configure for every MME IP )
other file has node name and MME IP , we need to check in route dump whether route available for node and MME IP given sheet.
two major problem ,destIP for each MME is not same as MME IP in alarm sheet.it has only 3 or 4 octate of MME IP as its network IP for MME.
so if first 3-4 or 5 octate matches for same node we will confirm route available for node and MME IP combo.
if route not available then same need to mention against node /MME IP .
i tried to concate node name and MME IP in alarm sheet to make unique name.
same followed in route dump but MME IP has all 8 octate of ipv6.
and route dump has 4,5 octate of MME IP for same node.
so result show route not available.
need to scan every octate of ipv6 from left to right for every node name.
point at which it matches to node and MMEIP combo need to stop , and mention route available.
route dumpa
alarm
Ram joshi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.