NAME

App::Netdisco::SSHCollector::Platform::IOSXE

DESCRIPTION

CLI collectors for Cisco IOS-XE.

ARP: IOS-XE does not always support "show ip arp vrf all". This module collects the global ARP table and, when VRFs are present, enumerates VRFs from "show vrf" and collects "show ip arp vrf <vrf>" for each.

MAC: Collects forwarding entries from "show mac address-table" via an interactive PTY (Expect) to avoid BRIDGE/Q-BRIDGE MIB gaps seen on some IOS-XE builds and controller-managed deployments.

Both collectors normalise MAC formatting for Netdisco.