Skip to content

Commit

Permalink
Use EOS in anycast OSPF lab
Browse files Browse the repository at this point in the history
  • Loading branch information
ipspace committed Apr 1, 2022
1 parent ebf1023 commit 1c7f2ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions routing/anycast-mpls/ospf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# OSPF-only topology
#

module: ospf
module: [ ospf ]

defaults:
device: iosv
defaults.device: eos
provider: clab

groups:
anycast:
members: [ a1, a2, a3 ]
config: [ ospf-anycast-loopback.j2 ]
# config: [ ospf-anycast-loopback.j2 ]
all:
config: [ mpls-ldp.j2 ]

Expand Down
2 changes: 1 addition & 1 deletion tools
Submodule tools updated from 3c5804 to 4477f6

0 comments on commit 1c7f2ba

Please sign in to comment.