Class BridgeDomainsME3600Parser


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

      • BridgeDomainsME3600Parser

        public BridgeDomainsME3600Parser()
    • 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-)