Skip to content

Commit

Permalink
added missing peer-as in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Feb 9, 2021
1 parent 3fc7b20 commit bd26e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/lab-examples/srl-ceos.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Once the lab is deployed with containerlab, use the following configuration inst
set / network-instance default protocols bgp group ibgp export-policy export-lo
set / network-instance default protocols bgp neighbor 192.168.1.2 admin-state enable
set / network-instance default protocols bgp neighbor 192.168.1.2 peer-group ibgp
set / network-instance default protocols bgp neighbor 192.168.1.2 peer-as 65001

# create export policy
set / routing-policy policy export-lo statement 10 match protocol local
Expand Down

0 comments on commit bd26e4b

Please sign in to comment.