What is the correct way of associating a VRF instance to either a VLAN or an interface?
A. Switch(config)# interface
B. Switch(config)# vlan
C. Switch(config)# vlan
D. Switch(config)# vlan
A network administrator is implementing a configuration plan in NetEdit. The administrator used NetEdit to push the configuration plan to the switch. Which option in the NetEdit planning section should the administrator select to save the configuration running on the switch to the startup-config?
A. EDIT
B. VALIDATE
C. COMMIT
D. DEPLOY
Examine the AOS-CS switch output:

Based on this output, what is correct?
A. 802.1X authentication was successful, but MAC authentication is yet to start
B. 802.1X authentication occurred and downloadable user roles are deployed
C. A local user role was deployed using a ClearPass solution
D. Only 802.1X authentication is configured on the port
An administrator wants to implement a virtual switching technology that implements a single control-plane solution. Which S-CX switches would meet these criteria?
A. All AOS-CX switching platforms
B. AOS-CX 6300 and 6400 switches
C. AOS-CX 6300, 6400, and 83xx switches
D. AOS-CX 6300 switches
An administrator wants to leverage always-on PoE on AOS-CX switches. Which statement is correct regarding this feature?
A. Provides up to 60W of power per port
B. Supports all AOS-CX switches
C. Provides surge protection for PoE and non-PoE ports
D. Requires NetEdit to implement
An administrator is configuring BGP and has two connections to a service provider to two different local routers.
Which BGP metric should the administrator configure to influence which local router the service provider will use to reach certain routes?
A. Weight
B. Multiple exit discriminator
C. Local preference
D. Origin
MAC authentication is enabled on port 1/1/27 of an AOS-CX switch. The following MAC addresses are defined on the AAA server:
*
88:3a:30:97:b6:00
*
00:50:56:b1:fc:9b
Examine the AOS-CX switch output:

Based on this information, what is true concerning port 1/1/27?
A. Device-mode is enabled with a client limit of 1.
B. Device-mode is enabled with a client limit of 2.
C. Client-mode is enabled with a client limit of 1.
D. Client-mode is enabled with a client limit of 2.
A company uses NetEdit to manage a network of 700 AOS-CX switches and approximately 1,000 other SNMP-capable devices.
Which management solution should the company use to monitor all the devices, as well as see a topology picture of how all the devices are connected together?
A. NetEdit
B. Aruba AirWave
C. Aruba Activate
D. Network Analysis Engine (NAE)
Examine the following ACL rule policies:
Permit traffic from 10.2.2.1 through 10.2.2.30 to anywhere
Permit traffic from 10.2.2.40 through 10.2.2.55 to anywhere
Deny all others
Based on this policy, place the following ACL rule statements in the correct order to accomplish the above filtering policy.
A. deny ip 10.2.2.31 255.255.255.255 any permit ip 10.2.2.40 255.255.255.248 any permit ip 10.2.2.48 255.255.255.248 any deny ip 10.2.2.32 255.255.255.224 any permit ip 10.2.2.0 255.255.255.192 any
B. permit ip 10.2.2.40 255.255.255.248 any permit ip 10.2.2.48 255.255.255.248 any permit ip 10.2.2.0 255.255.255.192 any deny ip 10.2.2.31 255.255.255.255 any deny ip 10.2.2.32 255.255.255.224 any
C. deny ip 10.2.2.31 255.255.255.255 any deny ip 10.2.2.32 255.255.255.224 any permit ip 10.2.2.40 255.255.255.248 any
permit ip 10.2.2.48 255.255.255.248 any
permit ip 10.2.2.0 255.255.255.192 any
D. deny ip 10.2.2.31 255.255.255.255 any permit ip 10.2.2.40 255.255.255.248 any deny ip 10.2.2.32 255.255.255.224 any permit ip 10.2.2.48 255.255.255.248 any permit ip 10.2.2.0 255.255.255.192 any
A network administrator is managing a network that deploys a multicast service. The administrator has multiple streams successfully being routed by PIM-DM in the network. The administrator then adds a new stream with a destination address of 239.0.0.1. However, clients who have not joined the stream are receiving it.
What should the administrator do to fix this problem?
A. Verify that IGMP is enabled between the switches connecting the multicast source and receivers
B. Change the destination multicast address to 239.1.1.1
C. Define the 239.0.0.1 stream on the rendezvous point (RP)
D. Define the 239.0.0.1 stream on the PIM candidate bootstrap router