Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
distribute-list
Enables or disables the filtering of networks in outgoing routing updates.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Command Modes
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 Description
[
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.
Usage Guidelines
Use this command to enable the filtering of outgoing route updates by using the specified route access list.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1184
OSPF VRF Configuration Mode Commands
distribute-list