Which two Cisco Catalyst switch interface commands allow only a single voice device and a single data device to be connected to the IEEE 802.1X-enabled interface? (Choose two.)
Single-host - In single-host mode (see Figure 49-1 on page 49-2),
only one client can be connected to the 802.1X-enabled switch port. The switch detects the client by sending an EAPOL frame
when the port link state changes to the up state. If a client leaves or is replaced with another client, the switch changes the port
link state to down, and the port returns to the unauthorized state.
Single-host mode does not facilitate a voice domain port.
Configuration Examples for IEEE 802.1X Multidomain
Authentication
Example: Configuring IEEE 802.1X Multidomain Authentication
The following example shows how to enable MDA and to allow both a host and a voice device on the port:
Device(config)interface GigabitEthernet0/0/0
Device(config-if)# switchport access vlan 110
Device(config-if)# switchport voice vlan 110
Device(config-if)# no ip address
Device(config-if)# authentication host-mode multi-domain
Device(config-if)# authentication port-control auto
Device(config-if)# mab
Device(config-if)# dot1x pae authenticator
Device(config-if)# end
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
damova
5 years, 9 months agoaal
5 years, 5 months agodamova
5 years, 9 months ago