Skip to content

Commit

Permalink
005-rare-hello-fod: rtr1 sw conf: removed local example policy-map ba…
Browse files Browse the repository at this point in the history
…sed rules to be imported to FlowSpec
  • Loading branch information
dschmitz2017 committed Oct 10, 2023
1 parent f9157fb commit 5ebeaf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lab/005-rare-hello-fod/clab-rtr005/rtr1/run/conf/rtr-sw.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ scheduler errors
exit
!
access-list flowspec-rules
sequence 10 deny 6 10.10.10.1 255.255.255.255 123-129 20.20.20.1 255.255.255.255 200-400
sequence 20 deny 7 10.10.10.1 255.255.255.255 123-129 20.20.20.1 255.255.255.255 200-400
sequence 30 deny 6 12.12.12.1 255.255.255.255 123-129 20.20.20.1 255.255.255.255 200-400
sequence 40 deny 6 12.12.12.1 255.255.255.255 123-129 22.20.20.1 255.255.255.255 200-400
!sequence 10 deny 6 10.10.10.1 255.255.255.255 123-129 20.20.20.1 255.255.255.255 200-400
!sequence 20 deny 7 10.10.10.1 255.255.255.255 123-129 20.20.20.1 255.255.255.255 200-400
!sequence 30 deny 6 12.12.12.1 255.255.255.255 123-129 20.20.20.1 255.255.255.255 200-400
!sequence 40 deny 6 12.12.12.1 255.255.255.255 123-129 22.20.20.1 255.255.255.255 200-400
exit
!
prefix-list ALL4
Expand Down

0 comments on commit 5ebeaf2

Please sign in to comment.