Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  OSPF VRF Configuration Mode Commands 
distribute-list  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7369 
distribute-list 
Enables or disables the filtering of networks in outgoing routing updates. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > OSPF Configuration > OSPF VRF Configuration 
configure > context context_name > router ospf > ip vrf vrf_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ospf-vrf)# 
Syntax
 
no ] distribute-list route_access_list out { connected | rip | static } 
no
 
Disables the filtering of networks in outgoing routing updates. 
route_access_list
 
Specifies the name of the OSPF route access list to use for filtering as an alphanumeric string of 1 through 63 
characters. 
connected
 
Filters connected routes. 
rip
 
Filters RIP routes. (RIP is not supported at this time.) 
static
 
Filters static routes. 
no
 
Disables the specified option. 
Usage 
Use this command to enable the filtering of outgoing route updates by using the specified route access list. 
Example