网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()
- A、set interfaces ge-0/0/0.0 address 10.1.1.1/24
- B、set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24
- C、set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24
- D、set interfaces ge-0/0/0 address 10.1.1.1/24
参考答案
更多 “Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()A、set interfaces ge-0/0/0.0 address 10.1.1.1/24B、set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24C、set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24D、set interfaces ge-0/0/0 address 10.1.1.1/24” 相关考题
考题
You want to create an out-of-band management zone and assign the ge-0/0/0.0 interface to that zone.From the [edit] hierarchy, which command do you use to configure this assignment?()
A. set security zones management interfaces ge-0/0/0.0B. set zones functional-zone management interfaces ge-0/0/0.0C. set security zones functional-zone management interfaces ge-0/0/0.0D. set security zones functional-zone out-of-band interfaces ge-0/0/0.0
考题
Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()
A. set interfaces ge-0/0/0.0 address 10.1.1.1/24B. set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24C. set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24D. set interfaces ge-0/0/0 address 10.1.1.1/24
考题
Referring to the exhibit, you are unable to commit the configuration for the ge-0/0/1 interface. What must you do to commit the configuration?()
A. You must set the vlan-tagging parameter under the [edit interfaces ge-0/0/1] hierarchy.B. You must use the rename command to change unit 100 to unit 0.C. You must set the encapsulation flexible-ethernet-services parameter under the [edit interfaces ge-0/0/1] hierarchy.D. You must set the encapsulation vlan-ccc parameter under the [edit interfaces ge-0/0/1 unit 100] hierarchy.
考题
Which command would initiate a loopback on a Gigabit Ethernet interface ge-0/0/0?()
A.# set interfaces ge-0/0/0 unit 0 loopbackB.# set interfaces ge-0/0/0 gigether-options loopbackC. set interfaces ge-0/0/0 loopbackD. loopback ge-0/0/0
考题
Which two are correct when configuring an IP address for a Fast Ethernet interface?()
A.set interfaces fe-0/0/0 address 10.1.1.1/24B.set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24C.set interfaces fe-0/0/0.0 address 10.1.1.1/24D.set interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24
考题
Which option is correct to configure the maximum transmit packet size of a Fast Ethernet interface?()
A.set interfaces fe-0/0/0 unit 0 ethernet-options mtu 1200B.set interfaces fe-0/0/0 mtu 1200C.set interfaces fe-0/0/0 unit 0 mtu 1200D.set interfaces fe-0/0/0.0 mtu 1200
考题
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.168.1.1 mask 255.255.255.0D.set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24
考题
Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 in JUNOS software?()A、set interfaces ge-0/3/0 unit 0 metric 10B、set protocols ospf reference-bandwidth 10gC、set interfaces ge-0/3/0 unit bandwidth 10gD、set protocols ospf area 0 interface ge-0/3/0 metric 10E、set protocols ospf area 0 interface ge-0/3/0 bandwidth 10g
考题
You are configuring a new BGP neighbor and want to view the configuration of interface ge-0/0/0.42. Which command do you use to achieve this result?()A、[edit protocols bgp group external] user@router# set interfaces ge-0/0/0.42B、[edit protocols bgp group external] user@router# edit show interfaces ge-0/0/0.42C、[edit protocols bgp group external] user@router# top show interfaces ge-0/0/0.42D、[edit protocols bgp group external] user@router# show interfaces ge-0/0/0.42
考题
Which two are correct when configuring an IP address for a Fast Ethernet interface?()A、set interfaces fe-0/0/0 address 10.1.1.1/24B、set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24C、set interfaces fe-0/0/0.0 address 10.1.1.1/24D、set interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24
考题
Which command sequence displays queue statistics for an interface?()A、monitor interface ge-0/0/0 queueB、show interfaces queue ge-0/0/0C、show interfaces ge-0/0/0 statistics extensiveD、show statistics queue detail
考题
Which two configuration options must be present for IPv4 transit traffic to pass between the ge-0/0/0.0 andge-0/0/2.0 interfaces?()A、family inetB、a security zoneC、a routing instanceD、host-inbound-traffic
考题
You accidentally configured interface so-0/0/0.0 with /32 instead of /30. Which two solutions could you use to correct this configuration?()A、[edit interfaces so-0/0/0.0] user@router# replace family inetaddress /32 with /30B、[edit interfaces so-0/0/0.0] user@router# rename family inetaddress /32 to address /30C、[edit] user@router# replace interface so-0/0/0.0 family inetaddress /32 with address /30D、[edit interfaces so-0/0/0.0] user@router# delete family inet address user@router# set family inetaddress /30
考题
You want to allow all hosts on interface ge-0/0/0.0 to be able to ping the device’s ge-0/0/0.0 IP address.Where do you configure this functionality?()A、[edit interfaces]B、[edit security zones]C、[edit system services]D、[edit security interfaces]
考题
You are configuring new BGP neighbor and want to view the configuration for the interface ge-0/0/0.42.Which command do you use to achieve this result?()A、[edit protocols bgp group external] user@router# set interfaces ge-0/0/0.42 ?B、[edit protocols bgp group external] user@router# edit show interfaces ge-0/0/0.42C、[edit protocols bgp group external] user@router# top show interfaces ge-0/0/0.42D、[edit protocols bgp group external] user@router# show interfaces ge0/0/0.42
考题
You want to create an out-of-band management zone and assign the ge-0/0/0.0 interface to that zone.From the [edit] hierarchy, which command do you use to configure this assignment?()A、set security zones management interfaces ge-0/0/0.0B、set zones functional-zone management interfaces ge-0/0/0.0C、set security zones functional-zone management interfaces ge-0/0/0.0D、set security zones functional-zone out-of-band interfaces ge-0/0/0.0
考题
Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()A、set interfaces ge-0/0/0.0 address 10.1.1.1/24B、set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24C、set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24D、set interfaces ge-0/0/0 address 10.1.1.1/24
考题
Which command would initiate a loopback on a Gigabit Ethernet interface ge-0/0/0?()A、# set interfaces ge-0/0/0 unit 0 loopbackB、# set interfaces ge-0/0/0 gigether-options loopbackC、 set interfaces ge-0/0/0 loopbackD、 loopback ge-0/0/0
考题
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.168.1.1 mask 255.255.255.0D、set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24
考题
Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 inJUNOS software?()A、set interfaces ge-0/3/0 unit 0 metric 10B、set protocols ospf reference-bandwidth 10gC、set interfaces ge-0/3/0 unit 0 bandwidth 10gD、set protocols ospf area 0 interface ge-0/3/0 metric 10E、set protocols ospf area 0 interface ge-0/3/0 bandwidth 10g
考题
多选题You accidentally configured interface so-0/0/0.0 with /32 instead of /30. Which two solutions could you use to correct this configuration?()A[edit interfaces so-0/0/0.0] user@router# replace family inetaddress /32 with /30B[edit interfaces so-0/0/0.0] user@router# rename family inetaddress /32 to address /30C[edit] user@router# replace interface so-0/0/0.0 family inetaddress /32 with address /30D[edit interfaces so-0/0/0.0] user@router# delete family inet address user@router# set family inetaddress /30
考题
单选题You want to create an out-of-band management zone and assign the ge-0/0/0.0 interface to that zone.From the [edit] hierarchy, which command do you use to configure this assignment?()A
set security zones management interfaces ge-0/0/0.0B
set zones functional-zone management interfaces ge-0/0/0.0C
set security zones functional-zone management interfaces ge-0/0/0.0D
set security zones functional-zone out-of-band interfaces ge-0/0/0.0
考题
多选题Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()Aset interfaces ge-0/0/0.0 address 10.1.1.1/24Bset interfaces ge-0/0/0.0 family inet address 10.1.1.1/24Cset interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24Dset interfaces ge-0/0/0 address 10.1.1.1/24
考题
多选题Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 in JUNOS software?()Aset interfaces ge-0/3/0 unit 0 metric 10Bset protocols ospf reference-bandwidth 10gCset interfaces ge-0/3/0 unit bandwidth 10gDset protocols ospf area 0 interface ge-0/3/0 metric 10Eset protocols ospf area 0 interface ge-0/3/0 bandwidth 10g
考题
多选题Which two are correct when configuring an IP address for a Fast Ethernet interface?()Aset interfaces fe-0/0/0 address 10.1.1.1/24Bset interfaces fe-0/0/0.0 family inet address 10.1.1.1/24Cset interfaces fe-0/0/0.0 address 10.1.1.1/24Dset interfaces fe-0/0/0 unit 0 family inet address 10.1.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?()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.168.1.1 mask 255.255.255.0D
set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24
考题
多选题Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 inJUNOS software?()Aset interfaces ge-0/3/0 unit 0 metric 10Bset protocols ospf reference-bandwidth 10gCset interfaces ge-0/3/0 unit 0 bandwidth 10gDset protocols ospf area 0 interface ge-0/3/0 metric 10Eset protocols ospf area 0 interface ge-0/3/0 bandwidth 10g
考题
单选题You want to allow all hosts on interface ge-0/0/0.0 to be able to ping the device’s ge-0/0/0.0 IP address.Where do you configure this functionality?()A
[edit interfaces]B
[edit security zones]C
[edit system services]D
[edit security interfaces]
热门标签
最新试卷