Distribute-List - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

distribute-list

distribute-list
Use this command to filter networks received and to suppress networks from being advertised in 
RIP updates.
Syntax
distribute-list access-list-number {in vlan vlan-id | out vlan vlan-id}
no distribute-list access-list-number {in vlan vlan-id | out vlan vlan-id}
Parameters
access‐list‐number
in vlan vlan‐id | out 
vlan vlan‐id
Defaults
None.
Mode
Router command, Router configuration: Matrix>Router(config‐router)#
Usage
The "no" form of this command removes the filter.
Example
This example shows how to suppress the network 192.5.34.0 from being advertised in outgoing 
routing updates:
Matrix>Router(config)#access-list 1 deny 192.5.34.0 0.0.0.255
Matrix>Router(config)#router rip
Matrix>Router(config-router)#distribute-list 1 out vlan
redistribute
Use this command to allow routing information discovered through non‐RIP protocols to be 
distributed in RIP update messages. 
Syntax
redistribute {connected | ospf process-id | static} [metric metric value]
[subnets]
no redistribute {connected | ospf process-id | static}
Specifies the number of the IP access list. This list defines which 
networks are to be advertised and which are to be suppressed in 
routing updates. For details on how to configure access lists, refer to 
"Configuring Access Lists" on page 24‐15.
Applies the access list to incoming or outgoing routing updates on the 
specified VLAN. This VLAN must be configured for IP routing as 
described in "Pre‐Routing Configuration Tasks" on page 2‐100.
Enterasys Matrix DFE-Gold Series Configuration Guide 21-17
Configuring RIP

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Enterasys Matrix DFE-Gold Series and is the answer not in the manual?

Questions and answers

Table of Contents