mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Add github workflow for basic unit tests authored-by: James Bensley <jwbensley@gmail.com>
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
configure router policy-options
|
|
begin
|
|
no prefix-list "NN"
|
|
prefix-list "NN"
|
|
prefix 192.31.196.0/24 exact
|
|
prefix 192.175.48.0/24 exact
|
|
exit
|
|
commit
|