Skip to content

RFC: Implement Support for Multiple Different Devices #18

@lykinsbd

Description

@lykinsbd

Today, there is only one device available in the transcripts, and there is no ability to select a different device.

We need to decide how to start implementing support for different device types, and how to manage/instantiate them.

This will require some thought/planning around the best way to specify a scenario like the following (as an example):

  • I want 10 fake Cisco ASAs
  • I want 10 fake Cisco ISRs
  • I want 100 fake Juniper MXes

Perhaps the initial configuration simply round-robins through all the devices in transcript_map.yaml and deploys the one of each up to the threshold of maximum listeners?

Is a configuration file specifying the desired topology needed?

@tbotnz and @wrgeorge1983 thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions