Parse Nokia SR OS CLI output into structured data. - `show port` → interface list with status - `show router bgp summary` → BGP peer table - `show router ospf neighbor` → OSPF adjacency table - Consistent output format matching Cisco parsers
Parse Nokia SR OS CLI output into structured data.
show port→ interface list with statusshow router bgp summary→ BGP peer tableshow router ospf neighbor→ OSPF adjacency table