Test Sets for the bgp import tests
----------------------------------

Name		Description
----		-----------
0		export none, import none, null route_set
1		import all, export all

lrg-0		static routes, no export or import (default)
lrg-1		static routes, export, no import
lrg-2		static routes, import, no export
lrg-3		static routes, import, export

ift1-1		No route passage (restrict)
ift1-2		All routes passed (all)
ift1-3		Some routes passed (nlri & all)
ift1-4		Selected routes passed (nlri & all restrict)

ift2-1		Same as Group 1, gated preference set on the import clause
ift2-2		""
ift2-3		""
ift2-4		""

ift3-1		Same as Group 1, gated preference set on the nlri line
ift3-2		""
ift3-3		""
ift3-4		""

aspath1-1	restrict all AS path for another routing domain by 1 AS
aspath1-2	allowing all AS path by global allow (.*)
aspath1-3	1st AS allowing the RD_PATH in 2nd RD deny route
aspath1-4	1st AS deny by AS in RD_PATH, 2nd allow by AS
aspath1-5	 #3: /.* as /
aspath1-6	 #4: /.* as /
aspath1-7	/.* as1 .*/ ditto to 5
aspath1-8	/.* as2 .*/ ditto to 6
aspath1-9 	test of restricting "import proto bgp aspath <AS> restrict;"
aspath1-10	another test like above

aspath2-1a	Allow via 1 AS path, deny others
aspath2-1b	"", different AS
aspath2-1c	"", different AS
aspath2-2a 	Allow via 1 AS path, deny others (.* as)
aspath2-2b
aspath2-2c
aspath2-3a	Allow via 2 AS paths, deny others
aspath2-3b
aspath2-3c
aspath2-4a	Allow via 2 AS paths, deny others (.* as as)
aspath2-4b
aspath2-4c
aspath2-5a	Allow via 3 AS paths, deny others
aspath2-5b
aspath2-5c
aspath2-5d
aspath2-5e
aspath2-5f
aspath2-6a      Allow via 3 AS paths, deny others (.* as as as)
aspath2-6b
aspath2-6c
aspath2-6d
aspath2-6e
aspath2-6f
aspath2-7	Prefer 1 path over others (allow all)
aspath2-8	Prefer 1 path over others, allow only some

aspath3-1	origin any
aspath3-2	origin igp
aspath3-3	origin epg
aspath3-4	origin incomplete
