...
Code Block |
---|
# configure terminal # vlan 2-200 # exit # interface range fa0/2-23 # switchport mode trunk # no shutdown # exit # interface fa0/24 # switchport mode access # switchport access vlan 2 # no shutdown # exit # exit # copy running-config startup-config |
Checking
...
Abiquo Chef integration requires the API location to be set in the abiquo.properties file.
See Troubleshooting Abiquo Chef Integration
Checking Virtual Machines
Check the virtual machine configuration for classless static routes under RFC3442
...