switch(config)# access-list 10 permit 2.2.2.2
switch(config)# route-map test permit 65535
switch(config-route-map)# match ip address
(1-199) IP access-list number
(1300-2699) IP access-list number (expanded range)
WORD IP Access-list name
prefix-len Match prefix length of ip address
prefix-list Match entries of prefix-lists
switch(config-route-map)# match ip address 10
% [EIGRP] Unknown command: match ip address 10
switch(config-route-map)# exit
switch(config)# no route-map test permit 65535
% [EIGRP] Unknown command: no route-map test permit 65535
switch(config)#