CCNA Lab - Solution Rev1.0 Advanced Multicast II

30 299 0
CCNA Lab - Solution Rev1.0 Advanced Multicast II

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II Task 19.1: PE2-RACK1(config)#ip vrf iementor PE2-RACK1(config-vrf)# rd 1:1 PE2-RACK1(config-vrf)# route-target export 1:1 PE2-RACK1(config-vrf)# route-target import 1:1 PE2-RACK1(config-vrf)#router bgp 65001 PE2-RACK1(config-router)# no bgp default ipv4-unicast PE2-RACK1(config-router)# bgp log-neighbor-changes PE2-RACK1(config-router)# neighbor 10.1.1.254 remote-as 65001 PE2-RACK1(config-router)# neighbor 10.1.1.254 update-source Loopback0 PE2-RACK1(config-router)# address-family vpnv4 PE2-RACK1(config-router-af)# neighbor 10.1.1.254 activate PE2-RACK1(config-router-af)# neighbor 10.1.1.254 send-community extended PE2-RACK1(config-router-af)# exit-address-family PE2-RACK1(config-router)# address-family ipv4 vrf iementor PE2-RACK1(config-router-af)# redistribute connected PE2-RACK1(config-router-af)# neighbor 10.82.1.1 remote-as 8 PE2-RACK1(config-router-af)# neighbor 10.82.1.1 activate PE2-RACK1(config-router-af)# no auto-summary PE2-RACK1(config-router-af)# no synchronization PE2-RACK1(config-router-af)# exit-address-family Task 19.2: PE3-RACK1(config)#ip vrf iementor PE3-RACK1(config-vrf)# rd 1:1 PE3-RACK1(config-vrf)# route-target export 1:1 PE3-RACK1(config-vrf)# route-target import 1:1 PE3-RACK1(config-vrf)#router bgp 65001 PE3-RACK1(config-router)# no synchronization PE3-RACK1(config-router)# bgp log-neighbor-changes PE3-RACK1(config-router)# neighbor 10.1.1.254 remote-as 65001 PE3-RACK1(config-router)# neighbor 10.1.1.254 update-source Loopback0 PE3-RACK1(config-router)# no auto-summary PE3-RACK1(config-router)# address-family vpnv4 PE3-RACK1(config-router-af)# neighbor 10.1.1.254 activate PE3-RACK1(config-router-af)# neighbor 10.1.1.254 send-community extended PE3-RACK1(config-router-af)# exit-address-family PE3-RACK1(config-router)# address-family ipv4 vrf iementor PE3-RACK1(config-router-af)# redistribute connected PE3-RACK1(config-router-af)# neighbor 10.13.1.1 remote-as 1 PE3-RACK1(config-router-af)# neighbor 10.13.1.1 activate PE3-RACK1(config-router-af)# no auto-summary PE3-RACK1(config-router-af)# no synchronization PE3-RACK1(config-router-af)# exit-address-family Task 19.3: Configure MPLS/VPN on the CEs: Task 19.4: Configure Multicast support on the CEs CE8-RACK1(config)#ip multicast-routing 1 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II CE8-RACK1(config)#interface FastEthernet0/0.82 CE8-RACK1(config-subif)# description to PE2 - VLAN 82 CE8-RACK1(config-subif)# ip address 10.82.1.1 255.255.255.0 CE8-RACK1(config-subif)# ip pim sparse-dense-mode CE8-RACK1(config-subif)#ip pim bidir-enable ♦ Configure CE1 to support Multicast bi-directional, sparse-densemode CE1-RACK1(config)#ip multicast-routing CE1-RACK1(config)#interface Ethernet0/0.13 CE1-RACK1(config-subif)# description to PE3 - VLAN 13 CE1-RACK1(config-subif)# ip address 10.13.1.1 255.255.255.0 CE1-RACK1(config-subif)# ip pim sparse-dense-mode CE1-RACK1(config-subif)#ip pim bidir-enable ♦ Configure CE8 to represent Multicast host 224.2.2.8. CE8-RACK1(config)#interface fastEthernet 0/0.82 CE8-RACK1(config-subif)#ip igmp join-group 224.2.2.8 CE8-RACK1#sho ip igmp groups IGMP Connected Group Membership Group Address Interface 224.2.2.8 FastEthernet0/0.82 224.2.2.8 FastEthernet0/0 224.0.1.40 FastEthernet0/0.82 Uptime 00:01:49 3d02h 00:06:00 Expires 00:02:55 stopped 00:02:55 Last Reporter 10.82.1.1 0.0.0.0 10.82.1.1 CE8-RACK1#sho ip igmp interface fastEthernet 0/0.82 FastEthernet0/0.82 is up, line protocol is up Internet address is 10.82.1.1/24 IGMP is enabled on interface Current IGMP host version is 2 Current IGMP router version is 2 IGMP query interval is 60 seconds IGMP querier timeout is 120 seconds IGMP max query response time is 10 seconds Last member query count is 2 Last member query response interval is 1000 ms Inbound IGMP access group is not set IGMP activity: 2 joins, 0 leaves Multicast routing is enabled on interface Multicast TTL threshold is 0 Multicast designated router (DR) is 10.82.1.1 (this system) IGMP querying router is 10.82.1.1 (this system) Multicast groups joined by this system (number of users): 224.0.1.40(1) 224.2.2.8(1) CE8-RACK1#ping 224.2.2.8 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.2.2.8, timeout is 2 seconds: 2 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II Reply to request 0 from 10.82.1.1, 1 ms ♦ Configure CE1 to represent Multicast host 224.2.2.1. CE1-RACK1(config-subif)#int e0/0.13 CE1-RACK1(config-subif)# ip igmp join-group 224.2.2.1 CE1-RACK1#sho ip igmp groups IGMP Connected Group Membership Group Address Interface 224.2.2.1 Ethernet0/0.13 224.2.2.1 Ethernet0/0 224.2.2.11 Ethernet0/0 224.0.1.40 Ethernet0/0.13 Uptime 00:02:24 00:02:25 00:02:25 00:02:24 Expires 00:02:20 stopped stopped 00:02:28 Last Reporter 10.13.1.1 0.0.0.0 0.0.0.0 10.13.1.1 CE1-RACK1#sho ip igmp interface ethernet 0/0.13 Ethernet0/0.13 is up, line protocol is up Internet address is 10.13.1.1/24 IGMP is enabled on interface Current IGMP host version is 2 Current IGMP router version is 2 IGMP query interval is 60 seconds IGMP querier timeout is 120 seconds IGMP max query response time is 10 seconds Last member query count is 2 Last member query response interval is 1000 ms Inbound IGMP access group is not set IGMP activity: 2 joins, 0 leaves Multicast routing is enabled on interface Multicast TTL threshold is 0 Multicast designated router (DR) is 10.13.1.1 (this system) IGMP querying router is 10.13.1.1 (this system) Multicast groups joined by this system (number of users): 224.0.1.40(1) 224.2.2.1(1) CE1-RACK1#ping 224.2.2.1 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.2.2.1, timeout is 2 seconds: Reply to request 0 from 10.13.1.1, 8 ms Task 19.5: Configure Multicast support in the core: PE1 ip multicast-routing interface Loopback0 ip address 10.1.1.1 255.255.255.255 ip pim sparse-dense-mode ! interface FastEthernet0/1 ip pim sparse-dense-mode 3 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II interface FastEthernet0/0 ip pim sparse-dense-mode ! ip pim bidir-enable ip pim send-rp-announce Loopback0 scope 100 ip pim send-rp-discovery Loopback0 scope 100 interface Loopback0 ip address 10.1.1.2 255.255.255.255 ip pim sparse-dense-mode ! interface Ethernet0/0.20 ip pim sparse-dense-mode interface Ethernet0/0.21 ip pim sparse-dense-mode interface Ethernet0/0.123 ip pim sparse-dense-mode ! ip pim bidir-enable ip pim send-rp-announce Loopback0 scope 100 ip pim send-rp-discovery Loopback0 scope 100 interface Loopback0 ip address 10.1.1.2 255.255.255.255 ip pim sparse-dense-mode ! interface Ethernet0/0.20 ip pim sparse-dense-mode ! interface Ethernet0/0.21 ip pim sparse-dense-mode ! interface Ethernet0/0.123 ip pim sparse-dense-mode ! ip pim bidir-enable ip pim send-rp-announce Loopback0 scope 100 ip pim send-rp-discovery Loopback0 scope 100 Task 19.6: Configure mVPN: ♦ Configure mVPN from CE1 to CE8. ♦ Configure PE3 Multicast Distribution Trees Data Plane traffic in group 239.1.1.1. ♦ Configure PE3 Multicast Distribution Tree to be created dynamically in group 238.33.3.0. 4 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II ♦ Configure Multicast Distribution Tree data on PE3. ♦ Configure PE2 Multicast Distribution Trees Data Plane traffic in group 239.1.1.1. ♦ Configure PE2 Multicast Distribution Tree to be created dynamically in group 239.22.2.0. ♦ Configure Multicast Distribution Tree data on PE2. ♦ Verify communication between CE1 and CE8 by generating a Multicast ping. hostname CE1-RACK1 ! ip multicast-routing ! interface Loopback0 ip address 1.1.1.1 255.255.255.0 ! interface Ethernet0/0 description to PE3 E0/0.13 ip address 10.13.1.1 255.255.255.0 ip pim sparse-dense-mode ip igmp join-group 224.2.2.1 ip igmp join-group 224.2.2.11 half-duplex ! router bgp 1 no synchronization bgp log-neighbor-changes redistribute connected metric 2 neighbor 10.13.1.3 remote-as 65001 no auto-summary CE1-RACK1#show ip igmp groups detail Flags: L - Local, U - User, SG - Static Group, VG - Virtual Group, SS - Static Source, VS - Virtual Source Interface: Ethernet0/0 Group: 224.2.2.1 Flags: L U Uptime: 06:39:15 Group mode: EXCLUDE (Expires: 00:02:36) Last reporter: 10.13.1.1 Source list is empty Interface: Group: Flags: Uptime: 5 Ethernet0/0 224.2.2.11 L U 05:28:08 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II Group mode: EXCLUDE (Expires: 00:02:35) Last reporter: 10.13.1.1 Source list is empty Interface: Ethernet0/0 Group: 224.0.1.39 Flags: Uptime: 06:57:13 Group mode: EXCLUDE (Expires: 00:02:33) Last reporter: 10.13.1.3 Source list is empty Interface: Ethernet0/0 Group: 224.0.1.40 Flags: L U Uptime: 07:04:32 Group mode: EXCLUDE (Expires: 00:02:32) Last reporter: 10.13.1.1 Source list is empty CE1-RACK1#sho ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.2.2.1), 02:32:39/00:02:49, RP 33.33.33.33, flags: SJPCL Incoming interface: Ethernet0/0, RPF nbr 10.13.1.3 Outgoing interface list: Null (*, 224.2.2.11), 01:21:32/00:02:44, RP 33.33.33.33, flags: SJPCL Incoming interface: Ethernet0/0, RPF nbr 10.13.1.3 Outgoing interface list: Null (*, 224.0.1.39), 02:51:50/00:02:46, RP 0.0.0.0, flags: DC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0, Forward/Sparse-Dense, 02:51:50/00:00:00 (*, 224.0.1.40), 02:57:56/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0, Forward/Sparse-Dense, 02:57:56/00:00:00 (33.33.33.33, 224.0.1.40), 01:10:31/00:02:06, flags: PLT 6 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II Incoming interface: Ethernet0/0, RPF nbr 10.13.1.3 Outgoing interface list: Null CE1-RACK1#ping 224.2.2.1 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.2.2.1, timeout is 2 seconds: 3d00h: ICMP: echo reply sent, src 10.13.1.1, dst 10.13.1.1 3d00h: ICMP: echo reply rcvd, src 10.13.1.1, dst 10.13.1.1 Reply to request 0 from 10.13.1.1, 8 ms CE1-RACK1#ping 224.2.2.8 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.2.2.8, timeout is 2 seconds: 3d00h: ICMP: echo reply rcvd, src 10.82.1.1, dst 10.13.1.1 Reply to request 0 from 10.82.1.1, 12 ms CE1-RACK1#sho ip pim neighbor PIM Neighbor Table Neighbor Interface Address 10.13.1.3 Ethernet0/0 Uptime/Expires Ver 01:30:30/00:01:26 v2 CE1-RACK1#sho ip pim rp mapping PIM Group-to-RP Mappings Group(s) 224.0.0.0/4 RP 33.33.33.33 (?), v2v1 Info source: 33.33.33.33 (?), elected via Auto-RP Uptime: 01:08:25, expires: 00:02:06 hostname CE8-RACK1 ! interface Loopback0 ip address 8.8.8.8 255.255.255.255 ! interface FastEthernet0/0 description to PE2 - VLAN 82 ip address 10.82.1.1 255.255.255.0 ip pim sparse-dense-mode ip igmp join-group 224.2.2.8 ! router bgp 8 no synchronization bgp log-neighbor-changes redistribute connected metric 2 neighbor 10.82.1.2 remote-as 65001 no auto-summary ! ip pim bidir-enable 7 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. DR Prio/Mode 1 / DR B S ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II CE8-RACK1#sho ip igmp groups de Flags: L - Local, U - User, SG - Static Group, VG - Virtual Group, SS - Static Source, VS - Virtual Source Interface: FastEthernet0/0 Group: 224.2.2.8 Flags: L U Uptime: 06:39:39 Group mode: EXCLUDE (Expires: 00:02:30) Last reporter: 10.82.1.1 Source list is empty Interface: FastEthernet0/0 Group: 224.0.1.40 Flags: L U Uptime: 06:43:00 Group mode: EXCLUDE (Expires: 00:02:35) Last reporter: 10.82.1.1 Source list is empty CE8-RACK1#sho ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.2.2.8), 04:29:44/00:02:44, RP 33.33.33.33, flags: SJPCL Incoming interface: FastEthernet0/0, RPF nbr 10.82.1.2 Outgoing interface list: Null (*, 224.0.1.39), 04:25:54/stopped, RP 0.0.0.0, flags: D Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/0, Forward/Sparse-Dense, 04:25:54/00:00:00 (33.33.33.33, 224.0.1.39), 00:01:55/00:01:06, flags: PT Incoming interface: FastEthernet0/0, RPF nbr 10.82.1.2 Outgoing interface list: Null (*, 224.0.1.40), 06:26:53/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/0, Forward/Sparse-Dense, 06:26:53/00:00:00 (33.33.33.33, 224.0.1.40), 04:26:49/00:02:30, flags: PLT Incoming interface: FastEthernet0/0, RPF nbr 10.82.1.2 Outgoing interface list: Null CE8-RACK1#sho ip pim neighbor 8 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 PIM Neighbor Table Neighbor Interface Address 10.82.1.2 FastEthernet0/0 | Lab19 Solutions: Advanced Multicast II Uptime/Expires Ver 06:26:24/00:01:27 v2 DR Prio/Mode 1 / DR S CE8-RACK1#ping 224.2.2.1 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.2.2.1, timeout is 2 seconds: *Mar 10 08:14:21.120: ICMP: echo reply rcvd, src 10.13.1.1, dst 10.82.1.1 Reply to request 0 from 10.13.1.1, 12 ms hostname PE1-RACK1 ! ip cef no ip domain lookup ip multicast-routing mpls label protocol ldp mpls ldp loop-detection tag-switching tdp router-id Loopback0 ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 ip pim sparse-dense-mode ! interface FastEthernet0/0 description to PE3 VLAN31 ip address 172.16.13.1 255.255.255.0 ip router isis ip pim sparse-dense-mode mpls label protocol ldp tag-switching ip isis circuit-type level-1 ! interface FastEthernet0/1 description to PE2 VLAN21 ip address 172.16.12.1 255.255.255.0 ip router isis ip pim sparse-dense-mode speed 100 full-duplex mpls label protocol ldp tag-switching ip isis circuit-type level-1 isis network point-to-point ! router isis net 48.0000.0002.0002.00 is-type level-1 area-password iementor authentication mode md5 level-2 authentication key-chain iementor level-2 metric-style wide log-adjacency-changes all 9 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II passive-interface Loopback0 maximum-paths 1 ! ip pim bidir-enable ip pim send-rp-announce Loopback0 scope 100 ip pim send-rp-discovery Loopback0 scope 100 ! access-list 100 permit ip any any log PE1-RACK1#show ip igmp groups detail Flags: L - Local, U - User, SG - Static Group, VG - Virtual Group, SS - Static Source, VS - Virtual Source Interface: FastEthernet0/1 Group: 224.0.1.39 Flags: L U Uptime: 05:26:25 Group mode: EXCLUDE (Expires: 00:02:06) Last reporter: 172.16.12.1 Source list is empty Interface: FastEthernet0/0 Group: 224.0.1.39 Flags: L U Uptime: 05:26:25 Group mode: EXCLUDE (Expires: 00:02:11) Last reporter: 172.16.13.1 Source list is empty Interface: Loopback0 Group: 224.0.1.39 Flags: L U Uptime: 05:26:25 Group mode: EXCLUDE (Expires: 00:02:08) Last reporter: 10.1.1.1 Source list is empty Interface: Loopback0 Group: 224.0.1.40 Flags: L U Uptime: 05:26:26 Group mode: EXCLUDE (Expires: 00:02:07) Last reporter: 10.1.1.1 Source list is empty PE1-RACK1#show ip igmp groups IGMP Connected Group Membership Group Address Interface 224.0.1.39 FastEthernet0/1 224.0.1.39 FastEthernet0/0 224.0.1.39 Loopback0 224.0.1.40 Loopback0 10 Uptime 05:26:34 05:26:34 05:26:34 05:26:35 Expires 00:02:59 00:02:02 00:02:53 00:02:57 Last Reporter 172.16.12.1 172.16.13.1 10.1.1.1 10.1.1.1 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II PE1-RACK1#show ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.0.1.39), 05:26:51/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/1, Forward/Sparse-Dense, 05:26:44/00:00:00 FastEthernet0/0, Forward/Sparse-Dense, 05:26:44/00:00:00 Loopback0, Forward/Sparse-Dense, 05:26:51/00:00:00 (10.1.1.1, 224.0.1.39), 05:25:51/00:02:09, flags: LT Incoming interface: Loopback0, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/0, Forward/Sparse-Dense, 05:25:51/00:00:00 FastEthernet0/1, Forward/Sparse-Dense, 05:25:51/00:00:00 (10.1.1.254, 224.0.1.39), 05:22:47/00:02:13, flags: LT Incoming interface: FastEthernet0/1, RPF nbr 172.16.12.2 Outgoing interface list: FastEthernet0/0, Forward/Sparse-Dense, 00:00:45/00:00:00 Loopback0, Forward/Sparse-Dense, 05:22:47/00:00:00 (*, 224.0.1.40), 05:26:52/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/1, Forward/Sparse-Dense, 05:26:14/00:00:00 FastEthernet0/0, Forward/Sparse-Dense, 05:26:14/00:00:00 Loopback0, Forward/Sparse-Dense, 05:26:52/00:00:00 (10.1.1.1, 224.0.1.40), 05:26:14/00:02:05, flags: LT Incoming interface: Loopback0, RPF nbr 0.0.0.0 Outgoing interface list: FastEthernet0/1, Forward/Sparse-Dense, 05:26:14/00:00:00 FastEthernet0/0, Forward/Sparse-Dense, 05:26:14/00:00:00 (10.1.1.254, 224.0.1.40), 05:22:47/00:02:53, flags: LT Incoming interface: FastEthernet0/1, RPF nbr 172.16.12.2 Outgoing interface list: FastEthernet0/0, Prune/Sparse-Dense, 00:01:10/00:01:49 Loopback0, Forward/Sparse-Dense, 05:22:47/00:00:00 PE1-RACK1#sho ip pim neighbor PIM Neighbor Table Neighbor Interface Address 172.16.13.3 FastEthernet0/0 172.16.12.2 FastEthernet0/1 11 Uptime/Expires Ver 06:50:30/00:01:19 v2 06:50:30/00:01:40 v2 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. DR Prio/Mode 1 / DR B S 1 / DR S ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II PE1-RACK1#sho ip pim rp mapping PIM Group-to-RP Mappings This system is an RP (Auto-RP) This system is an RP-mapping agent (Loopback0) Group(s) 224.0.0.0/4 RP 10.1.1.254 (?), v2v1 Info source: 10.1.1.254 (?), elected via Auto-RP Uptime: 06:47:31, expires: 00:02:24 RP 10.1.1.1 (?), v2v1 Info source: 10.1.1.1 (?), via Auto-RP Uptime: 06:51:35, expires: 00:02:21 hostname PE2-RACK1 ! ip subnet-zero ip cef no ip domain lookup ip vrf iementor rd 1:1 route-target export 1:1 route-target import 1:1 mdt default 239.1.1.1 mdt data 239.22.2.0 0.0.0.255 threshold 1 ! ip multicast-routing ip multicast-routing vrf iementor mpls label protocol ldp mpls ldp loop-detection tag-switching tdp router-id Loopback0 ! interface Loopback0 ip address 10.1.1.2 255.255.255.255 ip pim sparse-dense-mode ! interface Loopback111 ip vrf forwarding iementor ip address 11.11.11.11 255.255.255.255 ip pim sparse-dense-mode ! interface Ethernet0/0 ! interface Ethernet0/0.20 description to RR - VLAN 20 encapsulation dot1Q 20 ip address 172.16.20.2 255.255.255.0 ip router isis ip pim sparse-dense-mode tag-switching ip isis circuit-type level-1 ! interface Ethernet0/0.21 description to PE1 - VLAN 21 12 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II encapsulation dot1Q 21 ip address 172.16.12.2 255.255.255.0 ip router isis ip pim sparse-dense-mode tag-switching ip isis circuit-type level-1 isis network point-to-point isis csnp-interval 10 ! interface Ethernet0/0.82 description to CE8 -VLAN 82 VPN Green Site 2 encapsulation dot1Q 82 ip vrf forwarding iementor ip address 10.82.1.2 255.255.255.0 ip pim sparse-dense-mode ! interface Ethernet0/0.123 description to PE3 - VLAN 123 encapsulation dot1Q 123 ip address 172.16.123.2 255.255.255.0 ip router isis ip pim sparse-dense-mode mpls label protocol ldp tag-switching ip isis circuit-type level-1 ! interface Ethernet0/1 description to BB1-RACK1 ip address 10.12.1.2 255.255.255.0 full-duplex ! router isis net 48.0000.0001.0001.00 area-password iementor metric-style wide log-adjacency-changes all passive-interface Loopback0 maximum-paths 1 ! router bgp 65001 no synchronization bgp log-neighbor-changes neighbor 10.1.1.254 remote-as 65001 neighbor 10.1.1.254 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 10.1.1.254 activate neighbor 10.1.1.254 send-community extended exit-address-family ! address-family ipv4 vrf iementor redistribute connected neighbor 10.82.1.1 remote-as 8 neighbor 10.82.1.1 activate 13 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II no auto-summary no synchronization exit-address-family ! access-list 100 permit ip any any log PE2-RACK1# show ip igmp groups detail Interface: Loopback0 Group: 239.1.1.1 Flags: VG Uptime: 06:15:15 Group mode: INCLUDE Last reporter: 0.0.0.0 Source list is empty Interface: Ethernet0/0.20 Group: 224.0.1.39 Flags: Uptime: 06:52:12 Group mode: EXCLUDE (Expires: 00:02:35) Last reporter: 172.16.20.254 Source list is empty Interface: Ethernet0/0.21 Group: 224.0.1.39 Flags: Uptime: 08:18:54 Group mode: EXCLUDE (Expires: 00:02:22) Last reporter: 172.16.12.1 Source list is empty Interface: Loopback0 Group: 224.0.1.40 Flags: L U Uptime: 09:35:28 Group mode: EXCLUDE (Expires: 00:02:39) Last reporter: 10.1.1.2 Source list is empty PE2-RACK1#show ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 239.1.1.1), 08:28:47/stopped, RP 10.1.1.254, flags: SJCFZ 14 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II Incoming interface: Ethernet0/0.20, RPF nbr 172.16.20.254 Outgoing interface list: MVRF iementor, Forward/Sparse-Dense, 06:15:31/00:00:38 (10.1.1.2, 239.1.1.1), 06:15:31/00:03:26, flags: FT Incoming interface: Loopback0, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.123, Forward/Sparse-Dense, 06:15:31/00:03:03 (10.1.1.3, 239.1.1.1), 06:15:30/00:02:56, flags: JTZ Incoming interface: Ethernet0/0.123, RPF nbr 172.16.123.3 Outgoing interface list: MVRF iementor, Forward/Sparse-Dense, 06:15:30/00:00:39 (*, 224.0.1.39), 08:19:10/stopped, RP 0.0.0.0, flags: DC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.20, Forward/Sparse-Dense, 06:52:29/00:00:00 Ethernet0/0.123, Forward/Sparse-Dense, 08:18:35/00:00:00 Ethernet0/0.21, Forward/Sparse-Dense, 08:19:10/00:00:00 (10.1.1.1, 224.0.1.39), 06:54:31/00:02:37, flags: T Incoming interface: Ethernet0/0.21, RPF nbr 172.16.12.1 Outgoing interface list: Ethernet0/0.20, Forward/Sparse-Dense, 06:52:29/00:00:00, A Ethernet0/0.123, Forward/Sparse-Dense, 00:00:28/00:00:00 (10.1.1.254, 224.0.1.39), 06:51:27/00:02:37, flags: T Incoming interface: Ethernet0/0.20, RPF nbr 172.16.20.254 Outgoing interface list: Ethernet0/0.21, Forward/Sparse-Dense, 06:51:27/00:00:00, A Ethernet0/0.123, Prune/Sparse-Dense, 00:00:27/00:02:32 (*, 224.0.1.40), 08:29:02/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Loopback0, Forward/Sparse-Dense, 08:29:02/00:00:00 Ethernet0/0.20, Forward/Sparse-Dense, 06:52:29/00:00:00 Ethernet0/0.21, Forward/Sparse-Dense, 06:54:54/00:00:00 Ethernet0/0.123, Forward/Sparse-Dense, 08:18:35/00:00:00 (10.1.1.1, 224.0.1.40), 08:19:10/00:02:57, flags: LT Incoming interface: Ethernet0/0.21, RPF nbr 172.16.12.1 Outgoing interface list: Loopback0, Forward/Sparse-Dense, 08:19:10/00:00:00 Ethernet0/0.20, Prune/Sparse-Dense, 00:03:00/00:00:02, A (10.1.1.254, 224.0.1.40), 06:51:27/00:02:37, flags: LT Incoming interface: Ethernet0/0.20, RPF nbr 172.16.20.254 Outgoing interface list: Loopback0, Forward/Sparse-Dense, 06:51:27/00:00:00 Ethernet0/0.123, Forward/Sparse-Dense, 00:00:20/00:00:00 Ethernet0/0.21, Forward/Sparse-Dense, 06:01:06/00:00:00, A PE2-RACK1# show ip pim neighbor PIM Neighbor Table Neighbor Interface 15 Uptime/Expires Ver This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. DR ieMentor CCIE™ Service Provider Workbook v1.0 Address 172.16.12.1 172.16.123.3 172.16.20.254 | Lab19 Solutions: Advanced Multicast II Ethernet0/0.21 Ethernet0/0.123 Ethernet0/0.20 06:55:09/00:01:33 v2 08:18:50/00:01:28 v2 06:52:44/00:01:44 v2 Prio/Mode 1 / S 1 / DR S 1 / DR S PE2-RACK1#show ip pim rp mapping PIM Group-to-RP Mappings Group(s) 224.0.0.0/4 RP 10.1.1.254 (?), v2v1 Info source: 10.1.1.1 (?), elected via Auto-RP Uptime: 06:51:54, expires: 00:02:24 PE2-RACK1#show ip pim mdt bgp Peer (Route Distinguisher + IPv4) MDT group 239.1.1.1 2:1:1:33.33.33.33 Next Hop 10.1.1.3 PE2-RACK1#show ip pim mdt bgp Peer (Route Distinguisher + IPv4) MDT group 239.1.1.1 2:1:1:33.33.33.33 Next Hop 10.1.1.3 PE2-RACK1#show ip pim vrf iementor neighbor PIM Neighbor Table Neighbor Interface Address 10.82.1.1 Ethernet0/0.82 10.1.1.3 Tunnel0 Uptime/Expires Ver 08:17:45/00:01:44 v2 06:17:42/00:01:42 v2 DR Prio/Mode 1 / S 1 / DR S PE2-RACK1#show ip pim vrf iementor rp mapping PIM Group-to-RP Mappings Group(s) 224.0.0.0/4 RP 33.33.33.33 (?), v2v1 Info source: 33.33.33.33 (?), elected via Auto-RP Uptime: 06:17:54, expires: 00:02:34 PE2-RACK1#show ip pim vrf iementor interface Address Interface 11.11.11.11 10.82.1.2 10.1.1.2 Loopback111 Ethernet0/0.82 Tunnel0 Ver/ Mode v2/SD v2/SD v2/SD Nbr Count 0 1 1 Query Intvl 30 30 30 DR Prior 1 1 1 DR Nbr Count 0 1 1 Query Intvl 30 30 30 DR Prior 1 1 1 DR 11.11.11.11 10.82.1.2 10.1.1.3 PE2-RACK1#show ip pim vrf iementor interface 16 Address Interface 11.11.11.11 10.82.1.2 10.1.1.2 Loopback111 Ethernet0/0.82 Tunnel0 Ver/ Mode v2/SD v2/SD v2/SD This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. 11.11.11.11 10.82.1.2 10.1.1.3 ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II PE2-RACK1#show ip mroute vrf iementor IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.2.2.8), 06:20:20/00:02:24, RP 33.33.33.33, flags: SJC Incoming interface: Tunnel0, RPF nbr 10.1.1.3 Outgoing interface list: Ethernet0/0.82, Forward/Sparse-Dense, 06:20:20/00:02:24 (*, 224.0.1.39), 08:21:39/stopped, RP 0.0.0.0, flags: DC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.82, Forward/Sparse-Dense, 08:18:26/00:00:00 Tunnel0, Forward/Sparse-Dense, 06:18:51/00:00:00 (33.33.33.33, 224.0.1.39), 00:02:28/00:00:35, flags: PT Incoming interface: Tunnel0, RPF nbr 10.1.1.3 Outgoing interface list: Ethernet0/0.82, Prune/Sparse-Dense, 00:02:28/00:00:32 (*, 224.0.1.40), 08:28:35/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Loopback111, Forward/Sparse-Dense, 06:24:09/00:00:00 Ethernet0/0.82, Forward/Sparse-Dense, 08:18:26/00:00:00 Tunnel0, Forward/Sparse-Dense, 06:18:23/00:00:00 (33.33.33.33, 224.0.1.40), 06:18:22/00:02:15, flags: LT Incoming interface: Tunnel0, RPF nbr 10.1.1.3 Outgoing interface list: Ethernet0/0.82, Forward/Sparse-Dense, 06:18:22/00:00:00 Loopback111, Forward/Sparse-Dense, 06:18:22/00:00:00 hostname PE3-RACK1 ! ip cef no ip domain lookup ip vrf iementor rd 1:1 route-target export 1:1 route-target import 1:1 mdt default 239.1.1.1 mdt data 238.33.3.0 0.0.0.255 threshold 1 ! ip multicast-routing ip multicast-routing vrf iementor 17 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II mpls label protocol ldp mpls ldp loop-detection tag-switching tdp router-id Loopback0 ! interface Loopback0 ip address 10.1.1.3 255.255.255.255 ip pim sparse-dense-mode ! interface Loopback333 ip vrf forwarding iementor ip address 33.33.33.33 255.255.255.255 ip pim sparse-dense-mode ! interface Ethernet0/0 no ip address half-duplex ! interface Ethernet0/0.1 encapsulation dot1Q 1 native ip address 172.16.1.17 255.255.255.0 no snmp trap link-status ! interface Ethernet0/0.13 description to CE1 - VLAN 13 encapsulation dot1Q 13 ip vrf forwarding iementor ip address 10.13.1.3 255.255.255.0 ip pim sparse-dense-mode no snmp trap link-status ! interface Ethernet0/0.23 description to CE2 - VLAN 23 encapsulation dot1Q 23 no snmp trap link-status ! interface Ethernet0/0.30 description to RR - VLAN 30 encapsulation dot1Q 30 ip address 172.16.30.3 255.255.255.0 ip router isis ip pim sparse-dense-mode mpls label protocol ldp tag-switching ip no snmp trap link-status isis circuit-type level-1 ! interface Ethernet0/0.31 description to PE1 - VLAN 31 encapsulation dot1Q 31 ip address 172.16.13.3 255.255.255.0 ip router isis ip pim sparse-dense-mode tag-switching ip isis circuit-type level-1 ! 18 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II interface Ethernet0/0.123 description to PE2 - VLAN 123 encapsulation dot1Q 123 ip address 172.16.123.3 255.255.255.0 ip router isis ip pim sparse-dense-mode tag-switching ip isis circuit-type level-1 ! interface Ethernet0/1 no ip address half-duplex ! router isis net 48.0000.0003.0003.00 area-password iementor metric-style wide log-adjacency-changes all passive-interface Loopback0 maximum-paths 1 ! router bgp 65001 no synchronization bgp log-neighbor-changes neighbor 10.1.1.254 remote-as 65001 neighbor 10.1.1.254 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 10.1.1.254 activate neighbor 10.1.1.254 send-community extended exit-address-family ! address-family ipv4 vrf iementor redistribute connected neighbor 10.13.1.1 remote-as 1 neighbor 10.13.1.1 activate no auto-summary no synchronization exit-address-family ! ip http server ip classless ip route 0.0.0.0 0.0.0.0 172.16.1.1 ! ip pim bidir-enable ip pim vrf iementor send-rp-announce Loopback333 scope 100 ip pim vrf iementor send-rp-discovery Loopback333 scope 100 ! access-list 100 permit ip any any log PE3-RACK1#show ip igmp groups detail Flags: L - Local, U - User, SG - Static Group, VG - Virtual Group, 19 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II SS - Static Source, VS - Virtual Source Interface: Loopback0 Group: 239.1.1.1 Flags: VG Uptime: 08:41:06 Group mode: INCLUDE Last reporter: 0.0.0.0 Source list is empty Interface: Ethernet0/0.30 Group: 224.0.1.39 Flags: Uptime: 06:58:02 Group mode: EXCLUDE (Expires: 00:02:02) Last reporter: 172.16.30.254 Source list is empty Interface: Ethernet0/0.31 Group: 224.0.1.39 Flags: Uptime: 07:00:01 Group mode: EXCLUDE (Expires: 00:02:38) Last reporter: 172.16.13.1 Source list is empty Interface: Loopback0 Group: 224.0.1.40 Flags: L U Uptime: 08:41:06 Group mode: EXCLUDE (Expires: 00:02:55) Last reporter: 10.1.1.3 Source list is empty PE3-RACK1#show ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 239.1.1.1), 08:41:12/stopped, RP 10.1.1.254, flags: SJCFZ Incoming interface: Ethernet0/0.30, RPF nbr 172.16.30.254 Outgoing interface list: MVRF iementor, Forward/Sparse-Dense, 08:41:12/00:01:13 (10.1.1.2, 239.1.1.1), 06:21:11/00:02:45, flags: JTZ Incoming interface: Ethernet0/0.123, RPF nbr 172.16.123.2 Outgoing interface list: 20 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II MVRF iementor, Forward/Sparse-Dense, 06:21:11/00:00:52 (10.1.1.3, 239.1.1.1), 08:23:50/00:03:23, flags: FT Incoming interface: Loopback0, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.123, Forward/Sparse-Dense, 06:06:40/00:03:10 (*, 224.0.1.39), 08:24:07/stopped, RP 0.0.0.0, flags: DC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.30, Forward/Sparse-Dense, 06:58:09/00:00:00 Ethernet0/0.31, Forward/Sparse-Dense, 08:24:07/00:00:00 Ethernet0/0.123, Forward/Sparse-Dense, 08:24:07/00:00:00 (10.1.1.1, 224.0.1.39), 07:00:11/00:02:54, flags: T Incoming interface: Ethernet0/0.31, RPF nbr 172.16.13.1 Outgoing interface list: Ethernet0/0.30, Forward/Sparse-Dense, 06:58:09/00:00:00 Ethernet0/0.123, Prune/Sparse-Dense, 00:01:04/00:01:57, A (10.1.1.254, 224.0.1.39), 06:57:07/00:02:54, flags: T Incoming interface: Ethernet0/0.30, RPF nbr 172.16.30.254 Outgoing interface list: Ethernet0/0.123, Prune/Sparse-Dense, 00:02:02/00:01:02, A Ethernet0/0.31, Forward/Sparse-Dense, 06:57:07/00:00:00, A (*, 224.0.1.40), 08:41:12/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.30, Forward/Sparse-Dense, 06:58:09/00:00:00 Ethernet0/0.31, Forward/Sparse-Dense, 07:00:34/00:00:00 Ethernet0/0.123, Forward/Sparse-Dense, 08:24:15/00:00:00 Loopback0, Forward/Sparse-Dense, 08:41:12/00:00:00 (10.1.1.1, 224.0.1.40), 08:23:50/00:02:16, flags: LT Incoming interface: Ethernet0/0.31, RPF nbr 172.16.13.1 Outgoing interface list: Ethernet0/0.30, Forward/Sparse-Dense, 06:58:09/00:00:00 Loopback0, Forward/Sparse-Dense, 08:23:50/00:00:00 Ethernet0/0.123, Forward/Sparse-Dense, 07:02:34/00:00:00, A (10.1.1.254, 224.0.1.40), 06:57:07/00:02:54, flags: LT Incoming interface: Ethernet0/0.30, RPF nbr 172.16.30.254 Outgoing interface list: Loopback0, Forward/Sparse-Dense, 06:57:07/00:00:00 Ethernet0/0.123, Prune/Sparse-Dense, 00:01:02/00:02:00, A Ethernet0/0.31, Prune/Sparse-Dense, 00:03:02/00:00:02, A PE3-RACK1#show ip pim neighbor PIM Neighbor Table Neighbor Interface Address 172.16.123.2 Ethernet0/0.123 172.16.13.1 Ethernet0/0.31 172.16.30.254 Ethernet0/0.30 Uptime/Expires Ver 08:24:21/00:01:35 v2 07:00:40/00:01:15 v2 06:58:15/00:01:36 v2 PE3-RACK1#show ip pim rp mapping 21 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. DR Prio/Mode 1 / S 1 / B S 1 / DR B S ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II PIM Group-to-RP Mappings Group(s) 224.0.0.0/4 RP 10.1.1.254 (?), v2v1 Info source: 10.1.1.254 (?), elected via Auto-RP Uptime: 06:57:19, expires: 00:02:38 PE3-RACK1#show ip pim mdt bgp Peer (Route Distinguisher + IPv4) MDT group 239.1.1.1 2:1:1:22.22.22.22 Next Hop 10.1.1.2 PE3-RACK1#show ip pim vrf iementor neighbor PIM Neighbor Table Neighbor Interface Uptime/Expires Ver Address 10.1.1.2 Tunnel0 06:21:35/00:01:25 v2 10.13.1.1 Ethernet0/0.13 07:16:23/00:01:37 v2 PE3-RACK1#show ip pim vrf iementor rp mapping PIM Group-to-RP Mappings This system is an RP (Auto-RP) This system is an RP-mapping agent (Loopback333) DR Prio/Mode 1 / S 1 / B S Group(s) 224.0.0.0/4 RP 33.33.33.33 (?), v2v1 Info source: 33.33.33.33 (?), elected via Auto-RP Uptime: 08:36:17, expires: 00:02:38 PE3-RACK1#show ip pim vrf iementor interface Address Interface Ver/ Mode 10.1.1.3 Tunnel0 v2/SD 33.33.33.33 Loopback333 v2/SD 10.13.1.3 Ethernet0/0.13 v2/SD Nbr Count 1 0 1 Query Intvl 30 30 30 DR Prior 1 1 1 DR 10.1.1.3 33.33.33.33 10.13.1.3 PE3-RACK1#show ip mroute vrf iementor IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group sender, Y - Joined MDT-data group, y - Sending to MDT-data group Outgoing interface flags: H - Hardware switched, A - Assert winner Timers: Uptime/Expires Interface state: Interface, Next-Hop or VCD, State/Mode (*, 224.2.2.1), 08:19:21/00:02:38, RP 33.33.33.33, flags: SJC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.13, Forward/Sparse-Dense, 08:19:21/00:02:38 (*, 224.2.2.8), 06:54:24/00:03:12, RP 33.33.33.33, flags: S Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Tunnel0, Forward/Sparse-Dense, 06:21:26/00:03:12 22 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II (*, 224.2.2.11), 07:08:15/00:02:39, RP 33.33.33.33, flags: SJC Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.13, Forward/Sparse-Dense, 07:08:15/00:02:39 (*, 224.0.1.39), 08:38:32/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Loopback333, Forward/Sparse-Dense, 08:37:20/00:00:00 Ethernet0/0.13, Forward/Sparse-Dense, 08:38:32/00:00:00 Tunnel0, Forward/Sparse-Dense, 08:37:20/00:00:00 (33.33.33.33, 224.0.1.39), 08:38:32/00:02:27, flags: LT Incoming interface: Loopback333, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.13, Forward/Sparse-Dense, 08:38:32/00:00:00 Tunnel0, Forward/Sparse-Dense, 08:37:20/00:00:00 (*, 224.0.1.40), 08:42:11/stopped, RP 0.0.0.0, flags: DCL Incoming interface: Null, RPF nbr 0.0.0.0 Outgoing interface list: Loopback333, Forward/Sparse-Dense, 08:37:20/00:00:00 Ethernet0/0.13, Forward/Sparse-Dense, 08:40:37/00:00:00 Tunnel0, Forward/Sparse-Dense, 06:21:57/00:00:00 (33.33.33.33, 224.0.1.40), 08:36:31/00:02:03, flags: LT Incoming interface: Loopback333, RPF nbr 0.0.0.0 Outgoing interface list: Ethernet0/0.13, Forward/Sparse-Dense, 08:36:31/00:00:00 Tunnel0, Forward/Sparse-Dense, 06:21:57/00:00:00 Helpful commands show show show show show show show show show ip ip ip ip ip ip ip ip ip igmp groups detail mroute pim neighbor pim rp mapping pim mdt bgp pim vrf iementor neighbor pim vrf iementor rp mapping pim vrf iementor interface mroute vrf iementor Task 19.7: Inter-AS Multicast support: ♦ Enable ASBR1 Inter-AS with ASBR-2. ♦ Configure Inter-AS such that BB3 can communicate with VPN iementor site 1 and site 2. router bgp 65002 no synchronization bgp log-neighbor-changes 23 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II neighbor 10.1.1.200 remote-as 200 neighbor 10.1.1.200 ebgp-multihop 2 neighbor 10.1.1.200 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 10.1.1.200 activate neighbor 10.1.1.200 send-community extended exit-address-family ! address-family ipv4 vrf green redistribute connected metric 2 neighbor 172.16.30.3 remote-as 57 neighbor 172.16.30.3 password iem neighbor 172.16.30.3 activate neighbor 172.16.30.3 as-override no auto-summary no synchronization exit-address-family ♦ Configure Multicast traffic and MPLS/VPN to go over Inter-AS across S0/1 only on ASBR1 and ASBR2. ASBR1 router bgp 100 bgp router-id 10.1.1.100 no bgp default ipv4-unicast no bgp default route-target filter bgp log-neighbor-changes neighbor 10.1.1.1 remote-as 65001 neighbor 10.1.1.1 ebgp-multihop 2 neighbor 10.1.1.1 update-source Loopback0 neighbor 172.16.113.2 remote-as 200 neighbor 172.16.114.2 remote-as 200 ! address-family ipv4 multicast neighbor 172.16.114.2 activate neighbor 172.16.114.2 send-community extended no auto-summary no synchronization exit-address-family ASBR2 router bgp 200 no bgp default ipv4-unicast no bgp default route-target filter bgp log-neighbor-changes neighbor 10.1.1.4 remote-as 65002 neighbor 10.1.1.4 ebgp-multihop 2 24 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II neighbor 10.1.1.4 update-source Loopback0 neighbor 172.16.113.1 remote-as 100 neighbor 172.16.114.1 remote-as 100 ! address-family ipv4 multicast neighbor 172.16.114.1 activate neighbor 172.16.114.1 send-community extended no auto-summary no synchronization exit-address-family ASBR1-RACK1#sho ip bgp ipv4 multicast neighbors 172.16.114.2 BGP neighbor is 172.16.114.2, remote AS 200, external link BGP version 4, remote router ID 10.1.1.200 BGP state = Established, up for 00:03:55 Last read 00:00:55, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: Route refresh: advertised and received(old & new) Address family IPv4 Multicast: advertised and received ASBR2-RACK1#sho ip bgp ipv4 multicast neighbors 172.16.114.1 BGP neighbor is 172.16.114.1, remote AS 100, external link BGP version 4, remote router ID 10.1.1.100 BGP state = Established, up for 00:08:25 Last read 00:00:25, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: Route refresh: advertised and received(old & new) Address family IPv4 Multicast: advertised and received ♦ Configure only Unicast BGP traffic to go over S0/0 from ASBR1 and ASBR2. router bgp 100 no bgp default ipv4-unicast no bgp default route-target filter bgp log-neighbor-changes neighbor 10.1.1.1 remote-as 65001 neighbor 10.1.1.1 ebgp-multihop 2 neighbor 10.1.1.1 update-source Loopback0 neighbor 172.16.113.2 remote-as 200 ! address-family vpnv4 neighbor 10.1.1.1 activate neighbor 10.1.1.1 next-hop-self neighbor 10.1.1.1 send-community extended neighbor 172.16.113.2 activate neighbor 172.16.113.2 send-community extended exit-address-family router bgp 200 no bgp default ipv4-unicast no bgp default route-target filter 25 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II bgp log-neighbor-changes neighbor 10.1.1.4 remote-as 65002 neighbor 10.1.1.4 ebgp-multihop 2 neighbor 10.1.1.4 update-source Loopback0 neighbor 172.16.113.1 remote-as 100 ! address-family vpnv4 neighbor 10.1.1.4 activate neighbor 10.1.1.4 next-hop-self neighbor 10.1.1.4 send-community extended neighbor 172.16.113.1 activate neighbor 172.16.113.1 send-community extended exit-address-family ASBR1-RACK1#sho ip bgp neighbors 172.16.113.2 BGP neighbor is 172.16.113.2, remote AS 200, external link BGP version 4, remote router ID 10.1.1.200 BGP state = Established, up for 2d01h Last read 00:00:49, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: Route refresh: advertised and received(old & new) Address family VPNv4 Unicast: advertised and received ASBR2-RACK1#sho ip bgp neighbors 172.16.113.1 BGP neighbor is 172.16.113.1, remote AS 100, external link BGP version 4, remote router ID 10.1.1.100 BGP state = Established, up for 2d01h Last read 00:00:20, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: Route refresh: advertised and received(old & new) Address family VPNv4 Unicast: advertised and received ♦ Configure Multicast session such that only Multicast networks get injected in to the Multicast routing table. router bgp 100 bgp router-id 10.1.1.100 no bgp default ipv4-unicast no bgp default route-target filter bgp log-neighbor-changes neighbor 10.1.1.1 remote-as 65001 neighbor 10.1.1.1 ebgp-multihop 2 neighbor 10.1.1.1 update-source Loopback0 neighbor 172.16.113.2 remote-as 200 neighbor 172.16.114.2 remote-as 200 ! address-family ipv4 multicast redistribute connected metric 5 redistribute isis metric 5 neighbor 172.16.114.2 activate neighbor 172.16.114.2 send-community extended no auto-summary 26 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II no synchronization exit-address-family router bgp 200 no bgp default ipv4-unicast no bgp default route-target filter bgp log-neighbor-changes neighbor 10.1.1.4 remote-as 65002 neighbor 10.1.1.4 ebgp-multihop 2 neighbor 10.1.1.4 update-source Loopback0 neighbor 172.16.113.1 remote-as 100 neighbor 172.16.114.1 remote-as 100 ! address-family ipv4 multicast redistribute connected metric 5 redistribute ospf 100 metric 3 match internal external 1 external 2 neighbor 172.16.114.1 activate neighbor 172.16.114.1 send-community extended no auto-summary no synchronization exit-address-family ASBR1-RACK1#sho ip bgp ipv4 multicast summary Neighbor 172.16.114.2 V 4 AS MsgRcvd MsgSent 200 29 29 TblVer 9 InQ OutQ Up/Down State/PfxRcd 0 0 00:02:38 5 ASBR1-RACK1#sho ip bgp ipv4 multicast BGP table version is 9, local router ID is 10.1.1.100 Status codes: s suppressed, d damped, h history, * valid, > best, i internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete *> *> * *> *> *> * *> *> *> Network 10.1.1.100/32 10.1.1.200/32 172.16.113.0/24 172.16.113.1/32 172.16.113.2/32 172.16.114.0/24 172.16.222.0/24 172.16.240.0/24 Next Hop 0.0.0.0 172.16.114.2 172.16.114.2 0.0.0.0 172.16.114.2 0.0.0.0 172.16.114.2 0.0.0.0 0.0.0.0 172.16.114.2 Metric LocPrf Weight Path 5 32768 ? 5 0 200 ? 5 0 200 ? 5 32768 ? 5 0 200 ? 5 32768 ? 5 0 200 ? 5 32768 ? 5 32768 ? 5 0 200 ? ASBR2-RACK1#sho ip bgp ipv4 multicast BGP table version is 11, local router ID is 10.1.1.200 Status codes: s suppressed, d damped, h history, * valid, > best, i internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete 27 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 *> *> *> * *> *> *> * *> *> Network 10.1.1.100/32 10.1.1.200/32 172.16.113.0/24 172.16.113.1/32 172.16.113.2/32 172.16.114.0/24 172.16.222.0/24 172.16.240.0/24 Next Hop 172.16.114.1 0.0.0.0 0.0.0.0 172.16.114.1 0.0.0.0 172.16.114.1 0.0.0.0 172.16.114.1 172.16.114.1 0.0.0.0 | Lab19 Solutions: Advanced Multicast II Metric LocPrf Weight Path 5 0 100 ? 5 32768 ? 5 32768 ? 5 0 100 ? 5 32768 ? 5 0 100 ? 5 32768 ? 5 0 100 ? 5 0 100 ? 5 32768 ? ASBR2-RACK1#sho ip bgp ipv4 multicast summary Neighbor V AS MsgRcvd MsgSent TblVer 172.16.114.1 4 100 29 29 11 InQ OutQ Up/Down State/PfxRcd 0 0 00:02:13 5 ♦ Configure inter-domain Multicast from ASBR1 and ASBR2. ♦ Configure Loopbacks of ASBR1 and ASBR2 to represent Multicast hosts. ♦ Configure inter-domain routing such that when a ping is sent from SP1 to SP2, the routes are added dynamically to the Multicast routing table. Verify with the show ip mroute command. You are allowed to create fake Multicast host on ASBR1 and ASBR2 for verification purposes. ♦ Confirm routes are added to the cache-table of ASBR1. ♦ Configure redistribution between ASNs such that if any new ASN is added to the inter-domain, they will be redistributed by default. 28 ip ip ip ip ip ip ip ip pim rp-address 10.1.1.200 pim send-rp-announce Loopback0 scope 100 pim send-rp-discovery scope 100 msdp peer 172.16.114.1 connect-source Serial0/1 remote-as 100 msdp redistribute asn 0 msdp default-peer 172.16.114.1 msdp originator-id Serial0/1 msdp cache-Sa-state ip ip ip ip ip ip ip ip pim rp-address 10.1.1.100 pim send-rp-announce Loopback0 scope 100 pim send-rp-discovery scope 100 msdp peer 172.16.114.2 connect-source Serial0/1 remote-as 100 msdp redistribute asn 0 msdp default-peer 172.16.114.2 msdp originator-id Serial0/1 msdp cache-sa-state This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 | Lab19 Solutions: Advanced Multicast II ASBR1-RACK1#ping 224.44.44.44 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.44.44.44, timeout is 2 seconds: *Mar 10 09:02:53.927: MSDP(0): Received 120-byte TCP segment from 172.16.114.2 *Mar 10 09:02:53.927: MSDP(0): Append 120 bytes to 0-byte msg 139 from 172.16.114.2, qs 1 *Mar 10 09:02:53.927: MSDP(0): 172.16.114.2: Received 120-byte msg 139 from peer *Mar 10 09:02:53.931: MSDP(0): 172.16.114.2: SA TLV, len: 120, ec: 1, RP: 172.16.114.2, with data *Mar 10 09:02:53.931: MSDP(0): 172.16.114.2: Peer RPF check passed for single peer *Mar 10 09:02:53.931: MSDP(0): (172.16.114.1/32, 224.44.44.44), accepted *Mar 10 09:02:53.931: MSDP(0): WAVL Insert SA Source 172.16.114.1 Group 224.44.44.44 RP 172.16.114.2 Successful *Mar 10 09:03:03.787: MSDP(0): 172.16.114.2: Originating SA message, originator-id 172.16.114.1 *Mar 10 09:03:03.787: MSDP(0): (10.1.1.100/32, 224.0.1.39) *Mar 10 09:03:03.787: MSDP(0): (172.16.114.2/32, 224.0.1.40) *Mar 10 09:03:03.787: MSDP(0): Sent entire mroute table, mroute_cache_index = 0, Qlen = 0 *Mar 10 09:03:03.791: MSDP(0): 172.16.114.2: Send 32-byte message to peer *Mar 10 09:03:03.791: MSDP(0): 172.16.114.2: Building SA message from SA cache *Mar 10 09:03:03.791: MSDP(0): start_index = 0, sa_cache_index = 0, Qlen = 0 *Mar 10 09:03:03.791: MSDP(0): Sent entire sa-cache, sa_cache_index = 0, Qlen = 0 *Mar 10 09:03:08.175: MSDP(0): Received 44-byte TCP segment from 172.16.114.2 *Mar 10 09:03:08.175: MSDP(0): Append 44 bytes to 0-byte msg 140 from 172.16.114.2, qs 1 *Mar 10 09:03:08.175: MSDP(0): 172.16.114.2: Received 44-byte msg 140 from peer *Mar 10 09:03:08.175: MSDP(0): 172.16.114.2: SA TLV, len: 44, ec: 3, RP: 172.16.114.2 *Mar 10 09:03:08.175: MSDP(0): 172.16.114.2: Peer RPF check passed for single peer *Mar 10 09:03:08.179: MSDP(0): (10.1.1.200/32, 224.0.1.39), rejected *Mar 10 09:03:08.179: MSDP(0): (172.16.114.1/32, 224.0.1.40), rejected *Mar 10 09:03:08.179: MSDP(0): (172.16.114.1/32, 224.44.44.44), accepted MSDP Source-Active Cache - 1 entries (172.16.114.1, 224.44.44.44), RP 172.16.114.2, MBGP/AS 200, 00:00:22/00:05:51, Peer 172.16.114.2 Learned from peer 172.16.114.2, RPF peer 172.16.114.2, SAs received: 2, Encapsulated data received: 1 *Mar 10 09:04:07.288: MSDP(0): (172.16.114.1/32, 224.44.44.44), accepted ASBR1-RACK1#show ip msdp sa-cache MSDP Source-Active Cache - 1 entries (172.16.114.1, 224.44.44.44), RP 172.16.114.2, MBGP/AS 200, 00:01:42/00:05:31, Peer 172.16.114.2 Learned from peer 172.16.114.2, RPF peer 172.16.114.2, SAs received: 3, Encapsulated data received: 1 ASBR2-RACK1#ping 224.111.111.111 Type escape sequence to abort. Sending 1, 100-byte ICMP Echos to 224.111.111.111, timeout is 2 seconds: Reply to request 0 from 172.16.114.1, 16 ms *Mar 5 11:44:30.351: MSDP(0): (10.1.1.200/32, 224.0.1.39) *Mar 5 11:44:30.351: MSDP(0): (172.16.114.1/32, 224.0.1.40) *Mar 5 11:44:30.351: MSDP(0): (172.16.114.1/32, 224.44.44.44) *Mar 5 11:44:30.351: MSDP(0): (10.1.1.200/32, 224.111.111.111) *Mar 5 11:44:30.355: MSDP(0): (172.16.240.1/32, 224.111.111.111) *Mar 5 11:44:30.355: MSDP(0): Sent entire mroute table, mroute_cache_index = 0, Qlen = 0 29 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. ieMentor CCIE™ Service Provider Workbook v1.0 *Mar *Mar 30 | Lab19 Solutions: Advanced Multicast II 5 11:44:30.355: MSDP(0): start_index = 0, sa_cache_index = 0, Qlen = 0 5 11:44:30.355: MSDP(0): Sent entire sa-cache, sa_cache_index = 0, Qlen = 0 This product is individually licensed. Copyright® 2005 ieMentor http://www.iementor.com. [...]... Provider Workbook v1.0 | Lab1 9 Solutions: Advanced Multicast II PE1-RACK1#show ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific... Workbook v1.0 | Lab1 9 Solutions: Advanced Multicast II PE2-RACK1#show ip mroute vrf iementor IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source... empty PE2-RACK1#show ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group... empty PE3-RACK1#show ip mroute IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data group... PE3-RACK1#show ip mroute vrf iementor IP Multicast Routing Table Flags: D - Dense, S - Sparse, B - Bidir Group, s - SSM Group, C - Connected, L - Local, P - Pruned, R - RP-bit set, F - Register flag, T - SPT-bit set, J - Join SPT, M - MSDP created entry, X - Proxy Join Timer Running, A - Candidate for MSDP Advertisement, U - URD, I - Received Source Specific Host Report, Z - Multicast Tunnel, z - MDT-data... Workbook v1.0 | Lab1 9 Solutions: Advanced Multicast II interface Ethernet0/0.123 description to PE2 - VLAN 123 encapsulation dot1Q 123 ip address 172.16.123.3 255.255.255.0 ip router isis ip pim sparse-dense-mode tag-switching ip isis circuit-type level-1 ! interface Ethernet0/1 no ip address half-duplex ! router isis net 48.0000.0003.0003.00 area-password iementor metric-style wide log-adjacency-changes... Service Provider Workbook v1.0 | Lab1 9 Solutions: Advanced Multicast II neighbor 10.1.1.4 update-source Loopback0 neighbor 172.16.113.1 remote-as 100 neighbor 172.16.114.1 remote-as 100 ! address-family ipv4 multicast neighbor 172.16.114.1 activate neighbor 172.16.114.1 send-community extended no auto-summary no synchronization exit-address-family ASBR1-RACK1#sho ip bgp ipv4 multicast neighbors 172.16.114.2... area-password iementor metric-style wide log-adjacency-changes all passive-interface Loopback0 maximum-paths 1 ! router bgp 65001 no synchronization bgp log-neighbor-changes neighbor 10.1.1.254 remote-as 65001 neighbor 10.1.1.254 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 10.1.1.254 activate neighbor 10.1.1.254 send-community extended exit-address-family ! address-family ipv4 vrf iementor... II bgp log-neighbor-changes neighbor 10.1.1.4 remote-as 65002 neighbor 10.1.1.4 ebgp-multihop 2 neighbor 10.1.1.4 update-source Loopback0 neighbor 172.16.113.1 remote-as 100 ! address-family vpnv4 neighbor 10.1.1.4 activate neighbor 10.1.1.4 next-hop-self neighbor 10.1.1.4 send-community extended neighbor 172.16.113.1 activate neighbor 172.16.113.1 send-community extended exit-address-family ASBR1-RACK1#sho... inter-domain, they will be redistributed by default 28 ip ip ip ip ip ip ip ip pim rp-address 10.1.1.200 pim send-rp-announce Loopback0 scope 100 pim send-rp-discovery scope 100 msdp peer 172.16.114.1 connect-source Serial0/1 remote-as 100 msdp redistribute asn 0 msdp default-peer 172.16.114.1 msdp originator-id Serial0/1 msdp cache-Sa-state ip ip ip ip ip ip ip ip pim rp-address 10.1.1.100 pim send-rp-announce ... Solutions: Advanced Multicast II ♦ Configure Multicast Distribution Tree data on PE3 ♦ Configure PE2 Multicast Distribution Trees Data Plane traffic in group 239.1.1.1 ♦ Configure PE2 Multicast Distribution... leaves Multicast routing is enabled on interface Multicast TTL threshold is Multicast designated router (DR) is 10.13.1.1 (this system) IGMP querying router is 10.13.1.1 (this system) Multicast. .. leaves Multicast routing is enabled on interface Multicast TTL threshold is Multicast designated router (DR) is 10.82.1.1 (this system) IGMP querying router is 10.82.1.1 (this system) Multicast

Ngày đăng: 23/10/2015, 18:09

Tài liệu cùng người dùng

Tài liệu liên quan