==> route-set/001/test <==

# CASE 1: We try to create route-set object RS-CUSTOMERS
#
# create route-set object 
#
#SUCCESS
#
# RESULT 1: The creation will succeed.



==> route-set/002/test <==

# CASE 2: We try to create route-set object RS-CUSTOMERS
# syntax errors
#
# create route-set object 
#
#FAILURE
#
# RESULT 2: The creation will fail.


==> route-set/003/test <==

# CASE 3: We try to create route-set object AS200.200:RS-CUSTOMERS:AS300.300
# AS200.200:RS-CUSTOMERS exists in the DB
#
# create route-set object 
#
#SUCCESS
#
# RESULT 3: The creation will succeed.


==> route-set/004/test <==

# CASE 4: We try to create route-set object AS200.200:RS-CUSTOMERS:AS300.300
# AS200.200:RS-CUSTOMERS does NOT exist in the DB
#
# create route-set object 
#
#FAILURE
#
# RESULT 4: The creation will fail.

