DGS-3610 Series Configuration Guide Chapter 30 Protocol-Independent Configuration
DGS-3610(config-router)# no distribute-list
{[access-list-number | access-list-name]
| prefix prefix-list-name [gateway
prefix-list-name] | gateway prefix-list-name } out
[interface-type interface-number | protocol]
Cancel the prevention of the LSA
When you configure the OSPF, you cannot specify the interface and the
features are only applicable to the external routes of the OSPF routing
area.
30.2.2.2 Controlling Route Update Processing
To avoid processing the some specified routes of the incoming route update packets, you
can configure this feature. This feature does not apply to the OSPF routing protocol.
To control route update processing, execute the following commands in the routing process
configuration mode:
DGS-3610(config-router)# distribute-list
{[access-list-number | access-list-name] | prefix
prefix-list-name [gateway prefix-list-name]
| gateway prefix-list-name} in [interface-type
interface-number]
Allow or deny the reception of the
routes distributed according to the
access list rule.
Prefix: This keyword specifies the
prefix list for filtering the routes. The
prefix list should be separately
configured by using the ip prefix-list
command.
Gateway: Use the prefix list to filter the
routes distributed according to the
source of the routes.
DGS-3610(config-router)# no distribute-list
{[access-list-number | name] | prefix
prefix-list-name [gateway prefix-list-name] |
gateway prefix-list-name } in [interface-type
interface-number]
Cancel the control over route update
processing