Which three properties or behaviors of an IP interface are defined by a profile? ()(Choose three.)A. IP access routesB. MTU size of the interfaceC. number of PPPoE sessionD. using CHAP for authenticationE. assigning the interface to a virtual router

题目
Which three properties or behaviors of an IP interface are defined by a profile? ()(Choose three.)

A. IP access routes

B. MTU size of the interface

C. number of PPPoE session

D. using CHAP for authentication

E. assigning the interface to a virtual router


相似考题
更多“Which three properties or behaviors of an IP interface are defined by a profile? ()(Choose three.) ”相关问题
  • 第1题:

    Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.

    A) three-hours B) three-hour

    C) three-hours’ D) three-hour’s

     

     


    选B

     用破折号连接的作形容词不用复数.

  • 第2题:

    TCP/IP ( )layer protocols provide services to the application( )running on a computer. The application layer does not define the application itself, but rather it defines( )that applications need--like the ability to transfer a file in the case of HTTP. In short, the application layer provides an(请作答此空)between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP( )layer consists of two main protocol options--the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP).

    A.iteration
    B.object
    C.interface]
    D.activity

    答案:C
    解析:
    TCP/IP传输层协议为运行在计算机上的应用软件提供服务。应用层没有定义应用本身,而是定义了应用需要的服务,例如采用HTTP可以传输文件。简而言之,应用层提供了运行在计算机上的软件与网络之间的接口。TCP/IP应用层包括了很多的协议,HTTP仅是其中之一。TCP/IP传输层主要由两个可选的协议组成——传输控制协议(TCP)和用户数据报协议(UDP)。

  • 第3题:

    10、理性的行为 __________ behaviors


    建立意图、制定计划、具体实施、感知反馈、认知评价、选择新意图。

  • 第4题:

    以下程序段的输出结果为( )。 int j=2 switch (j){ Case 2: system.out.print("two."): Case 2+1: System.out.println("three."); break: default: System.out.println (“value is”+j): Break }A.B.two

    A.two.three.

    B.two

    C.three

    D.value is 2


    正确答案:A

  • 第5题:

    理性的行为 __________ behaviors


    目标明确,会计算和比较;偏好具有传递性

  • 第6题:

    【单选题】利用cp命令复制系统文件/etc/profile到当前目录下。

    A.#cp /etc/profile /

    B.#cp /etc/profile ./

    C.#cp / /etc/profile

    D.#cp ./ /etc/profile


    B