Search results

  1. PlAwAnSaI

    SPEDGE question of the day

    Which option is used as a loop prevention mechanism to support MPLS VPN customers with multihomed sites? A. sham links B. BGP down bit C. SOO extended BGP community D. allow as-in E. AS override
  2. PlAwAnSaI

    SPEDGE question of the day

    On Cisco IOS and IOS XE Layer 3 MPLS VPN implementations, when redistributing the customer RIP routes into MP-BGP, the RIP metric is copied into which BGP attribute? A. extended community B. MED C. local preference D. weight
  3. PlAwAnSaI

    IELTS

    IELTS Listening Sample 1 https://www.youtube.com/watch?v=ubCPCsE6WQE Section One - Questions 1-10 Questions 1-5 Write NO MORE THAN One WORD EXAMPLE ANSWER Surname Jones First names: Louise Cynthia Address: Apartment 1,72 (1)...Street Highbridge Post code: (2)... Telephone: 9835...
  4. PlAwAnSaI

    IELTS

    20 Tips for IELTS Success IELTS Listening Tips... 1. In Listening, use the example at the beginning of the first section of familiarize yourself with the sound, the situation, and the speakers. 2. Keep listening until the recording stops, looking only at the questions that relate to the part...
  5. PlAwAnSaI

    SPEDGE question of the day

    When implementing MPLS Layer 3 VPNs with customers running OSPF as the CE-PE routing protocol, which situation will require a sham link to be implemented in the MPLS backbone? A. to connect customer sites in different OSPF areas B. if there is a backdoor link between the CE routers, to ensure...
  6. PlAwAnSaI

    SPEDGE question of the day

    When implementing MPLS Layer 3 VPNs with customers running OSPF as the CE-PE routing protocol, the service provider MPLS backbone looks like what to the CE routers? A. a transit area (similar to a transit area for supporting virtual links) B. an external routing domain C. a superbackbone that...
  7. PlAwAnSaI

    Implementing Cisco Service Provider Next-Generation Edge Network Services (SPEDGE)

    Address-family vpnv6 unicast Cisco IOS XR BGP configuration command is required to enable MP-BGP to carry IPv6 VPN routes. http://www.cisco.com/c/en/us/support/docs/ip/ip-version-6/112085-ipv6-over-mpls-vpn-00.html Introduction IP version 6 (IPv6) is a new version of IP designed to replace IP...
  8. PlAwAnSaI

    SPEDGE question of the day

    Which statement regarding the Cisco IOS BGP configuration exhibit is correct? router bgp 65101 no bgp default ipv4-unicast neighbor 172.16.1.1 remote-as 65101 neighbor 172.16.2.1 remote-as 65101 neighbor 172.16.3.1 remote-as 65101 ! address-family ipv4 neighbor 172.16.1.1 activate...
  9. PlAwAnSaI

    SPEDGE question of the day

    Which Cisco IOS XR BGP configuration command is required to enable MP-BGP to carry IPv6 VPN routes? A. address-family vpnv6 unicast B. address-family vpnv4 unicast C. address-family ipv4 unicast D. address-family ipv6 unicast
  10. PlAwAnSaI

    SPEDGE question of the day

    Which two statements regarding Cisco 6PE operations are correct? A. The inner label in the label stack is assigned by LDP, and it is used for IPv6 forwarding at the egress PE. B. The top label in the label stack is assigned by LDP, and it is used to reach the egress PE. C. The top label in...
  11. PlAwAnSaI

    SPEDGE question of the day

    In MPLS Layer 3 VPN implementations, which mechanism is used to control which routes are imported to a VRF? A. VRF ID B. RD C. PW ID D. VC ID E. RT
  12. PlAwAnSaI

    SPEDGE question of the day

    Within the service provider IP/MPLS core network, what must be implemented to enable Layer 3 MPLS VPN services? A. targeted LDP between the PE routers B. LDP between the CE and PE routers C. RSVP on all the PE and P routers D. IS-IS or OSPF on all the PE and P routers E. MP-BGP between the...
  13. PlAwAnSaI

    SPEDGE question of the day

    In MPLS Layer 3 VPN implementations, what is used on the PE router to isolate potential overlapping routing information between different customers? A. pseudowire classes B. pseudowire IDs C. route targets D. VC IDs E. VRFs
  14. PlAwAnSaI

    SPEDGE question of the day

    Which MP-BGP address family must be configured to use VPLS autodiscovery in a Cisco IOS XR router? A. address-family vpls vfi B. address-family ipv4 mdt C. address-family vpnv4 unicast D. address-family l2vpn vpls-vpws E. address-family ipv4 tunnel
  15. PlAwAnSaI

    Implementing Cisco Service Provider Next-Generation Edge Network Services (SPEDGE)

    Refer to the Cisco IOS XR router output exhibit, RP/0/RP1/CPU0:R1#show route vrf red ipv6 Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2...
  16. PlAwAnSaI

    SPEDGE question of the day

    Which flavor of MPLS Layer 3 VPN has MPLS enabled on PE-CE links? A. basic B. AToM C. inter-AS D. CSC E. VPLS
  17. PlAwAnSaI

    SPEDGE question of the day

    Refer to the Cisco IOS XR router output exhibit, RP/0/RP1/CPU0:R1#show route vrf red ipv6 Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2...
  18. PlAwAnSaI

    SPEDGE question of the day

    What is the primary difference between 6PE and 6VPE? A. 6VPE provides IPv6 VPN services. B. 6VPE does not require an MPLS core. C. 6VPE requires an IPv6-aware core. D. 6VPE tunnels IPv6 packets inside IPv4 packets.
  19. PlAwAnSaI

    SPEDGE question of the day

    Which VPN technology uses the Group Domain of interpretation as the keying protocol and IPsec for encryption that is often deployed over a private MPLS core network? A. SSL VPN B. DMVPN C. GET VPN D. L2TPv3
  20. PlAwAnSaI

    Scripts Review

    Script for Configure Cisco Router & Switch by SecureCRT http://upload.siamza.com/1744466 How to use: Open vbs file with Text Editor such as EditPlus.Change user and password (abc & bcd). Const DEVICE_FILE_PATH = "C:IP.txt" < Check this line for txt file path.Change the send & wait string...
Top