1.
What is the advantage of running IOS-XE individual consolidated packages versus subpackages?
2.
What feature of the Cisco ASR series enables service providers and enterprise customers to manage their network performance with respect to bandwidth, delay, jitter, and packet loss?
3.
Which IOS Software solution is used for transporting RFC 1918 networks via IPSec + GRE VPNs over the internet?
4.
What platform is best placed as the edge device within the Cisco Service Provider Next Generation Network architecture running IOS-XE?
5.
Correct Answer: Answer: Here is the solution.
Section: (none)
Explanation
Explanation/Reference:
conf t
int loopback 0
no shut
ipv4 address 10.7.1.1 255.255.255.255
ipv6 address 2001:db8:10:7:1::1/128
int Gi0/0/0/1
no shut
ipv4 address 192.168.178.70 255.255.255.0
ipv6 address 2001:DB8:192:168:178::70/64
commit
router bgp 65001
address-family ipv4 unicast
redistribute connected
neighbor 10.8.1.1
remote-as 65001
update-source loopback 0
commit
exit
address family ipv6 unicast
redistribute connected
neighbor 2001:db8:10:8:1::1
remote-as 65001
update-source loopback 0
commitWhich spanning-tree mode uses the name command to configure a region name?
6.
Which procedure is used as the last resort disaster recovery procedure to completely replace the currently installed IOS XR software on Cisco IOS XR routers?
7.
Which file extension indicates a bootable installation file in Cisco IOS XR software?
8.
When configuring an ACL entry, which network and wildcard mask matches only IP addresses 10.8.144.0 to 10.8.151.255?
9.
Which IP addresses are matched by the permit 192.168.80.64 0.0.0.15 access-list entry?
10.
What do both Carrier Grade NAT and NAT64 have in common?