Skip to content

Commit

Permalink
Extension of the covered trusted range
Browse files Browse the repository at this point in the history
  • Loading branch information
42lan committed May 10, 2022
1 parent 13f334e commit a92cab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p3/router_sucho-1
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ router bgp 1
neighbor ibgp peer-group
neighbor ibgp remote-as 1
neighbor ibgp update-source lo
bgp listen range 1.1.1.0/29 peer-group ibgp
bgp listen range 1.1.1.0/24 peer-group ibgp
address-family l2vpn evpn
neighbor ibgp activate
neighbor ibgp route-reflector-client
Expand Down

0 comments on commit a92cab1

Please sign in to comment.