A technician configures a switch with these commands: switcha(config)# interface vlan 1 switcha(config-if)# ip address 192.168.1.1 255.255.255.0 switcha(config-if)# no shutdown what is the technician configuring?
Answers
Answered by
1
Answer:
SVI
Explanation:
SVI stands for Switched Virtual Interface. For managed switch, it is a virtual interface which is use to transmit any untagged vlan packet. There is 1 to 1 mapping between a VLAN and SVI hence only a single Switched Virtual Interface can be planned to a VLAN.
Similar questions