Palmer Sample
Palmer Sample
Related Issue: ## New Behavior Added startup script and initialization YAML file to support adding interfaces to device types. ... ## Contrast to Current Behavior New functionality - did not...
## Description Added a parser for 'show ipv6 interface brief | include {ip}' to emulate IPv4 behavior. ## Motivation and Context No current parser exists for this functionality. When connecting...
… IPv6 parser for interface determination **Problem statement:** When connecting to a device that uses an IPv6-enabled management interface, the current implementation of ```management_interface.py``` uses the ShowIpInterfaceBriefPipeIp parser, which will...