600-211 Implementing Cisco Service Provider Mobility CDMA Networks (SPCDMA)

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which configuration will set the next hop address for post processed traffic on the Cisco ASR 5000?

Select an option, then click Submit answer.

  • ruledef post_match tcp dst-port = 80 rule-application post-processing #exit charging-action post_charge_80 nexthop-forwarding-address 1.1.1.1 #exit rulebase acme_rulebase post-processing priority 1 ruledef post_ match charging-action post_charge

  • ruledef post_match tcp dst-port = 80 #exit charging-action post_charge_80 nexthop-forwarding-address 1.1.1.1 #exit rulebase acme_rulebase post-processing priority 1 ruledef post_ match charging-action post_charge

  • ruledef post_match tcp dst-port = 80 rule-application post-processing #exit charging-action post_charge_80 nexthop-forwarding-address 1.1.1.1 #exit rulebase acme_rulebase action priority 1 ruledef post_ match charging-action post_charge

  • ruledef post_match tcp dst-port = 80 rule-application routing #exit charging-action post_charge_80 nexthop-forwarding-address 1.1.1.1 #exit rulebase acme_rulebase post-processing priority
    1 ruledef post_ match charging-action post_charge

Question 8

Which access network element is responsible for delivering the IPv4 address and/or IPv6 prefix to the UE?

Select an option, then click Submit answer.

  • 3GPP AAA

  • aAN/ePCF

  • 3GPP2 AAA

  • HSGW

  • PDN-GW

Question 9

Which ruledef configuration can be used for charging of HTTP traffic to the site www.acmenews.com on the Cisco ASR 5000?

Select an option, then click Submit answer.

  • ruledef acme_news http url starts-with $acmenews.com #exit

  • ruledef acme_news http url starts-with http://www.acmenews.com rule-application routing #exit

  • ruledef acme_news http url contains acmenews.com #exit

  • ruledef acme_news http url contains acmenews.com rule-type charging #exit