Skip to content

[Info Request] how to configure fanout switch if it is a sonic device  #2526

@ByReaL

Description

@ByReaL

executed
./testbed-cli.sh add-topo vms-sonic-dut ~/.password
in add_topo function is doing (line 218)
ansible-playbook fanout_connect.yml -i veos --limit server_1 --vault-password-file=password.txt -e dut=sonic-dut -vvvv

fanout_connect.yaml on line 28 does
include_tasks: roles/fanout/tasks/rootfanout_connect.yml

and that calls on line 48
action: apswitch template=roles/fanout/templates/arista_7260_connect.j2

in ansible/lab file I specified os: sonic for both fanout switches (root and leaf)

what file do I need to configure or what needs to be done in order for testbed-cli.sh to work with a sonic fanout switch (leaf and root)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions