# CASE 1: We try to create inet-rtr object kst1-core.swip.net
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 1: The creation will succeed.


# CASE 2: We try to create inet-rtr object kst1-core.swip.net
# introduce many syntax errors
#
# create inet-rtr object 
#
#FAILURE
#
# RESULT 2: The creation will fail.


# CASE 3: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test:AS200200:rtrs-my-customers
# which in turn has mbrs-by-ref: TEST-MNT
# also make a -i member-of rtrs-my-test:AS200200:rtrs-my-customers query to see whether it works
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 3: The creation will succeed.


# CASE 4: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test:AS200200:rtrs-my-customers
# which in turn has NO mbrs-by-ref: TEST-MNT
# expecting membership authorisation error
#
# create inet-rtr object 
#
#FAILURE
#
# RESULT 4: The creation will fail.


# CASE 5: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test
# which in turn has mbrs-by-ref: TEST-MNT
# also make a -i member-of rtrs-my-test query to see whether it works
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 5: The creation will succeed.


# CASE 6: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test
# which in turn has mbrs-by-ref: TEST-MNT
# also make a -i local-as AS1257100
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 6: The creation will succeed.


# CASE 7: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test
# which in turn has mbrs-by-ref: TEST-MNT
# also make a 146.188.49.14 query
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 7: The creation will succeed.


# CASE 8: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test
# which in turn has mbrs-by-ref: TEST-MNT
# also make a 2001:: query
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 8: The creation will succeed.


# CASE 9: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test
# which in turn has mbrs-by-ref: TEST-MNT
# also make a 1.2.3.4 query (for interface attr)
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 9: The creation will succeed.


# CASE 10: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test
# which in turn has mbrs-by-ref: TEST-MNT
# also make a -i local-as AS100
#
# create inet-rtr object 
#
#SUCCESS
#
# RESULT 10: The creation will succeed.


# CASE 11: We try to create inet-rtr object kst1-core.swip.net
# it has member-of: rtrs-my-test which in turn does NOT exists
#
# create inet-rtr object 
#
#FAILURE
#
# RESULT 11: The creation will fail with referential errors.


# CASE 12: Try to delete a rtr-set which is still referenced
# creating a referential integrity error
#
#
# delete rtr-set object
#
#FAILURE
#
# RESULT 12: The delete fails with a referential integ error
