Skip to content

Commit

Permalink
eliminated ixrd1 from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Feb 22, 2021
1 parent 73d683f commit c0b1a08
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lab-examples/br01/br01.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: br01
topology:
kinds:
srl:
type: ixrd1
type: ixrd2
image: srlinux
license: license.key
nodes:
Expand Down
4 changes: 2 additions & 2 deletions lab-examples/clos01/clos01.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ topology:
nodes:
leaf1:
kind: srl
type: ixrd1
type: ixrd2
leaf2:
kind: srl
type: ixrd1
type: ixrd2
spine:
kind: srl
type: ixr6
Expand Down
8 changes: 4 additions & 4 deletions lab-examples/clos02/clos02.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ topology:
nodes:
leaf1:
kind: srl
type: ixrd1
type: ixrd2
leaf2:
kind: srl
type: ixrd1
type: ixrd2
leaf3:
kind: srl
type: ixrd1
type: ixrd2
leaf4:
kind: srl
type: ixrd1
type: ixrd2

spine1:
kind: srl
Expand Down

0 comments on commit c0b1a08

Please sign in to comment.