Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands N-R   
▀  route-access-list named 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2764 
   
Usage 
Use this command to create route-access lists that specify routes that are accepted. 
Up to 16 routes can be added to each route-access-list. 
Example
 
Use the following command to create a route access list named 
list27
 that permits routes that match 
192.168.1.0/24
 exactly: 
route-access-list named list 27 permit 192.168.1.0/24 exact-match 
To delete the list, use the following command: 
no route-access-list named list 27 permit 192.168.1.0/24 exact-match