What commands will successfully enable the SVI for vlan 100 on interface 1/1/1 to produce the results displayed in the commandshow ip interface briefin the exhibit below?
A.
Access-1(config)# interface 1/1/1
Access-1(config-if)# routing
Access-1(config-if)# interface vlan 100
Access-1(config-if-vlan)# ip address 10.1.1.1/24
B.
Access-1(config)# interface 1/1/1
Access-1(config-if)# vlan trunk permit vlan 100
Access-1(config-if)# interface vlan 100
Access-1(config-if-vlan)# ip address static 10.1.1.1/24
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit