Cisco Cisco IOS Software Release 12.2(18)SXF

Page de 22
IGMP Static Group Range Support
  Configuration Examples for IGMP Static Group Range Support
8
Cisco IOS Release 12.2(18)SXF5
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.5
  Outgoing interface list:
    Ethernet3/1, Forward/Sparse-Dense, 00:00:17/00:02:42
(10.1.1.10, 232.7.7.9), 00:00:17/00:02:42, flags: sTI
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.5
  Outgoing interface list:
    Ethernet3/1, Forward/Sparse-Dense, 00:00:17/00:02:42
(10.1.1.10, 232.7.7.8), 00:00:18/00:02:41, flags: sTI
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.5
  Outgoing interface list:
    Ethernet3/1, Forward/Sparse-Dense, 00:00:18/00:02:41
(*, 227.7.7.7), 00:00:18/00:02:41, RP 10.2.2.6, flags: SJC
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.6
  Outgoing interface list:
    Ethernet3/1, Forward/Sparse-Dense, 00:00:18/00:02:41
(*, 227.7.7.9), 00:00:18/00:02:41, RP 10.2.2.6, flags: SJC
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.6
  Outgoing interface list:
    Ethernet3/1, Forward/Sparse-Dense, 00:00:18/00:02:41
(*, 227.7.7.8), 00:00:18/00:02:41, RP 10.2.2.6, flags: SJC
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.6
  Outgoing interface list:
    Ethernet3/1, Forward/Sparse-Dense, 00:00:18/00:02:41
(*, 224.0.1.40), 00:01:40/00:02:23, RP 10.2.2.6, flags: SJCL
  Incoming interface: Ethernet3/2, RPF nbr 10.2.2.6
  Outgoing interface list:
    Loopback0, Forward/Sparse-Dense, 00:01:40/00:02:23
Configuration Examples for IGMP Static Group Range Support
This section provides the following configuration examples:
Configuring IGMP Static Group Support: Example
The following example shows how to configure a class map and attach the class map to an interface. In 
this example, a class map named static is configured and attached to Ethernet interface 3/1.
class-map type multicast-flows static
 group 227.7.7.7
 group 232.7.7.7 to 232.7.7.9 source 10.1.1.10
 group 232.7.7.7 source 10.1.1.10
 group 227.7.7.7 to 227.7.7.9
.
.
.