route-map test_1 deny 10
 description this is test route
 match ip next-hop prefix-list test_1_new test_2_new
 match ip route-source 10
 match security-group source tag 10 20
 match local-preference 100 50
 match mpls-label
 match community test_comm
 set as-path prepend 64512
 set community 65000:100 65000:200
route-map test_1 deny 20
 match track  105
 match tag list test_match_tag
 match route-type level-1
 match additional-paths advertise-set all group-best
 match as-path 100 200
 match ipv6 address test_acl_20
 continue 100
route-map test_2 deny 10
 match security-group source tag 10 20
 match local-preference 105 55
 match mpls-label
 match ipv6 address test_ip_acl
 match ipv6 next-hop prefix-list test_new
 match ipv6 route-source route_src_acl
 set automatic-tag
 set ip precedence critical
 set ip address prefix-list 192.0.2.1
 set aigp-metric 100
 set as-path prepend 65111 65111
 set extcommunity cost pre-bestpath 10 100
 set ip df 1
 set ip next-hop verify-availability 198.51.111.1 100 track 10
 set ip next-hop recursive global 198.51.110.1
