
# CASE 2: We try to create route6 object ::/16,AS200
# testing various attributes where community and as number can be present
# aggr-bndry
# aggr-mtd
# components
# inject
# trying to introduce many errors and count them
#
# There is an issue with community = {0:20}
# the 0 is passed by the parser when it should not be according to the syntax
# but in practice it should be allowed. 
#
# create route object 
#
#FAILURE
#
# RESULT 2: The creation will fail.


route6:  ::/16
descr:   test route
origin:  AS200
mnt-by:  TEST-MNT
changed: dbtest@ripe.net
source:  DB-TEST
aggr-bndry: AS2.234:AS-mytest:AS3:AS-test:AS9294967295
aggr-mtd: outbound AS9294967295:AS-mytest:AS3:AS-test:AS2.234
components: ATOMIC protocol BGP4 community.contains(9294967295:20)
inject: at rtrs-myset:AS3.2:rtrs-test:AS9294967295
inject: at AS-1:rtrs-myset:AS2:rtrs-test:AS9294967295
inject: at AS234:rtrs-myset:AS2:rtrs-test:AS0234
inject: action community = {9294967295:20};
inject: action community = {0:20};


password: auth
