You would like to operate IS-IS on interface atm 6/0.33 with an IP address of 192.168.1.1/24.Which set of commands accomplishes this?() A. router isis network 192.168.1.0 0.0.0.255B. router isis network 192.168.1.0 255.255.255.0C. interface atm 6/0.33 ip address 192.168.1.1 255.255.255.0 router isisD. interface atm 6/0.33 ip address 192.168.1.1 255.255.255.0 ip router isis

You would like to operate IS-IS on interface atm 6/0.33 with an IP address of 192.168.1.1/24.Which set of commands accomplishes this?()

A. router isis network 192.168.1.0 0.0.0.255

B. router isis network 192.168.1.0 255.255.255.0

C. interface atm 6/0.33 ip address 192.168.1.1 255.255.255.0 router isis

D. interface atm 6/0.33 ip address 192.168.1.1 255.255.255.0 ip router isis


相关考题:

Ifyoudon’tliketoswim,you_____aswellstayathome.A)shouldB)mayC)canD)would

"You _________ finish your homework before the dinner." said mother. A.shouldB.have toC.mustD.would

WhichtypeofsourceNATisconfiguredintheexhibit?()[editsecuritynatsource]user@hostshowrule-set1{frominterfacege-0/0/2.0;tozoneuntrust;rule1A{match{destination-address1.1.70.0/24;}then{source-natinterface;}}}A.interface-basedsourceNATB.staticsourceNATC.pool-basedsourceNATwithPATD.pool-basedsourceNATwithoutPAT

Which configuration command represents a static host route in a Routed 1483 network?() A.iproute 172.10.1.20.0.0.0 atm 6/0.33B.iproute 172.10.1.2255.255.255.0 atm 6/0.33C.iproute 172.10.1.2255.255.255.255 172.10.1.2D.iproute 172.10.1.2255.255.255.255 atm 6/0.33

In a Bridged 1483 network, which set of commands is used to configure an ATM sub-interface?() A. interface atm 6/0.33 atm pvc 33 0 33 aal5snap ip description Company-XYZ encapsulation bridge1483 ip address unnumbered loopback0B. interface atm 6/0.33 atm pvc 33 0 33 aal5snap ip description Company-XYZ encapsulation bridge1483 ip unnumbered loopback0C. interface atm 6/0.33 atm pvc 33 0 33 aal5snap encapsulation bridge1483 ip description Company-XYZ ip address unnumbered loopback0D. interface atm 6/0.33 atm pvc 33 0 33 aal5snap encapsulation bridge1483 ip description Company-XYZ ip unnumbered loopback0

Which configuration command represents a static customer route in a Routed 1483 network?() A.ip route 40.40.0.0255.255.0.0 172.10.1.2B.ip route 40.40.0.00.0.255.255 atm 6/0.33C.ip route 40.40.0.00.0.255.255 172.10.1.2D.ip route 40.40.0.0255.255.0.0 atm 6/0.33

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

“You ____ have a wrong number,” she said. “There’s no one of that name here.”A. needB. canC. mustD. would

私网设备A的IP地址是192.168.1.1/24,其对应的公网IP是2.2.2.1;公网设备B的IP地址是2.2.2.5。现需要设备A 对公网提供Telnet服务,可以在NAT设备上使用下列哪项配置?A.acl number 2000 rule 0 permit source 192.168.1.1 0.0.0.255 nat address-group 1 2.2.2.1 interface Ethernet 0/1 nat outbound 2000 address-group 1#B.acl number 2000 rule 0 permit source 192.168.1.1 0.0.0.255 nat address-group 1 2.2.2.1 interface Ethernet 0/1 nat outbound 2000 address-group 1 no-pat#C.nat server protocol tcp global 2.2.2.1 telnet inside 192.168.1.1#D.nat server protocol tcp global 2.2.2.1 23 inside 192.168.1