Class BridgeDomainsASR1002Parser


  • public class BridgeDomainsASR1002Parser
    extends Object
    A parser for the output of the command "sh bridge-domain" in the Cisco ASR1002 router series
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    • Constructor Detail

      • BridgeDomainsASR1002Parser

        public BridgeDomainsASR1002Parser()
    • Method Detail

      • parse

        public List<AbstractDataEntity> parse​(String input)
        Parses the raw input
        Parameters:
        input - The raw input that corresponds to the output of the command
        Returns:
        The list of bridge domains in the given router (and inside, the related interfaces -VFI, service instances and BDI-)