单选题Wich command can you use to manually assign a static IPV6 address to a router interface?()A ipv6 address PREFIX_1::1/64B ipv6 autoconfig 2001:db8:2222:7272::72/64C ipv6 autoconfigD ipv6 address 2001:db8:2222:7272::72/64

题目
单选题
Wich command can you use to manually assign a static IPV6 address to a router interface?()
A

ipv6 address PREFIX_1::1/64

B

ipv6 autoconfig 2001:db8:2222:7272::72/64

C

ipv6 autoconfig

D

ipv6 address 2001:db8:2222:7272::72/64


相似考题
更多“Wich command can you use to manually assign a static IPV6 ad”相关问题
  • 第1题:

    Which remote access VPN addressing technique supports a static IP address to support a specific application?()

    • A、 Use a static ip addresses based on incoming user policies.
    • B、 Use DHCP to assign addresses based on incoming user policies.
    • C、 Deploy a clientless model to assign a unique address to the user.
    • D、 Deploy RADIUS or LDAP to assign the address to the user.

    正确答案:D

  • 第2题:

    In which two ways can you influence how downstream LSRs treat MPLS traffic?()

    • A、Use an EXP rewrite table.
    • B、Use a DSCP rewrite table.
    • C、Statically assign a CoS value to an LDP-signaled LSP
    • D、Statically assign a CoS value to an RSVP-signlated LSP

    正确答案:A,D

  • 第3题:

    In which two ways can you influence how downstream LSRs treat MPLS traffic?()

    • A、Use an EXP rewrite table.
    • B、Use a DSCP rewrite table.
    • C、Statically assign a CoS value to an LDP-signaled LSP.
    • D、Statically assign a CoS value to an RSVP-signaled LSP.

    正确答案:A,D

  • 第4题:

    Which command can you use to manually assign a static IPV6 address to a router interface?()

    • A、ipv6 address PREFIX_1::1/64
    • B、ipv6 autoconfig 2001:db8:2222:7272::72/64
    • C、ipv6 autoconfig
    • D、ipv6 address 2001:db8:2222:7272::72/64

    正确答案:D

  • 第5题:

    What command can be used to make all mountable filesystems available for use?()

    • A、mount -a
    • B、automount all
    • C、varyonvg -m -a
    • D、run the /etc/filesystems script

    正确答案:A

  • 第6题:

    Which two statements are true about hierarchical architecture? ()(Choose two.)

    • A、You can assign a logical interface to multiple zones.
    • B、You cannot assign a logical interface to multiple zones.
    • C、You can assign a logical interface to multiple routing instances.
    • D、You cannot assign a logical interface to multiple routing instances.

    正确答案:B,D

  • 第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?()

    • A、You need to perform the restore and recover operations manually, because the backup was made manually. 
    • B、First you need to resynchronize the catalog with the control file, and then you can use RMAN to recover the database. 
    • C、First you need to add the backup to the catalog using the CATALOG command, and then you can use RMAN to recover the database. 
    • D、You can just use RMAN and recover the database, because RMAN automatically updates the catalog with the backup information. 

    正确答案:C

  • 第8题:

    Which  statements regarding the server parameter file (SPFILE) are true()

    • A、An SPFILE is a binary file.
    • B、An SPFILE cannot reside on a client.
    • C、An SPFILE cannot contain static parameters.
    • D、An SPFILE can store changes persistently across instance restarts.
    • E、An SPFILE can be read by the database server, but it is not written to by the server.
    • F、An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database

    正确答案:A,B,D

  • 第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()

    • A、Use the Active Directory Users and Computers snap-in to create the organizational units on the AD LDS application
    • B、Use the ADSI Edit snap-in to create the organizational units on the AD LDS application directory partition.
    • C、Use the dsadd OU  command to create the organizational units.
    • D、Use the dsmod OU  command to create the organizational units.

    正确答案:B

  • 第10题:

    单选题
    Which statement is true about IPv6?()
    A

    Only one IPv6 address can be assigned to each interface.

    B

    IPv6 hosts use anycast addresses to assign IP addresses to interfaces.

    C

    Each host can a utoconfigure its address without the aid of a DHCP server.

    D

    Only one IPv6 address is assigned per node.


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    Wich command can you use to manually assign a static IPV6 address to a router interface?()
    A

    ipv6 address PREFIX_1::1/64

    B

    ipv6 autoconfig 2001:db8:2222:7272::72/64

    C

    ipv6 autoconfig

    D

    ipv6 address 2001:db8:2222:7272::72/64


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following solutions will encapsulate IPv6 packets with IPv4 headers?()
    A

    Create an IPv4 tunnel and assign the tunnel IPv6 addresses

    B

    Create IPv4 interfaces on both ends of the network, and use either static routes or a routingprocess to direct IPv6 packets through those interfaces

    C

    IPv6 packets cannot be encapsulated with IPv4 headers because the addresses are notcompatible

    D

    Create IFV6 interfaces on both ends of the network, and use static routes to point the IPv4address to those interfaces

    E

    Use an IPv6 routing protocol like OSPFv3 and assign IPv4 packets to that process

    F

    Create an IPv4 tunnel and use the tunnel mode ipv6ip command


    正确答案: D
    解析: 暂无解析

  • 第13题:

    Which of the following solutions will encapsulate IPv6 packets with IPv4 headers?()

    • A、Create an IPv4 tunnel and assign the tunnel IPv6 addresses
    • B、Create IPv4 interfaces on both ends of the network, and use either static routes or a routingprocess to direct IPv6 packets through those interfaces
    • C、IPv6 packets cannot be encapsulated with IPv4 headers because the addresses are notcompatible
    • D、Create IFV6 interfaces on both ends of the network, and use static routes to point the IPv4address to those interfaces
    • E、Use an IPv6 routing protocol like OSPFv3 and assign IPv4 packets to that process
    • F、Create an IPv4 tunnel and use the tunnel mode ipv6ip command

    正确答案:F

  • 第14题:

    In which two ways can the router ID selection be controlled?()

    • A、Manually assign RID
    • B、Configure local-address
    • C、Enable the fxp0 interface
    • D、Assign nonmartian address to lo0.

    正确答案:A,D

  • 第15题:

    Wich command can you use to manually assign a static IPV6 address to a router interface?()

    • A、ipv6 address PREFIX_1::1/64
    • B、ipv6 autoconfig 2001:db8:2222:7272::72/64
    • C、ipv6 autoconfig
    • D、ipv6 address 2001:db8:2222:7272::72/64

    正确答案:D

  • 第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?()

    • A、Use the -X flag on the savevg command
    • B、Put an entry in the /etc/exclude.testvg file
    • C、Remove the /test/static entries from the /vgdata/testvg.data file
    • D、Use the touch command to create /test/static/.exclude before using savevg

    正确答案:B

  • 第17题:

    Regarding secure tunnel (st) interfaces, which statement is true?()

    • A、You cannot assign st interfaces to a security zone.
    • B、You cannot apply static NAT on an st interface logical unit.
    • C、st interfaces are optional when configuring a route-based VPN
    • D、A static route can reference the st interface logical unit as the next-hop

    正确答案:D

  • 第18题:

    Regarding zone types, which statement is true?()

    • A、You cannot assign an interface to a functional zone.
    • B、You can specifiy a functional zone in a security policy.
    • C、Security zones must have a scheduler applied.
    • D、You can use a security zone for traffic destined for the device itself.

    正确答案:D

  • 第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?()

    • A、Use the DROP DATAFILE command.
    • B、Use the DROP TABLESPACE command.
    • C、Ensure that all database files are Oracle Managed Files before using the DROP TABLESPACE command.
    • D、Ensure that the DB_FILE_CREATE_DEST initialization parameter is set before using the DROP TABLESPACE command.

    正确答案:B

  • 第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()

    • A、Use the Active Directory Users and Computers snap-in to create the organizational units on the AD  LDS application directory partition.
    • B、Use the ADSI Edit snap-in to create the organizational units on the AD LDS application directory  partition.
    • C、Use the dsadd OU  command to create the organizational units.
    • D、Use the dsmod OU  command to create the organizational units.

    正确答案:B

  • 第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()

    • A、Use the Actrve Directory Users and Computers snap-in to create the organizational units on the AD LDS application directory partition
    • B、Use the ADSI Edit snap-in to create the organizational units on the AD LDS application directory partition
    • C、Use the dsadd OU  command to create the organizational units
    • D、Use the dsmod OU  command to create the organizational units

    正确答案:B

  • 第22题:

    单选题
    Which command can you use to manually assign a static IPV6 address to a router interface?()
    A

    ipv6 address PREFIX_1::1/64

    B

    ipv6 autoconfig 2001:db8:2222:7272::72/64

    C

    ipv6 autoconfig

    D

    ipv6 address 2001:db8:2222:7272::72/64


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    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?()
    A

    You need to perform the restore and recover operations manually, because the backup was made manually. 

    B

    First you need to resynchronize the catalog with the control file, and then you can use RMAN to recover the database. 

    C

    First you need to add the backup to the catalog using the CATALOG command, and then you can use RMAN to recover the database. 

    D

    You can just use RMAN and recover the database, because RMAN automatically updates the catalog with the backup information. 


    正确答案: B
    解析: 暂无解析

  • 第24题:

    多选题
    Which  statements regarding the server parameter file (SPFILE) are true()
    A

    An SPFILE is a binary file.

    B

    An SPFILE cannot reside on a client.

    C

    An SPFILE cannot contain static parameters.

    D

    An SPFILE can store changes persistently across instance restarts.

    E

    An SPFILE can be read by the database server, but it is not written to by the server.

    F

    An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database


    正确答案: E,B
    解析: 暂无解析