Refer to the following config:
R1(config)# ip dhcp pool 10.10.10.10
What does the string 10.10.10.10 after the ip dhcp pool command specify?
Pool of IP addresses available for lease.
Which NAT characteristic assigns the translated address of IP hosts from a pool of public adresses?
Dynamic NAT
Which ACL uses access list numbers 1 to 99
Standard
Your organization is issued the IPv6 prefix of 2001:0000:130F::/48 by your service provider. With this prefix, how many bits are available for your organization to create subnetworks?
16
Which algorithm uses DES, 3DES and AES?
Symmetric
Which algorithm uses RSA?
Asymmetric
Which wireless std operates in both licensed and unlicensed bands of the spectrum from 2 to 6 GHz and allows for tx rates of 70 Mbps at a range of up to 50 km?
802.16
Which methods of assigning an IPv6 address to an int are automatic and can be used in conjunction with each other?
1. DHCPv6
2. Stateless autoconfiguration.
Which type of tunneling protocol is the protocol over which the original data was being carried?
Passenger protocol
Which two statements are true regarding the following extended ACL? (Choose two.)
access-list 101 deny tcp 172.16.3.0 0.0.0.255 any eq 20
access-list 101 deny tcp 172.16.3.0 0.0.0.255 any eq 21
access-list 101 permit ip any any
1. FTP traffic originating from network 172.16.3.0/24 is denied.
2. Web traffic originating from 172.16.3.0 is permitted.