ipv6 address PREFIX_1::1/64
ipv6 autoconfig 2001:db8:2222:7272::72/64
ipv6 autoconfig
ipv6 address 2001:db8:2222:7272::72/64
第1题:
Which remote access VPN addressing technique supports a static IP address to support a specific application?()
第2题:
In which two ways can you influence how downstream LSRs treat MPLS traffic?()
第3题:
In which two ways can you influence how downstream LSRs treat MPLS traffic?()
第4题:
Which command can you use to manually assign a static IPV6 address to a router interface?()
第5题:
What command can be used to make all mountable filesystems available for use?()
第6题:
Which two statements are true about hierarchical architecture? ()(Choose two.)
第7题:
Your database runs in NOARCHIVELOG mode, and is backed up every night using RMAN scripts. However, last night your assistant DBA performed a manual operating system backup, instead of running the scripts. Today your database crashed and you now want to use the backups from last night. What do you need todo?()
第8题:
Which statements regarding the server parameter file (SPFILE) are true()
第9题:
Your company has a server that runs an instance of Active Directory Lightweight Directory Services (AD LDS). You need to create new organizational units in the AD LDS application directory partition. What should you do()
第10题:
Only one IPv6 address can be assigned to each interface.
IPv6 hosts use anycast addresses to assign IP addresses to interfaces.
Each host can a utoconfigure its address without the aid of a DHCP server.
Only one IPv6 address is assigned per node.
第11题:
ipv6 address PREFIX_1::1/64
ipv6 autoconfig 2001:db8:2222:7272::72/64
ipv6 autoconfig
ipv6 address 2001:db8:2222:7272::72/64
第12题:
Create an IPv4 tunnel and assign the tunnel IPv6 addresses
Create IPv4 interfaces on both ends of the network, and use either static routes or a routingprocess to direct IPv6 packets through those interfaces
IPv6 packets cannot be encapsulated with IPv4 headers because the addresses are notcompatible
Create IFV6 interfaces on both ends of the network, and use static routes to point the IPv4address to those interfaces
Use an IPv6 routing protocol like OSPFv3 and assign IPv4 packets to that process
Create an IPv4 tunnel and use the tunnel mode ipv6ip command
第13题:
Which of the following solutions will encapsulate IPv6 packets with IPv4 headers?()
第14题:
In which two ways can the router ID selection be controlled?()
第15题:
Wich command can you use to manually assign a static IPV6 address to a router interface?()
第16题:
A system administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()
第17题:
Regarding secure tunnel (st) interfaces, which statement is true?()
第18题:
Regarding zone types, which statement is true?()
第19题:
You want to drop the TBS1 tablespace from your database. You also want to delete the corresponding data files automatically, and not have to do it manually. What should you do?()
第20题:
Your company has a server that runs an instance of Active Directory Lightweight Directory Services (AD LDS). You need to create new organizational units in the AD LDS application directory partition. What should you do()
第21题:
Your company has a server that runs an instance of Actrve Directory Lightweight Directory Service (AD LDS) You need to create new organizational units in the AD LDS application directory partition What should you do()
第22题:
ipv6 address PREFIX_1::1/64
ipv6 autoconfig 2001:db8:2222:7272::72/64
ipv6 autoconfig
ipv6 address 2001:db8:2222:7272::72/64
第23题:
You need to perform the restore and recover operations manually, because the backup was made manually.
First you need to resynchronize the catalog with the control file, and then you can use RMAN to recover the database.
First you need to add the backup to the catalog using the CATALOG command, and then you can use RMAN to recover the database.
You can just use RMAN and recover the database, because RMAN automatically updates the catalog with the backup information.
第24题:
An SPFILE is a binary file.
An SPFILE cannot reside on a client.
An SPFILE cannot contain static parameters.
An SPFILE can store changes persistently across instance restarts.
An SPFILE can be read by the database server, but it is not written to by the server.
An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database