Devnet
Devnet
a) 192.168.20.2 port 53
b) 192.168.20.2 port 80
c) 192.168.10.1 port 53
d) 192.168.20.3 port 80
e) 192.168.20.3 port 53
a) The first 3 bytes represent the network upon which the host
resides, and the last 3 bytes uniquely identify the host.
b) The first 3 bytes represent the vendor OUI, and the last 3 bytes
are assigned randomly by the operating system.
c) The first 3 bytes represent the vendor OUI, and the last 3 bytes
are assigned uniquely by the vendor.
d) The first 3 bytes are uniquely assigned by IANA, and the last 3
bytes represent the serial number of the host.
a) Network
b) Physical
c) Application
d) Session
e) Transport
7. What type of attack targets an SQL database using the input field
of a user?
a) Xmp injection
b) SQL injection
c) Buffer overflow
d) Cross-site scripting
a) 2xx
b) 1xx
c) 5xx
d) 4xx
e) 3xx
19. What character is used to separate the key and value pairs in
YAML?
a) Forward slash /
b) Semi colon ;
c) Underscore _
d) Colon :
21. Which library is the most commonly used python library for
connecting NETCONF clients with a NETCONF server ?
a) Posix
b) Pypi
c) Ncclient
d) Pyclient
59. 60. Which two data formats can RESTCONF use when
requesting data or responding with data (choose two)
a) HTML
b) YAML
c) YANG
d) JSON
e) XML