...
You need to install vconfig . This (this is used to create VLANs.), which is available in the EPEL repository:
Code Block |
---|
# yum install epel-release && yum makecache && yum clean all
# yum install vconfig
|
Create configuration scripts
...
...
You need to install vconfig . This (this is used to create VLANs.), which is available in the EPEL repository:
Code Block |
---|
# yum install epel-release && yum makecache && yum clean all
# yum install vconfig
|
...