R12.1-JA-2025June05

Example of Multi-command Support

The example below shows multi-command support definition for a route table parser. It uses show route command for Cisco ASA Firewall, and uses show ip route command for Cisco Router.

In command qualification, the two formats select different device type so that the parser can choose CLI command on different target device.

  • In Format 1, Cisco ASA Firewall devices are selected for command qualification.
  • In Format 2, Cisco Router devices are selected for command qualification.