mirror of
https://github.com/bgp/bgpq4.git
synced 2024-05-11 05:55:05 +00:00
Add github workflow for basic unit tests authored-by: James Bensley <jwbensley@gmail.com>
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
configure router policy-options
|
|
begin
|
|
no prefix-list "NN"
|
|
prefix-list "NN"
|
|
prefix 2001:4:112::/48 exact
|
|
prefix 2620:4f:8000::/48 exact
|
|
exit
|
|
commit
|