root@Router_10_CE_P> show configuration | display set set version 14.1R1.10 set system host-name Router_10_CE_P set system root-authentication encrypted-password "HIDDEN PASSWORD" set system services telnet connection-limit 5 set system syslog user * any emergency set system syslog file messages any notice set system syslog file messages authorization info set system syslog file interactive-commands interactive-commands any set chassis fpc 0 pic 0 tunnel-services bandwidth 1g set interfaces ge-0/0/0 unit 0 family inet address 10.7.10.10/24 set interfaces ge-0/0/3 unit 0 family inet address 172.1.3.10/24 vrrp-group 1 virtual-address 172.1.3.1 set interfaces ge-0/0/3 unit 0 family inet address 172.1.3.10/24 vrrp-group 1 priority 110 set interfaces ge-0/0/3 unit 0 family inet address 172.1.3.10/24 vrrp-group 1 preempt set interfaces lo0 unit 0 family inet address 192.168.1.10/32 set routing-options router-id 192.168.1.10 set protocols igmp interface ge-0/0/3.0 set protocols ospf area 0.0.0.0 interface lo0.0 set protocols ospf area 0.0.0.0 interface ge-0/0/3.0 passive set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 set policy-options policy-statement REDISTRIBUTE_CONNECTED from protocol direct set policy-options policy-statement REDISTRIBUTE_CONNECTED then accept ========================================================================== root@Router_11_CE_B> show configuration | display set set version 14.1R1.10 set system host-name Router_11_CE_B set system root-authentication encrypted-password "$1$qv2koa1z$2JFms..tjcCrbhOgcaaJC0" set system services telnet connection-limit 5 set system syslog user * any emergency set system syslog file messages any notice set system syslog file messages authorization info set system syslog file interactive-commands interactive-commands any set chassis fpc 0 pic 0 tunnel-services bandwidth 1g set interfaces ge-0/0/1 unit 0 family inet address 10.7.11.11/24 set interfaces ge-0/0/2 unit 0 family inet address 172.1.3.11/24 vrrp-group 1 virtual-address 172.1.3.1 set interfaces ge-0/0/2 unit 0 family inet address 172.1.3.11/24 vrrp-group 1 priority 90 set interfaces ge-0/0/2 unit 0 family inet address 172.1.3.11/24 vrrp-group 1 accept-data set interfaces lo0 unit 0 family inet address 192.168.1.11/32 set routing-options router-id 192.168.1.11 set protocols igmp interface ge-0/0/2.0 set protocols ospf area 0.0.0.0 interface lo0.0 set protocols ospf area 0.0.0.0 interface ge-0/0/2.0 passive set protocols ospf area 0.0.0.0 interface ge-0/0/0.0 passive set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 set policy-options policy-statement REDISTRIBUTE_CONNECTED from protocol direct set policy-options policy-statement REDISTRIBUTE_CONNECTED then accept ========================================================================== Host_12_Receiver#show run Building configuration... Current configuration : 821 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Host_12_Receiver ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip routing no ip cef ! ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! interface FastEthernet0/0 ip address 172.1.3.12 255.255.255.0 no ip route-cache ip igmp join-group 239.69.69.69 speed 100 full-duplex ! interface FastEthernet0/1 no ip address no ip route-cache shutdown duplex auto speed auto ! ip default-gateway 172.1.3.1 ip forward-protocol nd ! ! ip http server no ip http secure-server ! ! control-plane ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end ========================================================================== Host_13_Receiver#show run Building configuration... Current configuration : 853 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Host_13_Receiver ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip routing no ip cef ! ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! interface FastEthernet0/0 ip address 172.1.3.13 255.255.255.0 no ip route-cache ip igmp join-group 239.69.69.69 ip igmp join-group 239.69.4.20 speed 100 full-duplex ! interface FastEthernet0/1 no ip address no ip route-cache shutdown duplex auto speed auto ! ip default-gateway 172.1.3.1 ip forward-protocol nd ! ! ip http server no ip http secure-server ! ! control-plane ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end Host_13_Receiver#