Differences between revisions 1 and 2
Revision 1 as of 2009-12-13 09:21:07
Size: 195
Editor: PieterSmit
Comment:
Revision 2 as of 2009-12-13 09:26:56
Size: 382
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
= Multicast Routing=
 * Sending one packet to multiple receivers.
= Multicast Routing =
 * Sending one packet to multiple receivers. Private subnet 239.0.0.0/8

 * Cisco commands
   {{{
     #sh ip mroute
         IP Multicast Routing Table
     #show mls ip multicast group 224.11.0.1

   }}}
Line 9: Line 18:
CategoryCisco CategoryCisco CategoryLinux

Multicast Routing

  • Sending one packet to multiple receivers. Private subnet 239.0.0.0/8
  • Cisco commands
    •      #sh ip mroute
               IP Multicast Routing Table
           #show mls ip multicast group 224.11.0.1

...


CategoryCisco CategoryLinux

Multicast (last edited 2017-11-10 22:40:14 by PieterSmit)