Which command meets this requirement?
Refer to the exhibit. SwitchC connects HR and Sales to the Core switch. However, business needs require that no traffic from the Finance VLAN traverse this switch. Which command meets this requirement?A . SwitchC(config)#vtp pruningB . SwitchC(config)#vtp pruning vlan 110C . SwitchC(config)#interface port-channel 1 SwitchC(config-if)#switchport trunk allowed vlan add 210,310D...
Drag and drop the descriptions of the VSS technology from the left to the right. Not all options are used.
Drag and drop the descriptions of the VSS technology from the left to the right. Not all options are used. View AnswerAnswer:
Which mechanism ensure that the active supervisor removal is not disruptive to the network operation?
In a Cisco Catalyst switch equipped with two supervisor modules an administrator must temporally remove the active supervisor from the chassis to perform hardware maintenance on it. Which mechanism ensure that the active supervisor removal is not disruptive to the network operation?A . NSF/NSRB . SSOC . HSRPD . VRRPView...
What is the difference between a RIB and a FIB?
What is the difference between a RIB and a FIB?A . The RIB is used to make IP source prefix-based switching decisionsB . The FIB is where all IP routing information is storedC . The RIB maintains a mirror image of the FIBD . The FIB is populated based on...
If a VRRP master router fails, which router is selected as the new master router?
If a VRRP master router fails, which router is selected as the new master router?A . router with the lowest priorityB . router with the highest priorityC . router with the highest loopback addressD . router with the lowest loopback addressView AnswerAnswer: B
In OSPF, which LSA type is responsible for pointing to the ASBR router?
In OSPF, which LSA type is responsible for pointing to the ASBR router?A . type 1B . type 2C . type 3D . type 4View AnswerAnswer: D
Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1?
Refer to the exhibit. Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1?A . default VRFB . VRF VPN_AC . VRF VPN_BD . management VRFView AnswerAnswer: A
Which statement explains why Type 1 hypervisor is considered more efficient than Type2 hypervisor?
Which statement explains why Type 1 hypervisor is considered more efficient than Type2 hypervisor?A . Type 1 hypervisor is the only type of hypervisor that supports hardware acceleration techniques.B . Type 1 hypervisor relies on the existing OS of the host machine to access CPU, memory, storage, and network resources.C...
Which JSON syntax is valid?
Which JSON syntax is valid?A . {“switch”: “name”: “dist1”, “interfaces”: [“gig1”, “gig2”, “gig3”]}B . {/“switch/”: {/“name/”: “dist1”, /“interfaces/”: [“gig1”, “gig2”, “gig3”]}}C . {“switch”: {“name”: “dist1”, “interfaces”: [“gig1”, “gig2”, “gig3”]}}D . {‘switch’: (‘name’: ‘dist1’, ‘interfaces’: [‘gig1’, ‘gig2’, ‘gig3’])}View AnswerAnswer: C
Which statement about TLS is true when using RESTCONF to write configurations on network devices?
Which statement about TLS is true when using RESTCONF to write configurations on network devices?A . It is used for HTTP and HTTPS requests.B . It requires certificates for authentication.C . It is provided using NGINX acting as a proxy web server.D . It is not supported on Cisco devices.View...