1<DSS>
2	<NAME>bgp-map</>
3	<DESCRIPTION>bgp with value maps</>
4	<IDENT>@(#)$Id: bgp-map (AT&T Labs Research) 2002-10-31 $</>
5	<METHOD>bgp</>
6	<#INCLUDE#>bgp.map</>
7	<FIELD>
8		<NAME>origin</>
9		<MAP>bgp_origin</>
10	</>
11	<FIELD>
12		<NAME>type</>
13		<MAP>bgp_type</>
14	</>
15	<FIELD>
16		<NAME>atomic</>
17		<MAP>bgp_atomic</>
18	</>
19	<#INCLUDE#>as.map</>
20	<FIELD>
21		<NAME>agg_as</>
22		<MAP>as</>
23	</>
24	<FIELD>
25		<NAME>cluster</>
26		<MAP>as</>
27	</>
28	<FIELD>
29		<NAME>community</>
30		<MAP>as</>
31	</>
32	<FIELD>
33		<NAME>dpa_as</>
34		<MAP>as</>
35	</>
36	<FIELD>
37		<NAME>dst_as</>
38		<MAP>as</>
39	</>
40	<FIELD>
41		<NAME>path</>
42		<MAP>as</>
43	</>
44	<FIELD>
45		<NAME>src_as</>
46		<MAP>as</>
47	</>
48</>
49