Which command configures an address of 192.168.1.1 with a mask of 255.255.255.0 on interface ge-0/0/0?()A.set ip interface ge-0/0/0 address 192.168.1.1 255.255.255.0B.set ip interface ge-0/0/0 address 192.168.1.1/24C.set interface ge-0/0/0 ip4 address 192

题目
Which command configures an address of 192.168.1.1 with a mask of 255.255.255.0 on interface ge-0/0/0?()

A.set ip interface ge-0/0/0 address 192.168.1.1 255.255.255.0

B.set ip interface ge-0/0/0 address 192.168.1.1/24

C.set interface ge-0/0/0 ip4 address 192.168.1.1 mask 255.255.255.0

D.set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24


相似考题
更多“Which command configures an address of 192.168.1.1 with a mask of 255.255.255.0 on interface ge-0/0/0?() ”相关问题
  • 第1题:

    Refer to the exhibit. A network administrator has configured DHCP services on the router asshown. DHCP clients connected to the FastEthernet0/0 interface are working properly. DHCP clients connected to the FastEthernet0/1 interface are not receiving addresses.Which two statements contain recommendations that will solve the problem?()

    A.The network shown in the output under the ip dhcp pool Central command should be changed to network 10.10.0.0 with a mask of 255.255.255.0

    B.A second DHCP pool for network 10 .10.0.0/24 should be configured

    C.An ip dhcp excluded - address global configuration command for network 10.10.0.0/24 should be issued

    D.The ip helper -address 10.0.0.1 command should be issued so that the address can be added to the Fast Ethernet0/0 c onfiguration

    E.The ip helper -address 10.0.0.1 command should be issued so that the address can be added to the Fast Ethernet0/1 configuration


    参考答案:B, C

  • 第2题:

    ABGProuterisconfiguredasshownbelow:interfaceethernet0ipaddress10.10.10.1255.255.0.0!intserial0ipaddress172.16.1.1255.255.255.252!routerbgp65001neighbor192.168.1.1remote-as65002Basedontheaboveconfiguration,whichofthefollowingBGPstatementswouldinjectthe10.10.0.0/16prefixintotheBGProutingtable?()

    A.network10.0.0.0

    B.network10.10.0.0mask255.255.0.0

    C.network10.10.10.1mask255.255.255.255

    D.network10.10.10.0mask255.255.255.0

    E.network10.0.0.0mask255.255.0.0


    参考答案:B

  • 第3题:

    在CISCO设备中,以下哪个命令可以配置接口F0/0的IP地址为192.168.1.1/24

    A.ip address 192.168.1.1 255.255.255.0

    B.ip 192.168.1.1 netmask 255.255.255.0

    C.ip address 192.168.1.1 24

    D.ip address 192.168.1.0 255.255.255.0


    C

  • 第4题:

    Asanetworkengineer,studytheexhibitcarefully.RouterNetisunabletoestablishanADSLconnectionwithitsprovider.Whichactionwouldcorrectthisproblem?()

    A.OntheDialer0interface,addthepppoeenablecommand

    B.OntheDialer0Interface,addtheipmtu1496command

    C.OntheATM0/0interface,addthedialerpool-member1command

    D.OntheATM0/0interface,addthedialerpool-member0command


    参考答案:C

  • 第5题:

    RTA使用Ethernet0/0接口连接到一个局域网,端口IP地址为10.1.1.251,网络掩码为255.255.255.0。要求在RTA上创建一个虚拟路由器,ID为1,虚拟IP地址为10.1.1.254,以下命令正确的是:()

    A.[RTA-Ethernet0/0]vrrpvrid1virtual-ip10.1.1.254

    B.[RTA]vrrpvrid1virtual-ip10.1.1.254

    C.[RTA-Ethernet0/0]vrrpvrid1virtual-ip10.1.1.254mask255.255.255.0

    D.[RTA]vrrpvrid1virtual-ip10.1.1.254mask255.255.255.0


    参考答案:A