1, distribution list distribute-list parsing
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/77/05/wKioL1ZhL_rAlZEhAAH9FgHVC5s708.png "style=" float: none; "title=" Dl1.png "alt=" Wkiol1zhl_ralzehaah9fghvc5s708.png "/>
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/77/05/wKioL1ZhL__DUDF0AAIMXal1KiI405.png "style=" float: none; "title=" Dl2.png "alt=" Wkiol1zhl__dudf0aaimxal1kii405.png "/>
2. Experimental topology
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/77/05/wKioL1ZhMEfRZOOAAABKhJ9TWLA136.png "title=" Re3.png "alt=" Wkiol1zhmefrzooaaabkhj9twla136.png "/>
3. Experiment Configuration
R1 Configuration
Interface serial0/0
IP address 12.1.1.1 255.255.255.0
Interface SERIAL0/1
IP address 13.1.1.1 255.255.255.0
Interface SERIAL0/2
IP address 14.1.1.1 255.255.255.0
Router EIGRP 90
Redistribute OSPF metric 1500 100 255 1 1500
Network 14.1.1.0 0.0.0.255
No auto-summary
router OSPF 110
Router-id 1.1.1.1
Log-adjacency-changes
Redistribute RIP subnets
Network 13.1.1.0 0.0.0.255 Area 0
Router RIP
Version 2
Network 12.0.0.0
No auto-summary
R2 Configuration
Interface Loopback0
IP address 2.2.2.2 255.255.255.0
Interface serial0/0
IP address 12.1.1.2 255.255.255.0
Router RIP
Version 2
Network 2.0.0.0
Network 12.0.0.0
No auto-summary
R3 Configuration
Interface Loopback0
IP address 3.3.3.3 255.255.255.0
Interface serial0/0
IP address 13.1.1.3 255.255.255.0
router OSPF 110
Router-id 3.3.3.3
Log-adjacency-changes
Network 3.3.3.0 0.0.0.255 Area 0
Network 13.1.1.0 0.0.0.255 Area 0
R4 Configuration
Interface Loopback0
IP address 4.4.4.4 255.255.255.0
Interface serial0/0
IP address 14.1.1.4 255.255.255.0
Router EIGRP 90
Network 4.4.4.0 0.0.0.255
Network 14.1.1.0 0.0.0.255
No auto-summary
4. Distribution List Application
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/77/05/wKioL1ZhMRywaE-wAABFm7Ku_0s541.png "title=" Dl3.png "alt=" Wkiol1zhmrywae-waabfm7ku_0s541.png "/> At this point we can see that R4 can learn the two routes of 3.3.3.3/32 and 13.1.1.0/24, Here we want to let R4 only learn 13.1.1.0/24 this route through the distribution list.
R1 Configuration
Access-list 3 Permit 3.3.3.3
Router EIGRP 90
Distribute-list 3 out OSPF 110
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/77/06/wKiom1ZhMhDxhbjbAAA-9QeGMLc522.png "title=" Dl4.png "alt=" Wkiom1zhmhdxhbjbaaa-9qegmlc522.png "/> At this time R4 only learn to 13.1.1.0/24 this route.
This article is from the "Open Source Hall" blog, please be sure to keep this source http://kaiyuandiantang.blog.51cto.com/10699754/1719545
34. Distribution List of redistribution configuration experiments distribute-list