Cisco Cisco Tunnel Terminating Gateway (TTG)

Page de 8770
  Context Configuration Mode Commands N-R 
route-access-list extended  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
2665 
mask_parameter
 
This specifies the mask portion of the route to match. The mask portion of the route is mandatory and must be 
expressed in one of the following ways: 
 
mask_address wildcard_mask
: A mask address and wildcard mask expressed in IPv4 dotted-
decimal notation. 
 
any
: Match any network mask. 
 
host mask_address
: Match the specified mask address exactly. 
mask_address
 must be an IPv4 
address specified in dotted-decimal notation. 
Usage 
Use this command to create an extended route-access-list that matches routes based on network addresses and 
masks. 
Example
 
Use the following command to create an extended route-access-list: 
route-access-list extended 100 permit ip 192.168.100.0 0.0.0.255