Which command will set the default gateway to 192.168.12.1 on a Cisco switch?
A.
Switch(config)# ip default-network 192.168.12.1
B.
Switch(config)# ip route-default 192.168.12.1
C.
Switch(config)# ip default-gateway 192.168.12.1
D.
Switch(config)# ip route 192.168.12.1 0.0.0.0
Explanation: