tinet icon indicating copy to clipboard operation
tinet copied to clipboard

node's interface mac-address setting

Open slankdev opened this issue 6 years ago • 0 comments

nodes:
  - name: CLOS
    image: slankdev/centos-frr-dev:7
    interfaces:
      - { name: net0, type: direct, args: R1#net0, addr: "52:54:00:11:11:11" }
      - { name: net1, type: direct, args: R2#net0, addr: "52:54:00:22:22:22" }

slankdev avatar Dec 11 '19 09:12 slankdev