> route-map UPSTREAM_A_IN permit 10 > match ip address 98 I would strongly suggest to use prefix-lists instead of access-lists, they are made on purpose to match prefixes, are a lot easier to use and provide much more flexibility.