Basic Multicast Test Cases
Wednesday, September 10, 2008
Test 1-
Verify multicast forwarding with extended input access lists for unicast traffic.
- configure multicast
- create Multicast stream
- create unicast stream
- Configure Extended (input) ACL on RP ingress interface (normal or H/w acl) for unicast traffic
- send multicast traffic
- send unicast traffic
- Multicast traffic through, with ACL permit, unicast packets through and with drop option, unicast packets are dropped.
I’m using normal ACL here. Please confirm.
Test 2-
Verify multicast forwarding with extended output access lists for unicast traffic
- configure multicast
- create Multicast stream
- create unicast stream
- Configure Extended (output) ACL on RP egress interface for unicast traffic
- send multicast traffic
- send unicast traffic
- Multicast traffic through, with ACL permit unicast packets through and with drop option, unicast packets are dropped.
Test 3-
Verify Multicast filtering using 1 line E-ACL on a single port matching multicast destination.
- configure multicast
- create Multicast stream
- Configure Extended (input) ACL on RP ingress interface for multicast traffic (mcast group address)
- send multicast traffic
- Multicast traffic through, with ACL permit, packets through and with drop option, packets are dropped.
Test 4-
Verify Multicast filtering using a multiple line E-ACL on multiple slots, matching multicast destination with fabric duplication. (Multiple slots in which similar line cards reside, multiple slots in which different flavors of line card reside)
- Configure multicast.
- create Multicast stream
- Configure Extended (input) ACL on RP on slots (passing all interfaces in the suite line??)
- send multicast traffic
- Multicast traffic through, with ACL permit, packets through and with drop option, packets are dropped.
Test 5-
Verify Multicast filtering using Multiple line E-ACL‘s on multiple ports matching multicast destination with Tx duplication.(Multiple ports of a line card)
- configure multicast
- create Multicast stream
- Configure Extended (input) ACL on RP one slot???
- send multicast traffic
- Multicast traffic through, with ACL permit packets are through and with drop option, packets are dropped.
Please correct the steps (3) if not.
Test 6-
Verify multicast forwarding with iCAR
- configure multicast
- create Multicast stream
- Configure input CAR on ingress of RP with access-group multicast
R4(config-if)#rate-limit input access-group 101 8000 ?
WORD 1,000-2,560,000,000 bytes for normal burst size (postfix k, m, g
optional; comma allowed if used properly)
R4(config-if)#$ 1000 2000 conform-action transmit exceed-action drop
- send multicast traffic
- Multicast traffic will be rate-limited.
R4#sh access-lists rate-limit 101 ?
| Output modifiers
Test 7-
Verify multicast forwarding with oCAR
- configure multicast
- create Multicast stream
- Configure output CAR on RP egress interface with multicast access-group
- send multicast traffic
- Multicast traffic through will be rate limited
Test 8-
Per slot RPF check
Verify that Multicast forwarding follows the per slot RPF rule when there are multiple equal cost path available towards the source.
- configure multicast
- create Multicast stream
- For RPF check if there are more then one route towards the source the one with higher IP address would always be taken, taking more than 1 interface and creating the static routes. (Enable RPF check for the source to see if the source is reached via the interface from which packets are received.)
- send multicast traffic
- the packets are sent through the RPF interface (any specific commands)
Test 9-
Per port RPF check
Verify that Multicast forwarding follows the per port RPF rule when there are multiple equal cost path available towards the source.
Please add the steps.
Test 10-
Multicast load balancing using Multicast Multipath
Verify that multicast traffic can be load balanced using multicast multipath
Please add the steps.
Test 11-
RPF check when switching to a redundant forwarding path
Verify that multicast flow can be successfully switch to a redundant path when the primary path goes down.
- configure multicast
- creating static routes between source and RP (2)
- create Multicast stream
- Send multicast traffic. Traffic is through from first interface
- Interface goes down.
- sending traffic through the second interface
- Multicast traffic through
Test 12-
RPF interface manipulation using static mroutes
Verify that static mroutes ca override RPF interfaces chosen by IGP/MBGP.
- configure multicast
- create Multicast stream
- send multicast traffic
- Multicast traffic through
- creating static mroute
- sending traffic
- traffic is passing through new route
Test 13-
Load balancing via RPF manipulation using static mroutes
Verify that multicast traffic can be load balanced on a per source basis using static mroutes manipulation
Please add the steps.
Test 14-
Multicast forwarding in the presence of unicast traffic
Verify the coexistence of multicast and unicast traffic in line card- forwarding path
- configure multicast
- create Multicast stream
- create unicast stream
- send unicast and multicast traffic
- send traffic
Test 15-
Disabling mroute-cache while forwarding the traffic
Test the effect of enabling and disabling multicast route caching while traffic is flowing
- configure multicast
- create Multicast stream
- send multicast traffic
- Multicast traffic through,
- disabling mroute-cache
- check mroute-cache
- enable mroute-cache
- check mroute-cache
Test 16-
Multicast (*, G) forwarding
Verify that a line card can forward traffic on (*, G) mroute entries with out any abnormality.
Please add the steps.
Test 17-
Multicast (*, G) forwarding with SNF
Please add the steps.
Test 18-
SPA OIR with Multicast forwarding
Please add the steps.

0 comments:
Post a Comment