diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-10-18 20:37:36 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-10-20 10:33:10 +0900 |
commit | 95188d08e1f53b8393659a7fe8c0cb57799ce1d9 (patch) | |
tree | 28cdba61858fcb48e5172bd3cdf10c24c1403661 /table/policy_test.go | |
parent | 9362bba919c03b2f193714b47a7432ab521ecf98 (diff) |
cli: support policy configuration
- create a policy
$ gobgp policy add p0
- add statements to a policy
$ gobgp policy add p0 stmt0 stmt1
- remove statements from a policy
$ gobgp policy del p0 stmt1
- set statements for a policy
$ gobgp policy set p0 stmt2 stmt3
- delete a policy
$ gobgp policy del
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'table/policy_test.go')
0 files changed, 0 insertions, 0 deletions